top | item 17500329 (no title) ArcticCelt | 7 years ago Is there some downloadable archive file of all painting in the higher resolution or did you simply roll your own web scraper? discuss order hn newest bnegreve|7 years ago In 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/2xClNHzdata 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.htmlTheir dataset is also available for download. xiao_haozi|7 years ago I didn't see any, but you could stitch them together, e.g. https://vangoghmuseum-assetserver.appspot.com/tiles?id=56466... rococode|7 years ago We 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.
bnegreve|7 years ago In 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/2xClNHzdata 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.htmlTheir dataset is also available for download.
xiao_haozi|7 years ago I didn't see any, but you could stitch them together, e.g. https://vangoghmuseum-assetserver.appspot.com/tiles?id=56466...
rococode|7 years ago We 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.
bnegreve|7 years ago
Demo here: 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
Their dataset is also available for download.
xiao_haozi|7 years ago
rococode|7 years ago