This project is an artwork classifier based on this dataset from the Met.
- Download the above file and place
MetObjects.csvin this directory. - Install numpy, pandas, jupyter, etc.
- Run
jupyter notebookin this directory and openArtworkClassifier.ipynb
- Ideally run within a virtualenv
- Requires Python 3.6
- If the crawler throws an error like
FileNotFoundError: [Errno 2] No such file or directory: 'images/32.jpg', manually create animagesdirectory underscraper. - Run
python3 met-scraper.py