Aparna-B / AVA-dataset-downloader

You may need these scripts to download AVA images from website.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AVA-dataset-downloader

The AVA dataset website: http://www.vabs.info/papers/AVA/
AVA is a large-Scale database for aesthetic visual analysis containing 250000+ photos from dpchallenge.com.
However, the downloaded pakage only has image list and annotations. You may need these scripts to download AVA images from website.

Usage:

1.After unzip downloaded pakage, create a new folder 'scripts' under 'AVA_dataset/' and copy the scipts into this new folder. Also create 'image' under 'AVA_dataset/' to save all images.
2.Specific usage of scripts please refer to scripts themselves.
3.Please note that downloading all images may spent lots of time. 'beginIndex' and 'stopIndex' may help you perform multi-process downloading manually.

2015-10-05

About

You may need these scripts to download AVA images from website.


Languages

Language:Python 100.0%