chengming2's Stars
facebookresearch/detectron2
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
Lyken17/pytorch-OpCounter
Count the MACs / FLOPs of your PyTorch model.
megvii-research/ECCV2022-RIFE
ECCV2022 - Real-Time Intermediate Flow Estimation for Video Frame Interpolation
princeton-vl/RAFT
subeeshvasu/Awesome-Deblurring
A curated list of resources for Image and Video Deblurring
yinboc/liif
Learning Continuous Image Representation with Local Implicit Image Function, in CVPR 2021 (Oral)
swz30/MPRNet
[CVPR 2021] Multi-Stage Progressive Image Restoration. SOTA results for Image deblurring, deraining, and denoising.
google/hdrnet
An implementation of 'Deep Bilateral Learning for Real-Time Image Enhancement', SIGGRAPH 2017
jiangsutx/SRN-Deblur
Repository for Scale-recurrent Network for Deep Image Deblurring
sniklaus/pytorch-pwc
a reimplementation of PWC-Net in PyTorch that matches the official Caffe version
m-tassano/fastdvdnet
FastDVDnet: A Very Fast Deep Video Denoising algorithm
NVlabs/pacnet
Pixel-Adaptive Convolutional Neural Networks (CVPR '19)
swz30/CycleISP
[CVPR 2020--Oral] CycleISP: Real Image Restoration via Improved Data Synthesis
alibaba/cascade-stereo
cascade-stereo
google/stereo-magnification
Code accompanying the SIGGRAPH 2018 paper "Stereo Magnification: Learning View Synthesis using Multiplane Images"
manumathewthomas/ImageDenoisingGAN
Image Denoising with Generative Adversarial Network
alievk/npbg
Neural Point-Based Graphics
csbhr/CDVD-TSP
The repository is an official implementation of our CVPR2020 paper : Cascaded Deep Video Deblurring Using Temporal Sharpness Prior
XuelianCheng/LEAStereo
Hierarchical Neural Architecture Searchfor Deep Stereo Matching (NeurIPS 2020)
yumingj/C2-Matching
Code for C2-Matching (CVPR2021). Paper: Robust Reference-based Super-Resolution via C2-Matching.
strawlab/MultiCamSelfCal
multiple camera self calibration Toolbox
HongguangZhang/DMPHN-cvpr19-master
Pytorch Implementation of CVPR19 "Deep Stacked Multi-patch Hierarchical Network for Image Deblurring"
rozumden/DeFMO
[CVPR 2021] DeFMO: Deblurring and Shape Recovery of Fast Moving Objects
tokenrove/blur-detection
Some implementations of algorithms for blur detection in JPEGs
tody411/GuidedFilter
Simple python demos of Guided Image Filtering (Python).
deepankarc/image-poisson-blending
Poisson blending of images
cpuimage/Deblurring
Estimating an Image's Blur Kernel Using Natural Image Statistics, and Deblurring it: An Analysis of the Goldstein-Fattal Method
NJUVISION/HHM
kuldeeppurohit/RADN-Deblurring-AAAI2020
Results of AAAI2020 "Region-Adaptive Dense Network for Efficient Motion Deblurring"
brohitbrose/poisson-blending
MATLAB implementations of some digital gradient-domain image processing techniques.