All Projects → austingg → Awesome_Neural_Style

austingg / Awesome_Neural_Style

Licence: other
A curated list of neural style and deep neural network visualization

Projects that are alternatives of or similar to Awesome Neural Style

sRender
Facial Sketch Render, ICASSP 2021
Stars: ✭ 20 (+25%)
Mutual labels:  style-transfer
tf-adain
TensorFlow implementation of the paper "Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization" by Xun Huang and Serge Belongie
Stars: ✭ 61 (+281.25%)
Mutual labels:  style-transfer
pytorch-neural-style-transfer-johnson
Reconstruction of the fast neural style transfer (Johnson et al.). Some portions of the paper have been improved by the follow-up work like the instance normalization, etc. Checkout transformer_net.py's header for details.
Stars: ✭ 85 (+431.25%)
Mutual labels:  style-transfer
CS231n
PyTorch/Tensorflow solutions for Stanford's CS231n: "CNNs for Visual Recognition"
Stars: ✭ 47 (+193.75%)
Mutual labels:  style-transfer
CoMoGAN
CoMoGAN: continuous model-guided image-to-image translation. CVPR 2021 oral.
Stars: ✭ 139 (+768.75%)
Mutual labels:  style-transfer
CariMe-pytorch
Unpaired Caricature Generation with Multiple Exaggerations (TMM 2021)
Stars: ✭ 33 (+106.25%)
Mutual labels:  style-transfer
NLP Toolkit
Library of state-of-the-art models (PyTorch) for NLP tasks
Stars: ✭ 92 (+475%)
Mutual labels:  style-transfer
Text-Effects-Transfer
Matlab implementation of the paper "Awesome Typography: Statistics-Based Text Effects Transfer"
Stars: ✭ 40 (+150%)
Mutual labels:  style-transfer
neural style synthesizer
No description or website provided.
Stars: ✭ 15 (-6.25%)
Mutual labels:  style-transfer
Splice
Official Pytorch Implementation for "Splicing ViT Features for Semantic Appearance Transfer" presenting "Splice" (CVPR 2022)
Stars: ✭ 126 (+687.5%)
Mutual labels:  style-transfer
Text-to-Speech-Landscape
No description or website provided.
Stars: ✭ 31 (+93.75%)
Mutual labels:  style-transfer
ada-conv-pytorch
No description or website provided.
Stars: ✭ 46 (+187.5%)
Mutual labels:  style-transfer
TET-GAN
[AAAI 2019] TET-GAN: Text Effects Transfer via Stylization and Destylization
Stars: ✭ 74 (+362.5%)
Mutual labels:  style-transfer
groove2groove
Code for "Groove2Groove: One-Shot Music Style Transfer with Supervision from Synthetic Data"
Stars: ✭ 88 (+450%)
Mutual labels:  style-transfer
Point-Then-Operate
Code for the ACL 2019 paper ``A Hierarchical Reinforced Sequence Operation Method for Unsupervised Text Style Transfer``
Stars: ✭ 44 (+175%)
Mutual labels:  style-transfer
dreamsnap
Real life through the eyes of an artist
Stars: ✭ 16 (+0%)
Mutual labels:  style-transfer
CNTKUnityTools
Some Deep learning tools in Unity using CNTK
Stars: ✭ 21 (+31.25%)
Mutual labels:  style-transfer
fast-style-transfer-tutorial-pytorch
Simple Tutorials & Code Implementation of fast-style-transfer(Perceptual Losses for Real-Time Style Transfer and Super-Resolution, 2016 ECCV) using PyTorch.
Stars: ✭ 18 (+12.5%)
Mutual labels:  style-transfer
depth-preserving-neural-style-transfer
Depth-Preserving Style Transfer
Stars: ✭ 86 (+437.5%)
Mutual labels:  style-transfer
CS231n
My solutions for Assignments of CS231n: Convolutional Neural Networks for Visual Recognition
Stars: ✭ 30 (+87.5%)
Mutual labels:  style-transfer

Awesome Neural Style

a curated list of neural style and deep neural network visualization.

Related Paper and Resources

  1. A neural algorithm for artistic style. CVPR 2016 (seminal work) Paper
  2. Texture synthesis using Deep Convlutional feauture. NIPS 2015
  3. Semantic Style Transfer and Turinng Two-Bit Doodles into Fine Artwork.
  4. Combining Markov Random fields and Convolutional neural networks
  5. Perceptual losses for real time style transfer and super resolution. ECCV 2016. Paper Code
  6. Texture Network: Feed-forward synthesis of Textures and Stylized Images. ICML 2016 [Code]
  7. Precomputed Real-Time Texture Synthesis With Markovian Generative Adversaial Networks
  8. Makeup like a superstar: Deep Localized Makeup Transfer Network
  9. Aristic style transfer for videos. Paper Code YouTube
  10. Instance Normalization: The Missing Ingredient for Fast Stylization. Paper
  11. A Learned Representation For Artistic Style. Paper
    • still GAN method for fast style transfer
    • some trick for image quality. (border and checkboard)
    • multi style share same network
  12. Controlling Perceptual Factors in Neural Style Transfer Paper
  13. Fast Patch-based Style Transfer of Arbitrary Style. Paper
  14. Demystifying Neural Style Transfer. Paper
  15. Improved Texture Networks: Maximizing Quality and Diversity in Feed-forward Stylization and Texture Synthesis. Paper

TODO

  1. add some description to papers
  2. add visualization related papers
  3. add some interesting papers about CNN understanding and visualization
  4. add some famous opensource reimplementation
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].