o7q / ImageSynth

Transfer styles and synthesize new images based on trained datasets.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ImageSynth is an experimental image processing engine that generates new images based on trained datasets.



Overview

ImageSynth builds new images based on features from trained datasets. It can be used to style transfer images and videos. It also can be used to detect and decide what the image is.

I used https://github.com/mdymel/superfastblur for the gaussian blur feature.

ImageSynth is extremely buggy and primitive. It's not designed to be used in a real scenario, it's just for fun.


ImageSynth
Written in C# with .NET Framework 4.8

About

Transfer styles and synthesize new images based on trained datasets.

License:MIT License


Languages

Language:C# 99.6%Language:Batchfile 0.4%