4 ms·
Is there some downloadable archive file of all painting in the higher resolution or did you simply roll your own web scraper?
by ArcticCelt 8y ago
Is there some downloadable archive file of all painting in the higher resolution or did you simply roll your own web scraper?
- rococode 8y agoWe scraped the site. The website takes a pagesize parameter that doesn't seem to have a limit so we loaded all the images in one page and just downloaded them all.
- xiao_haozi 8y agoI didn't see any, but you could stitch them together, e.g. https://vangoghmuseum-assetserver.appspot.com/tiles?id=5646620347596800 https://vangoghmuseum-assetserver.appspot.com/tiles?id=56466...
- bnegreve 8y agoIn case you're looking for supervised art datasets for machine learning, I made a little art-movement classifier you may be interested in. Demo here: https://bit.ly/2xClNHz https://bit.ly/2xClNHz data and models are available for download. You can also have a look at art500k which is essentially the same thing. http://smedia.ust.hk/james/projects/deepart_ana.html http://smedia.ust.hk/james/projects/deepart_ana.html Their dataset is also available for download.