xkumiyu / imagenet-downloader

Downloader from ImageNet Image URLs
http://www.kumilog.net/entry/imagenet-download
MIT License
85 stars 17 forks source link

999 classes? #2

Closed rauldiaz closed 5 years ago

rauldiaz commented 5 years ago

After running gen_urls, the clist.csv file contains class ids from 0 to 998. It seems as if there's one class that is not present in the file to round it up to 1000 classes. Is this a normal behaviour?

Thanks

rauldiaz commented 5 years ago

Got the bug! the crane category is repeated. Apparently, there are two types of cranes (tool and animal) with different synsets, but with the same name.