Pinned Repositories
AdversarialNetsPapers
Awesome paper list with code about generative adversarial nets
consistent_depth
We estimate dense, flicker-free, geometrically consistent depth from monocular video, for example hand-held cell phone video.
cosypose
Code for "CosyPose: Consistent multi-view multi-object 6D pose estimation", ECCV 2020.
ERCAN
NTIRE2019 Real Super-Resolution Solution (Pytorch Implementation)
frankmocap
A Strong and Easy-to-use Single View 3D Hand+Body Pose Estimator
LeetcodeTop
汇总各大互联网公司容易考察的高频leetcode题🔥
NLSPN_ECCV20
Park et al., Non-Local Spatial Propagation Network for Depth Completion, ECCV, 2020
PatchMatchStereo
PatchMatch,倾斜窗口经典,效果极佳,OpenMVS&Colmap稠密匹配算法。完整实现,代码规范,注释清晰,博客教学,欢迎star!
SingleHDR
[CVPR 2020] Single-Image HDR Reconstruction by Learning to Reverse the Camera Pipeline
UCSNet
Code for "Deep Stereo using Adaptive Thin Volume Representation with Uncertainty Awareness"
BaiFree's Repositories
BaiFree/cosypose
Code for "CosyPose: Consistent multi-view multi-object 6D pose estimation", ECCV 2020.
BaiFree/PatchMatchStereo
PatchMatch,倾斜窗口经典,效果极佳,OpenMVS&Colmap稠密匹配算法。完整实现,代码规范,注释清晰,博客教学,欢迎star!
BaiFree/frankmocap
A Strong and Easy-to-use Single View 3D Hand+Body Pose Estimator
BaiFree/NLSPN_ECCV20
Park et al., Non-Local Spatial Propagation Network for Depth Completion, ECCV, 2020
BaiFree/awesome-ai-awesomeness
A curated list of awesome awesomeness about artificial intelligence
BaiFree/BasicSR
Open Source Image and Video Restoration Toolbox, especially for Super-Resolution, including EDSR, RCAN, SRResNet, SRGAN, ESRGAN, EDVR, etc. Also support StyleGAN2, DFDNet.
BaiFree/colmap
COLMAP - Structure-from-Motion and Multi-View Stereo
BaiFree/CSRNet
(ECCV 2020) Conditional Sequential Modulation for Efficient Global Image Retouching
BaiFree/daily-paper-computer-vision
记录每天整理的计算机视觉/深度学习/机器学习相关方向的论文
BaiFree/Deep-Learning-Interview-Book
深度学习面试宝典(含数学、机器学习、深度学习、计算机视觉、自然语言处理和SLAM等方向)
BaiFree/DeepFashion_Try_On
Official code for "Towards Photo-Realistic Virtual Try-On by Adaptively Generating↔Preserving Image Content",CVPR‘20 https://arxiv.org/abs/2003.05863
BaiFree/DeFiAN
BaiFree/Deformable-Convolution-V2-PyTorch
Deformable ConvNets V2 (DCNv2) in PyTorch
BaiFree/DFDNet
Blind Face Restoration via Deep Multi-scale Component Dictionaries (ECCV 2020)
BaiFree/DPSR
Deep Plug-and-Play Super-Resolution for Arbitrary Blur Kernels (CVPR, 2019) (PyTorch)
BaiFree/EDVR
Winning Solution in NTIRE19 Challenges on Video Restoration and Enhancement (CVPR19 Workshops) - Video Restoration with Enhanced Deformable Convolutional Networks. EDVR has been merged into BasicSR and this repo is a mirror of BasicSR.
BaiFree/ImageProcessing100Wen
「画像処理100本ノック」中文版本!为图像处理初学者设计的 100 个问题。
BaiFree/learnopencv
Learn OpenCV : C++ and Python Examples
BaiFree/LSQuantization
The PyTorch implementation of Learned Step size Quantization (LSQ) in ICLR2020 (unofficial)
BaiFree/MaskFlownet
[CVPR 2020, Oral] MaskFlownet: Asymmetric Feature Matching with Learnable Occlusion Mask
BaiFree/MNN
MNN is a blazing fast, lightweight deep learning framework, battle-tested by business-critical use cases in Alibaba
BaiFree/netron
Visualizer for neural network, deep learning and machine learning models
BaiFree/OpenCV-Python-Tutorial
📖 OpenCV-Python image processing tutorial for beginners
BaiFree/PPON
Progressive Perception-Oriented Network for Single Image Super-Resolution (Information Sciences 2021)
BaiFree/PyTorch-Networks
Pytorch implementation of cnn network
BaiFree/rewriting
Rewriting a Deep Generative Model, ECCV 2020 (oral). Interactive tool to directly edit the rules of a GAN to synthesize scenes with objects added, removed, or altered. Change StyleGANv2 to make extravagant eyebrows, or horses wearing hats.
BaiFree/RFDN
Residual Feature Distillation Network for Lightweight Image Super-Resolution
BaiFree/Single-Image-Super-Resolution
A collection of high-impact and state-of-the-art SR methods
BaiFree/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."
BaiFree/ways2grow
《Pytrhoneer高手修炼之道》一书使用的资源文件和源码