Deep style transfer - Python
https://github.com/albertlai/deep-style-transfer 47
Deep style transfer - Python Similar Projects List
Brain - JavaScript
8k
Simple feed-forward neural network in JavaScript. brain is a JavaScript neural network library. Here's an example of using it to approximate the XOR function:
Tensorflow style transfer - Python
287
A simple, concise tensorflow implementation of style transfer (neural style).
Style Transfer (Neural Style)
A tensorflow implementation of style transfer (neural style) described in the papers:
A Neural Algorithm of Artistic Style : submitted version
Image Style Transfer Using Convolutional Neural Ne
Neural Style Transfer - Jupyter Notebook
2k
Keras Implementation of Neural Style Transfer from the paper "A Neural Algorithm of Artistic Style" (http://arxiv.org/abs/1508.06576) in Keras 2.0+.
Neural Style Transfer & Neural Doodles
Implementation of Neural Style Transfer from the paper A Neural Algorithm of Artistic Style in Keras 2.0+
INetwork implements and focuses on certain improvements suggested in Improving
PaintTransformer - Python
208
Homepage of paper: Paint Transformer: Feed Forward Neural Painting with Stroke Prediction, ICCV 2021.
PaintTransformer - Python
85
Paint Transformer: Feed Forward Neural Painting with Stroke Prediction. Official PaddlePaddle implementation of Paint Transformer
Styleformer - Python
144
A Neural Language Style Transfer framework to transfer natural language text smoothly between fine-grained language styles like formal/casual, active/passive, and many more. Created by Prithiviraj Damodaran. A Neural Language Style Transfer framework to transfer natural language text smoothly between fine-grained language styles like formal/casual, active/passive, and many more.For instance, understand What makes text formal or casual/informal.
Stylegan2 distillation -
923
StyleGAN2 Distillation for Feed-forward Image Manipulation
Paper: https://arxiv.org/abs/2003.03581
TL;DR: Paired image-to-image translation, trained on synthetic data generated by StyleGAN2 outperforms existing approaches in i
Pytorch stylegan2 distillation
24
StyleGAN2 Distillation for Feed-forward Image Manipulation
Zaidalyafeai.github.io - JavaScript
612
Implementation of web friendly ML models using TensorFlow.js. pix2pix, face segmentation, fast style transfer and many more ...
Implementation of Small Projects using TensorFlow.js
check this tutorial on TensorFlow.js https://medium.com/tensorflow/a-gentle-introduction-to-tensorflow-js-dba2e5257702
pix2pix
Fast image-to-image check demo https:
Stream Framework - Python
4.6k
Stream Framework is a Python library, which allows you to build news feed, activity streams and notification systems using Cassandra and/or Redis. The authors of Stream-Framework also provide a cloud service for feed technology:.
Stream Framework
Activity Streams & Newsfeeds
Stream Framework is a Python library which allows you to build activity streams & newsfeeds using Cassandra and/or Redis. If you're not using python have a l
Deep voice conversion - Python
3.7k
Deep neural networks for voice conversion (voice style transfer) in Tensorflow.
Voice Conversion with Non-Parallel Data
Subtitle: Speaking like Kate Winslet
Authors: Dabi Ahn([email protected]), Kyubyong Park([email protected])
Samples
https://soundcloud.com/andabi/sets/
Fast style transfer - Python
10.3k
TensorFlow CNN for fast style transfer ⚡???.
Fast Style Transfer in TensorFlow
Add styles from famous paintings to any photo in a fraction of a second! You can even style videos!
It takes 100ms on a 2015 Titan X to style the MIT Stata Center (1024×680) like Udnie, b
Fast style transfer deeplearnjs - TypeScript
1.3k
Demo of in-browser Fast Neural Style Transfer with deeplearn.js library.
Fast Neural Style Transfer in browser with deeplearn.js
DEPRECATED: This repository has been deprecated and is no longer actively maintained (build instructions no longer work either). There is a much, much better version (where
Deep photo styletransfer tf - Python
783
Tensorflow (Python API) implementation of Deep Photo Style Transfer.
deep-photo-styletransfer-tf
This is a pure Tensorflow implementation of Deep Photo Styletransfer, the torch implementation could be found here
This implementation support L-BFGS-B (which is what the original authors used) and Ad