Reference code for the paper HistoGAN: Controlling Colors of GAN-Generated and Real Images via Color Histograms (CVPR 2021).
-
Updated
Feb 25, 2023 - Jupyter Notebook
Reference code for the paper HistoGAN: Controlling Colors of GAN-Generated and Real Images via Color Histograms (CVPR 2021).
Extension of "Style Transfer by Relaxed Optimal Transport and Self-Similarity" to videos
Realtime fast style transfer in the web browser using webdnn
This is a social volunteering project for implementing neural style transfer algorithm for creating artistic styles with awesome textures to be printed on tees :)
Composable, light-weight style transfer
Apply Style of one image onto another image using VGG19 Deep Neural Network in PyTorch
Explore image transformations with DeepDream Algorithm and Neural Style Transfer in creative image processing.
Implementation of Linear style transfer for sementics change
In this notebook, we’ll recreate a style transfer method that is outlined in the paper, Image Style Transfer Using Convolutional Neural Networks, by Gatys in PyTorch.
Artistic style transfer for video, using image frame style transfer and optical flow estimation
A playground containig various use cases of deep learnong such as style-transfer, Logistic Regression, etc
Implementation of A Neural Algorithm of Artistic Style(Gatys et. al.) but with MobileNetV2 backend instead of VGG.
CodeCanvas consist neural style transfer models to blend the content of one image with another, allowing users to create visually stunning compositions effortlessly.
A PyTorch project implementing neural style transfer using the VGG19 model, combining the content of one image with the style of another for artistic transformations.
Implementations of neural style transfer algorithms.
Add a description, image, and links to the style-transfer-algorithms topic page so that developers can more easily learn about it.
To associate your repository with the style-transfer-algorithms topic, visit your repo's landing page and select "manage topics."