Skip to content

KTS-o7/IntelliArtGen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IntelliArtGen

Repo housing a ML project to generate art using GAN networks

Dataset link : Kaggle Link

Work needed to be done

  1. Data set Preparation
    • Data scraping
    • Homogenization
  2. Code refactoring
    • modify code to process the scraped data.

Updates

  • 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

About

Repo housing a ML project to generate art using GAN networks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors