Skip to content

Use ImageNet pretrained classification models to predict the labels of the AFHQ dataset.

Notifications You must be signed in to change notification settings

songquanpeng/AFHQ-label

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Animal Faces-HQ dataset Labels

Use ImageNet pretrained classification models to predict the labels of the AFHQ dataset.

Usage

python predict.py --model resnet18 --dataset_path /path/to/afhq --output_path labels.csv

Others

  • The dataset can be downloaded from here.

About

Use ImageNet pretrained classification models to predict the labels of the AFHQ dataset.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages