Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/szymciem8/semantic-image-synthesis

Generative models that generate paintings in the style of Bob Ross based on segmentation images.
https://github.com/szymciem8/semantic-image-synthesis

fastapi gan gaugan machine-learning pix2pix spade streamlit tensorflow tensorflow2

Last synced: 24 days ago
JSON representation

Generative models that generate paintings in the style of Bob Ross based on segmentation images.

Awesome Lists containing this project

README

        

# Semantic-Image-Synthesis

![Made with Python](https://img.shields.io/badge/Python-FFD43B?style=flat&logo=python&logoColor=blue)
![Tensorflow](https://img.shields.io/badge/TensorFlow-FF6F00?style=flat&logo=tensorflow&logoColor=white)
[![Made with Jupyter](https://img.shields.io/badge/Made%20with-Jupyter-orange?style=flat&logo=Jupyter)](https://jupyter.org/try)

## Bob Ross AI Painter

You can interact with the models through a Streamlit application.

![app](/images/bob-ross-ai-painter-screen-1.png)

The app is built with Docker. Use the command below to start the app locally.
```
docker-compose -f docker-compose.dev.yml up
```

## Exmaples of GauGAN


Segmentation Map
Ground Truth
Generated Image
















## Exmaples of Pix2Pix


Segmentation Map
Ground Truth
Generated Image