Pinned Repositories
AutomaticHairBlowing
CartoonGAN-pytorch
This is an implementation of CartoonGAN in pytorch, including both ".py" and ".ipynb" version.
CoCoGAN_pytorch_master
This is a pytorch-implementation for the base ideas of "Patch Generation" in "COCO-GAN: Generation by Parts via Conditional Coordinating".
CoherentLineDrawing
A modified version of an existed implementation of Coherent-Line-Drawing in C++, for a more flexible application such as batch processing, instead of single processing with too much manual operation.
CrossNet-pytorch
This is a pytorch-implementation for CrossNet: Latent Cross-Consistency for Unpaired Image Translation.
GAMEs101-PyAssignments
This is a `Python`-implemented assignments of the course "Games101" given by Lingqi Yan.
LabelAnyLandmarks
A simple labelling tool for landmarks/keypoints on 2D images.
NNInterpretation
This is a repository for my projects or re-implementations for Neural Network Interpretation.
PaintTransformer-Pytorch-master
This is a conversion of the official paddle-implemented PaintTransformer.
SketchSimplification
The official implementation of TVCG paper "Perceptual-Aware Sketch Simplification Based on Integrated VGG Layers".
NeverGiveU's Repositories
NeverGiveU/CartoonGAN-pytorch
This is an implementation of CartoonGAN in pytorch, including both ".py" and ".ipynb" version.
NeverGiveU/CoCoGAN_pytorch_master
This is a pytorch-implementation for the base ideas of "Patch Generation" in "COCO-GAN: Generation by Parts via Conditional Coordinating".
NeverGiveU/GAMEs101-PyAssignments
This is a `Python`-implemented assignments of the course "Games101" given by Lingqi Yan.
NeverGiveU/SketchSimplification
The official implementation of TVCG paper "Perceptual-Aware Sketch Simplification Based on Integrated VGG Layers".
NeverGiveU/PaintTransformer-Pytorch-master
This is a conversion of the official paddle-implemented PaintTransformer.
NeverGiveU/CrossNet-pytorch
This is a pytorch-implementation for CrossNet: Latent Cross-Consistency for Unpaired Image Translation.
NeverGiveU/AutomaticHairBlowing
NeverGiveU/CoherentLineDrawing
A modified version of an existed implementation of Coherent-Line-Drawing in C++, for a more flexible application such as batch processing, instead of single processing with too much manual operation.
NeverGiveU/LabelAnyLandmarks
A simple labelling tool for landmarks/keypoints on 2D images.
NeverGiveU/NNInterpretation
This is a repository for my projects or re-implementations for Neural Network Interpretation.
NeverGiveU/SuperCarftsman
A single vwebsite for craftsman fans!
NeverGiveU/chineseocr
yolo3+ocr
NeverGiveU/DREAM
This is the public repository for our accepted CVPR 2018 paper "Pose-Robust Face Recognition via Deep Residual Equivariant Mapping"
NeverGiveU/controlnet-colab-xwp
NeverGiveU/FaceDetection-DSFD
腾讯优图高精度双分支人脸检测器,支持新版本 pytorch,并优化一些 demo 的使用方法,
NeverGiveU/Image_Segmentation
pytorch Implementation of U-Net, R2U-Net, Attention U-Net, Attention R2U-Net.
NeverGiveU/ISTR
ISTR: End-to-End Instance Segmentation with Transformers (https://arxiv.org/abs/2105.00637)
NeverGiveU/MCTrans
NeverGiveU/MiniBookHouse
Good good study, Day day up!
NeverGiveU/Neural-Toolbox-PyTorch
PyTorch implementation of standalone neural modules - CBN, Attention, Glimpse, Modulated ResNet (MODERN), FiLM Layer
NeverGiveU/PDA-Translation
This is the repo for Appearance-preserved Portrait-to-anime Translation via Proxy-guided Domain Adaptation.
NeverGiveU/PIFu
This repository contains the code for the paper "PIFu: Pixel-Aligned Implicit Function for High-Resolution Clothed Human Digitization"
NeverGiveU/PSGAN
PyTorch code for "PSGAN: Pose and Expression Robust Spatial-Aware GAN for Customizable Makeup Transfer" (CVPR 2020 Oral)
NeverGiveU/pytorch-spectral-normalization-gan
Paper by Miyato et al. https://openreview.net/forum?id=B1QRgziT-
NeverGiveU/PytorchWCT
This is the Pytorch implementation of Universal Style Transfer via Feature Transforms.
NeverGiveU/rapidjson
A fast JSON parser/generator for C++ with both SAX/DOM style API
NeverGiveU/semisit
GAN, image-to-image transfer, style transfer
NeverGiveU/SRGAN
A PyTorch implementation of SRGAN based on CVPR 2017 paper "Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network"
NeverGiveU/stylegan
StyleGAN - Official TensorFlow Implementation
NeverGiveU/vision
Datasets, Transforms and Models specific to Computer Vision