alexrichardson21's Stars
MCG-NKU/E2FGVI
Official code for "Towards An End-to-End Framework for Flow-Guided Video Inpainting" (CVPR2022)
twhui/LiteFlowNet
LiteFlowNet: A Lightweight Convolutional Neural Network for Optical Flow Estimation, CVPR 2018 (Spotlight paper, 6.6%)
pathak22/pyflow
Fast, accurate and easy to run dense optical flow with python wrapper
google-research/frame-interpolation
FILM: Frame Interpolation for Large Motion, In ECCV 2022.
abewley/sort
Simple, online, and realtime tracking of multiple objects in a video sequence.
IrvingMeng/MagFace
MagFace: A Universal Representation for Face Recognition and Quality Assessment, CVPR2021, Oral
namepllet/HandOccNet
Offical pytorch implementation of "HandOccNet: Occlusion-Robust 3D Hand Mesh Estimation Network", CVPR 2022.
JudyYe/ihoi
CalciferZh/Minimal-IK
Solving SMPL/MANO parameters from keypoint coordinates.
MandyMo/HAMR
This is the rep of 'End-to-end Hand Mesh Recovery from a Monocular RGB Image'
hassony2/manopth
MANO layer for PyTorch, generating hand meshes as a differentiable layer
zllrunning/hand-detection.PyTorch
FaceBoxes for hand detection in PyTorch
yangli18/hand_detection
A Light CNN based Method for Hand Detection and Orientation Estimation
victordibia/handtracking
Building a Real-time Hand-Detector using Neural Networks (SSD) on Tensorflow
hassony2/obman_train
[cvpr19] Demo, training and evaluation code for generating dense hand+object reconstructions from single rgb images
mks0601/V2V-PoseNet_RELEASE
Official Torch7 implementation of "V2V-PoseNet: Voxel-to-Voxel Prediction Network for Accurate 3D Hand and Human Pose Estimation from a Single Depth Map", CVPR 2018
open-mmlab/mmpose
OpenMMLab Pose Estimation Toolbox and Benchmark.
boukhayma/3dhand
gmntu/mobilehand
(ICONIP 2020) MobileHand: Real-time 3D Hand Shape and Pose Estimation from Color Image
MengHao666/Minimal-Hand-pytorch
PyTorch reimplementation of minimal-hand (CVPR2020)
CalciferZh/minimal-hand
A minimal solution to hand motion capture from a single color camera at over 100fps. Easy to use, plug to run.
VCL3D/DeepPanoramaLighting
Deep Lighting Environment Map Estimation from Spherical Panoramas (CVPRW20)
fnzhan/EMLight
[AAAI 2021] EMLight: Lighting Estimation via Spherical Distribution Approximation, [TIP] GMLight: Lighting Estimation via Geometric Distribution Approximation
DavidQiuChao/PBNFM
An implementation for noise model estimation method of "A Physics-based Noise Formation Model for Extreme Low-light Raw Denoising", CVPR 2020.
zsyOAOA/noise_est_ICCV2015
An Efficient Statistical Method for Image Noise Level Estimation, ICCV 2015, Python
meisamrf/ivhc-estimator
Fast image noise estimation (Estimation of Gaussian, signal-dependent, and processed noise in Image and Video Signals)
cszn/KAIR
Image Restoration Toolbox (PyTorch). Training and testing codes for DPIR, USRNet, DnCNN, FFDNet, SRMD, DPSR, BSRGAN, SwinIR
JingyunLiang/SwinIR
SwinIR: Image Restoration Using Swin Transformer (official repository)
ruiliu-ai/FuseFormer
official Pytorch implementation of ICCV 2021 paper FuseFormer: Fusing Fine-Grained Information in Transformers for Video Inpainting.
JingyunLiang/VRT
VRT: A Video Restoration Transformer (official repository)