Skip to content
This repository has been archived by the owner on Mar 10, 2024. It is now read-only.

lukasliebel/imagenet_url_downloader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ImageNet URL Downloader

Python utility script for downloading subtrees of ImageNet using the URLs provided by the ImageNet API.

This repository is a fork of https://github.com/itf/imagenet-download and includes some upgrades to allow for more robust downloads:

  • Image downloads don't fail if the URL (or rather IRI) includes non-ASCII characters
  • Retry getting list of URLs if the ImageNet API does not respond temporarily (this happens very frequently as of now!)
  • Resume downloads

Please note that this project is currently WIP (as of June 2019) and is expected to receive major updates during the next days!

About

Python utility script for downloading subtrees of ImageNet using the URLs provided by the ImageNet API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%