Learn practical skills, build real-world projects, and advance your career
!pip install jovian --upgrade --quiet
project_name='gan-resnet-gender'

202599 Images dataset

We will be working on celebrity dataset, from many of the features provided in the dataset, we will perform for gender identification by slightly modifying ResNet 9 architecture and then perforing GAN to generate images

%rm -rf celeba-dataset

Downloading the celeba-dataset from kaggle [1.33Gb size]