robbiebarrat / art-DCGAN

Modified implementation of DCGAN focused on generative art. Includes pre-trained models for landscapes, nude-portraits, and others.
Other
2k stars 340 forks source link

Feature Request: Image cropping #23

Open enochkan opened 5 years ago

enochkan commented 5 years ago

@robbiebarrat thanks for the wonderful project. I have written a short script to crop images to certain dimensions. This can be used in conjunction with the genre-scraper to produce training images with uniform dimensions. Can I start a pull request to add this feature in?