Mnpr / Art-Generation-GANs

:art: Series of progressive exploration and experimentation of Deep Generative Models on subset of WikiArt dataset to produce Realistic art Images.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository contains Master Projectwork ⬇️ undertaken for the partial fulfillment of M.S. in Information Engineering @Fachhochschule-Kiel under the supervision of Prof. Dr. Hauke Schramm

Exploration of Art Generation using Deep Generative models (GANs).

Objective : Series of progressive exploration and experimentation of Deep Generative Models on subset of Wiki-Art dataset to produce Realistic art Images.

🎨 Datasets

Source : Wiki-Art : Visual Art Encyclopedia

Dataset Contents for Unconditional Generation

'abstract': 14999,
'animal-painting': 1798,
'cityscape': 6598,
'figurative': 4500,
'flower-painting': 1800,
'genre-painting': 14997,
'landscape': 15000,
'marina': 1800,
'mythological-painting': 2099,
'nude-painting-nu': 3000,
'portrait': 14999,
'religious-painting': 8400,
'still-life': 2996,
'symbolic-painting': 2999

Resized subsets for Conditional Generation

  • abstract,cityscape, landscape,portrait ( no. of samples > 5000 )

photo2fourcollection for multi-collection style transfer

  • train_content, test_content, train_styles

ℹ️ Instructions / Information

💻 Explored / Implemented Architectures

📑 References


About

:art: Series of progressive exploration and experimentation of Deep Generative Models on subset of WikiArt dataset to produce Realistic art Images.


Languages

Language:Python 65.5%Language:TeX 34.5%