Skip to content

This is simple scripts which can let you get specific label and specific number of pictures in the ImageNet dataset.

Notifications You must be signed in to change notification settings

skJack/ImageNet-process

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ImageNet-process

This is the simple scripts which can let you get specific label and specific number of pictures in the ImageNet dataset.

Detail

The first column of the index.txt corresponds to the label of the ImageNet,The second and the third column respectively correspond to the row index of the start and end pictures in the "train_list.txt"(you can get it in the http://www.image-net.org/)

Demo

You can run load_image.py to get specific label's dataloader.

About

This is simple scripts which can let you get specific label and specific number of pictures in the ImageNet dataset.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages