santiagoahc / Age-Gender-predictions-PyTorch-

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Age and Gender predictions (PyTorch)

Multi-task model that’s capable of predicting the age and gender of person in the image.

Table of contents

General info

The goal of this project is to build a multi-task model that’s capable of taking image as an input and predicting the gender and age of the person in the image.

Technologies

Technologies used:

  • ResNet34
  • PyTorch Lightning
  • LIME

Status

Project is: finished

Inspiration

Project was created using the dataset from Kaggle Competition

Contact

Created by Dovilė Žaltauskaitė [@dovilez]

About

License:MIT License


Languages

Language:Jupyter Notebook 100.0%