Danee-wawawa's Stars
ppwwyyxx/OpenPano
Automatic Panorama Stitching From Scratch
DWCTOD/AI_study
NVlabs/stylegan
StyleGAN - Official TensorFlow Implementation
NVlabs/stylegan2
StyleGAN2 - Official TensorFlow Implementation
cs-chan/ArtGAN
ArtGAN + WikiArt: This work presents a series of new approaches to improve GAN for conditional image synthesis and we name the proposed model as “ArtGAN”.
williamyang1991/TET-GAN
[AAAI 2019] TET-GAN: Text Effects Transfer via Stylization and Destylization
tensorlayer/adaptive-style-transfer
Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization
lengstrom/fast-style-transfer
TensorFlow CNN for fast style transfer ⚡🖥🎨🖼
Belval/pdf2image
A python module that wraps the pdftoppm utility to convert PDF to PIL Image object
LouieYang/stroke-controllable-fast-style-transfer
Code and data for paper: https://arxiv.org/abs/1802.07101
daooshee/Typography-with-Decor
Typography with Decor: Intelligent Text Style Transfer. CVPR 2019.
furkanbiten/SelectiveTextStyleTransfer
ICDAR 2019
koishi70/Style_Migration_For_Artistic_Font_With_CNN
基于卷积神经网络的风格迁移,制造出带有艺术风格的字体(艺术字),部分效果可达PS水平,可以辅助设计人员做设计;Convolutional neural network based style migration to create a font with artistic style (WordArt), some effects up to PhotoShop level, it can assist designers to do design
sunshineatnoon/LinearStyleTransfer
This is the Pytorch implementation of "Learning Linear Transformations for Fast Image and Video Style Transfer" (CVPR 2019).
NVlabs/SPADE
Semantic Image Synthesis with SPADE
hologerry/AGIS-Net
[SIGGRAPH Asia 2019] Artistic Glyph Image Synthesis via One-Stage Few-Shot Learning
changebo/HCCG-CycleGAN
Handwritten Chinese Characters Generation
xinetzone/loader
数据处理通用 API
mhy12345/Chinese-Character-Style-Transfer
汉字风格迁移
zhyxun/Separating-Style-and-Content-for-Generalized-Style-Transfer
sunshineatnoon/Paper-Implementations
Use PyTorch to implement some classic frameworks
jcjohnson/fast-neural-style
Feedforward style transfer
hmi88/Fast_Multi_Style_Transfer-tensorflow
Multi style transfer. You can make Gogh + Manet + Picasso style image
joelmoniz/gogh-figure
Fast, Lightweight Style Transfer using Deep Learning
kewellcjj/pytorch-multiple-style-transfer
A light weight pytorch re-implementation of the paper "A Learned Representation For Artistic Style"
pcgreat/zi2zi
Learning Chinese Character style with conditional GAN
phillipi/pix2pix
Image-to-image translation with conditional adversarial nets
kaonashi-tyc/Rewrite
Neural Style Transfer For Chinese Characters
mrzhu-cool/pix2pix-pytorch
PyTorch implementation of "Image-to-Image Translation Using Conditional Adversarial Networks".
junyanz/pytorch-CycleGAN-and-pix2pix
Image-to-Image Translation in PyTorch