GrahamTheCoder / FastStyleTransfer

Fast Style Transfer Implementation in C# using AlbiruniML Library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FastStyleTransfer

C# Demo of Fast Style Transfer using AlbiruniML library with pretrained styles. it is based on the work of reiinakano https://github.com/reiinakano/fast-style-transfer-deeplearnjs

What is Fast Style Transfer

a neural network attempts to "draw" one picture, the Content, in the style of another, the Style. for this raccoon :

alt text

la_muse style :

alt text

wave style:

alt text

About

Fast Style Transfer Implementation in C# using AlbiruniML Library


Languages

Language:C# 100.0%