LHDLCV's Stars
openai/CLIP
CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image
NVlabs/stylegan
StyleGAN - Official TensorFlow Implementation
NVlabs/stylegan2
StyleGAN2 - Official TensorFlow Implementation
fossasia/visdom
A flexible tool for creating, organizing, and sharing visualizations of live, rich data. Supports Torch and Numpy.
TingsongYu/PyTorch_Tutorial
《Pytorch模型训练实用教程》中配套代码
NVlabs/stylegan3
Official PyTorch implementation of StyleGAN3
orpatashnik/StyleCLIP
Official Implementation for "StyleCLIP: Text-Driven Manipulation of StyleGAN Imagery" (ICCV 2021 Oral)
pfnet/PaintsChainer
line drawing colorization using chainer
richzhang/colorization
Automatic colorization using deep neural networks. "Colorful Image Colorization." In ECCV, 2016.
junyanz/interactive-deep-colorization
Deep learning software for colorizing black and white images with a few clicks.
Mukosame/Anime2Sketch
A sketch extractor for anime/illustration.
williamyang1991/DualStyleGAN
[CVPR 2022] Pastiche Master: Exemplar-Based High-Resolution Portrait Style Transfer
rinongal/StyleGAN-nada
MarkMoHR/Awesome-Image-Colorization
:books: A collection of Deep Learning based Image Colorization and Video Colorization papers.
meteorshowers/RCF-pytorch
Richer Convolutional Features for Edge Detection model in pytorch CVPR2017
SerialLain3170/adeleine
Automatic line art colorization using various types of hint or without hint
rrmina/fast-neural-style-pytorch
Fast Neural Style Transfer implementation in PyTorch :art: :art: :art:
cyclomon/CLIPstyler
Official Pytorch implementation of "CLIPstyler:Image Style Transfer with a Single Text Condition" (CVPR 2022)
blandocs/Tag2Pix
[ICCV 2019] Tag2Pix: Line Art Colorization Using Text Tag With SECat and Changing Loss
LucasSheng/avatar-net
Avatar-Net: Multi-scale Zero-shot Style Transfer by Feature Decoration
YBZh/EFDM
Official PyTorch codes of CVPR2022 Oral: Exact Feature Distribution Matching for Arbitrary Style Transfer and Domain Generalization
ljsabc/MangaLineExtraction_PyTorch
The (Official) PyTorch Implementation of the paper "Deep Extraction of Manga Structural Lines"
lukasHoel/stylemesh
StyleMesh optimizes a stylized texture for an indoor scene reconstruction (CVPR2022).
ljsabc/MangaLineExtraction
The pre-trained model and testing code of paper "Deep Extraction of Manga Structural Lines"
JianqiangRen/AAMS
Official repository of the paper 'Attention-aware Multi-stroke Style Transfer' in CVPR 2019
enomotokenji/pytorch-Neural-Style-Transfer
Unofficial pytorch implementation of Image Style Transfer Using Convolutional Neural Networks [Gatys+, CVPR2016]
Jungjaewon/Reference_based_Skectch_Image_Colorization
This repository implements the paper "Reference based Sketch Image Colorization using Augmented-Self Reference and Dense Semantic Correspondence" which is published in CVPR2020.
jcyang98/InST
AK391/PaintTransformer
PyTorch implementation of paper: Paint Transformer: Feed Forward Neural Painting with Stroke Prediction, ICCV 2021.
MerHS/tag2pix-gui
Tag2pix GUI version