mediatechnologycenter / Aestheval

Code for the paper "Understanding Aesthetics with Language: A Photo Critique Dataset for Aesthetic Assessment"
Creative Commons Attribution 4.0 International
82 stars 5 forks source link

Hello! How can I download image data in RPCD? #8

Closed Linyh1999 closed 2 years ago

dveni commented 2 years ago

Hey! Just pushed the downloader, check the instructions here: https://github.com/mediatechnologycenter/aestheval/blob/main/data/DATA.md , but TL:DR, this should do the trick:

python main.py --download_data --dataset_name Reddit --only_images

Let us know if you have any issues!