Repo housing a ML project to generate art using GAN networks
Dataset link : Kaggle Link
- Data set Preparation
Data scraping- Homogenization
- Code refactoring
- modify code to process the scraped data.
- Scraper folder has means to scrape the images using bing image downloader
pip install bing-image-downloader- Key words can be supplied in a file called
keywordList.txt - Commands to run the scraper
python Image_Scraper.py --limit 100 -k "Keyword"python better_Scraper.py --limit 100 -f path/to/file