Gleb S. Brykin
Gleb S. Brykin
I implemented Your paper 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
I implemented Your algorithm in C# for the Windows users. You can find the implementation here: https://github.com/ColorfulSoft/Demos/tree/master/Colorization/2016.%20Colorful%20Image%20Colorization
Сегодня обнаружилась ещё одна ошибка в коде к статье на Хабре (https://habr.com/ru/post/448436/): в наивном коде свёртки для BCHW индекс в массиве смещений берётся некорректный. Параметр dc идёт по обновлённому значению...
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
Great job! I can offer You my project - a collection of implementations of neural network image processing algorithms(including styling) in C# for demonstration on Windows OS. Link: https://github.com/ColorfulSoft/StyleTransfer-Colorization-SuperResolution
I was able to implement Your code in pure C# for Windows users: https://github.com/PABCSoft/StyleImitator
Is it possible to train a neural network on a group of similar images rather than on a single image?
I implemented Your neural network in C# for Windows users. You can find the code here: https://github.com/ColorfulSoft/StyleTransfer-Colorization-SuperResolution/tree/master/Enhancing/Waifu2x
I implemented Your algorithm in C# for Windows users. The code is located here: https://github.com/ColorfulSoft/Demos/tree/master/Style%20Transfer/2018.%20AvatarNet
Your algorithm was implemented in C# for use on Windows. You can find it here:[https://github.com/ColorfulSoft/Demos/tree/master/Style%20Transfer/2017.%20Universal%20Style%20Transfer%20via%20Feature%20Transforms.](https://github.com/ColorfulSoft/Demos/tree/master/Style%20Transfer/2017.%20Universal%20Style%20Transfer%20via%20Feature%20Transforms).