Skip to content

The example of correspondence between fine classes and superclass (coarse class) in ImageNet.

License

Notifications You must be signed in to change notification settings

s-kumano/imagenet-superclass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ImageNet superclass

The example of superclass list and source code. The number of superclasses is 558.

requirements

ImageNet dataset

See here for details.

wordnet.is_a.txt

Please download from here.

words.txt

Please download from here.

torch and torchvision

pip install -r requirements.txt

run

python create.py <imagenet_root> <wordnet_is_a_txt_path> <words_txt_path> -s <superclass_path> -sn <superclass_names_path>

About

The example of correspondence between fine classes and superclass (coarse class) in ImageNet.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages