zhaolei522's Stars
open-mmlab/mmdetection
OpenMMLab Detection Toolbox and Benchmark
Linzaer/Ultra-Light-Fast-Generic-Face-Detector-1MB
💎1MB lightweight face detection model (1MB轻量级人脸检测模型)
tamarott/SinGAN
Official pytorch implementation of the paper: "SinGAN: Learning a Generative Model from a Single Natural Image"
Zheng222/IMDN
Lightweight Image Super-Resolution with Information Multi-distillation Network (ACM MM 2019, Winner Award of ICCVW AIM 2019 Constrained SR Track1&Track2)
AAnoosheh/ToDayGAN
alterzero/DBPN-Pytorch
The project is an official implement of our CVPR2018 paper "Deep Back-Projection Networks for Super-Resolution" (Winner of NTIRE2018 and PIRM2018)
sanghyun-son/EDSR-PyTorch
PyTorch version of the paper 'Enhanced Deep Residual Networks for Single Image Super-Resolution' (CVPRW 2017)
daitao/SAN
Second-order Attention Network for Single Image Super-resolution (CVPR-2019)
Maclory/SPSR
Pytorch implementation of Structure-Preserving Super Resolution with Gradient Guidance (CVPR 2020 & TPAMI 2021)
yhjo09/ciplab-NTIRE-2020
richzhang/PerceptualSimilarity
LPIPS metric. pip install lpips
open-mmlab/mmaction
An open-source toolbox for action understanding based on PyTorch
open-mmlab/mmfashion
Open-source toolbox for visual fashion analysis based on PyTorch
open-mmlab/mmagic
OpenMMLab Multimodal Advanced, Generative, and Intelligent Creation Toolbox. Unlock the magic 🪄: Generative-AI (AIGC), easy-to-use APIs, awsome model zoo, diffusion models, for text-to-image generation, image/video restoration/enhancement, etc.
SHI-Labs/Cross-Scale-Non-Local-Attention
PyTorch code for our paper "Image Super-Resolution with Cross-Scale Non-Local Attention and Exhaustive Self-Exemplars Mining" (CVPR2020).
XPixelGroup/BasicSR
Open Source Image and Video Restoration Toolbox for Super-resolution, Denoise, Deblurring, etc. Currently, it includes EDSR, RCAN, SRResNet, SRGAN, ESRGAN, EDVR, BasicVSR, SwinIR, ECBSR, etc. Also support StyleGAN2, DFDNet.
jixiaozhong/RealSR
Real-World Super-Resolution via Kernel Estimation and Noise Injection
cszn/KAIR
Image Restoration Toolbox (PyTorch). Training and testing codes for DPIR, USRNet, DnCNN, FFDNet, SRMD, DPSR, BSRGAN, SwinIR
cszn/USRNet
Deep Unfolding Network for Image Super-Resolution (CVPR, 2020) (PyTorch)
miquelmarti/Okutama-Action
Okutama-Action: An Aerial View Video Dataset for Concurrent Human Action Detection
chrieke/awesome-satellite-imagery-datasets
🛰️ List of satellite image training datasets with annotations for computer vision and deep learning
gjy3035/Awesome-Crowd-Counting
Awesome Crowd Counting
qianlim/CAPE
Official implementation of CVPR2020 paper "Learning to Dress 3D People in Generative Clothing" https://arxiv.org/abs/1907.13615
VIPL-SLP/awesome-sign-language-processing
Resources about Sign Language Processing (e.g., Sign Language Recognition / Translation / Production)
VIPL-SLP/pointlstm-gesture-recognition-pytorch
This repo holds the codes of paper: An Efficient PointLSTM for Point Clouds Based Gesture Recognition (CVPR 2020).
visionml/pytracking
Visual tracking library based on PyTorch.
tianweiy/CenterPoint
longcw/crossview_3d_pose_tracking
Dataset of the paper "Cross-View Tracking for Multi-Human 3D Pose Estimation at over 100 FPS"
microsoft/computervision-recipes
Best Practices, code samples, and documentation for Computer Vision.
google-deepmind/kinetics-i3d
Convolutional neural network model for video classification trained on the Kinetics dataset.