clickcao's Stars
HuiiJi/AISP
2D AI-NR model for raw images, including dataset、training、infer.
clickcao/Advantage_Algorithms_Notes
Baymax-chen/EMVD
Efficient Multi-Stage Video Denoising With Recurrent Spatio-Temporal Fusion. CVPR_2021.
redrock303/Revisiting-Temporal-Alignment-for-Video-Restoration
google-research/google-research
Google Research
zhanghang1989/Fast-AutoAug-Torch
mahmoudnafifi/WB_sRGB
White balance camera-rendered sRGB images (CVPR 2019) [Matlab & Python]
csbhr/CDVD-TSP
The repository is an official implementation of our CVPR2020 paper : Cascaded Deep Video Deblurring Using Temporal Sharpness Prior
guofei9987/scikit-opt
Genetic Algorithm, Particle Swarm Optimization, Simulated Annealing, Ant Colony Optimization Algorithm,Immune Algorithm, Artificial Fish Swarm Algorithm, Differential Evolution and TSP(Traveling salesman)
alex04072000/ObstructionRemoval
[CVPR 2020] Learning to See Through Obstructions
iBelieveCJM/pseudo_label-pytorch
The Simple and Efficient Semi-Supervised Learning Method for Deep Neural Networks
XingangPan/deep-generative-prior
Code for deep generative prior (ECCV2020 oral)
Wenchao-Du/LIR-for-Unsupervised-IR
This is an implementation for the CVPR2020 paper "Learning Invariant Representation for Unsupervised Image Restoration"
swz30/CycleISP
[CVPR 2020--Oral] CycleISP: Real Image Restoration via Improved Data Synthesis
csxmli2016/ASFFNet
Enhanced Blind Face Restoration with Multi-Exemplar Images and Adaptive Spatial Feature Fusion (CVPR 2020)
Vandermode/ELD
Physics-based Noise Modeling for Extreme Low-light Photography (CVPR 2020 Oral & TPAMI 2021)
meiqua/binPicking_3dseg
separate from 6dpose repo for deployment
ahban/OpenGLSC
GLSC: LSC superpixels at over 130 FPS (JRTIP)
carlren/gSLICr
gSLICr: Real-time super-pixel segmentation
Danvil/dasp
Depth-Adaptive Superpixels
MoritzWillig/pysnic
Python implementation of the SNIC superpixels algorithm
StrangerZhang/pysot-toolkit
Python Single Object Tracking Evaluation
meiqua/6DPose
implement some algorithms of 6d pose estimation
jiaxhsust/Superpixel-based-Fast-Fuzzy-C-Means-Clustering-for-Color-Image-Segmentation
We propose a superpixel-based fast FCM (SFFCM) for color image segmentation. The proposed algorithm is able to achieve color image segmentation with a very low computational cost, yet achieve a high segmentation precision.
BGU-CS-VIL/fastScsp
A Fast Method for Inferring High-Quality Simply-Connected Superpixels (ICIP 2015)
BIgRunner/DBscanSupP
An improved real-time superpixel segment algorithm ollowing Shen Jinabing's work "Real-Time Superpixel Segmentation by DBSCAN Clustering Algorithm"
BGU-CS-VIL/BASS
Bayesian Adaptive Superpixel Segmentation (ICCV 2019)
Algy/fast-slic
20x Real-time superpixel SLIC Implementation with CPU
STVIR/pysot
SenseTime Research platform for single object tracking, implementing algorithms like SiamRPN and SiamMask.
megvii-research/video_analyst
A series of basic algorithms that are useful for video understanding, including Single Object Tracking (SOT), Video Object Segmentation (VOS) and so on.