Learn practical skills, build real-world projects, and advance your career

Gender Detection Model

This model detects the gender of the person from the photo of the image using convolutional neural network architecture and ResNet.
It t

!pip install jovian --upgrade --quiet
project_name= "gender_detection"
!pip install opendatasets --upgrade --quiet
import opendatasets as od
dataset_url = "https://www.kaggle.com/cashutosh/gender-classification-dataset/"
od.download(dataset_url)
Please provide your Kaggle credentials to download this dataset. Learn more: http://bit.ly/kaggle-creds Your Kaggle username: risabhkedia Your Kaggle Key: