610265158's Stars
TencentARC/GFPGAN
GFPGAN aims at developing Practical Algorithms for Real-world Face Restoration.
xinntao/Real-ESRGAN
Real-ESRGAN aims at developing Practical Algorithms for General Image/Video Restoration.
jcjohnson/neural-style
Torch implementation of neural style algorithm
lllyasviel/style2paints
sketch + style = paints :art: (TOG2018/SIGGRAPH2018ASIA)
WongKinYiu/yolov7
Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors
mlfoundations/open_clip
An open source implementation of CLIP.
luanfujun/deep-photo-styletransfer
Code and data for paper "Deep Photo Style Transfer": https://arxiv.org/abs/1703.07511
xuebinqin/U-2-Net
The code for our newly accepted paper in Pattern Recognition 2020: "U^2-Net: Going Deeper with Nested U-Structure for Salient Object Detection."
PeterL1n/RobustVideoMatting
Robust Video Matting in PyTorch, TensorFlow, TensorFlow.js, ONNX, CoreML!
dusty-nv/jetson-inference
Hello AI World guide to deploying deep-learning inference networks and deep vision primitives with TensorRT and NVIDIA Jetson.
openai/consistency_models
Official repo for consistency models.
TachibanaYoshino/AnimeGANv2
[Open Source]. The improved version of AnimeGAN. Landscape photos/videos to anime
TachibanaYoshino/AnimeGAN
A Tensorflow implementation of AnimeGAN for fast photo animation ! This is the Open source of the paper 「AnimeGAN: a novel lightweight GAN for photo animation」, which uses the GAN framwork to transform real-world photos into anime images.
Janspiry/Image-Super-Resolution-via-Iterative-Refinement
Unofficial implementation of Image Super-Resolution via Iterative Refinement by Pytorch
taesungp/contrastive-unpaired-translation
Contrastive unpaired image-to-image translation, faster and lighter training than cyclegan (ECCV 2020, in PyTorch)
iver56/audiomentations
A Python library for audio data augmentation. Inspired by albumentations. Useful for machine learning.
dusty-nv/jetson-utils
C++/CUDA/Python multimedia utilities for NVIDIA Jetson
happy-jihye/Cartoon-StyleGAN
Fine-tuning StyleGAN2 for Cartoon Face Generation
610265158/Peppa_Pig_Face_Landmark
A simple face detect and alignment method, which is easy and stable.
OpenGVLab/VideoMAEv2
[CVPR 2023] VideoMAE V2: Scaling Video Masked Autoencoders with Dual Masking
hsd1503/resnet1d
PyTorch implementations of several SOTA backbone deep neural networks (such as ResNet, ResNeXt, RegNet) on one-dimensional (1D) signal/time-series data.
jhb86253817/PIPNet
Efficient facial landmark detector
Ldpe2G/ArmNeonOptimization
Arm neon optimization practice
OpenGVLab/UniFormerV2
[ICCV2023] UniFormerV2: Spatiotemporal Learning by Arming Image ViTs with Video UniFormer
ufukefe/DFM
Python (Pytorch) and Matlab (MatConvNet) implementations of CVPR 2021 Image Matching Workshop paper DFM: A Performance Baseline for Deep Feature Matching
shijianjian/EfficientNet-PyTorch-3D
A PyTorch implementation of EfficientNet
hellloxiaotian/ACNet
Asymmetric CNN for image super-resolution (IEEE Transactions on Systmes, Man, and Cybernetics: Systems 2021)
FlyEgle/segmentationlight
An simple and effective segmentation framework
MengLcool/Magic-Pencil
implementation of "Combining Sketch and Tone for Pencil Drawing Production"
anishLearnsToCode/image2sketch
Converts a 2D Color Image 🖼 into a Hand drawn Sketch ✏ Using Novel Technique.