reiinakano / fast-style-transfer-deeplearnjs

Demo of in-browser Fast Neural Style Transfer with deeplearn.js library
https://reiinakano.github.io/fast-style-transfer-deeplearnjs
MIT License
1.35k stars 110 forks source link

C# implementation #21

Closed GlebSBrykin closed 5 years ago

GlebSBrykin commented 5 years ago

I implemented Your work in C# for Windows users. You can find the code here: https://github.com/ColorfulSoft/StyleTransfer-Colorization-SuperResolution/tree/master/Style%20Transfer/2016.%20Perceptual%20Losses%20for%20Real-Time%20Style%20Transfer%20and%20Super-Resolution

reiinakano commented 5 years ago

Cool work! :)