featherbones's Stars
facebookresearch/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
phillipi/pix2pix
Image-to-image translation with conditional adversarial nets
torch/torch7
http://torch.ch
weiliu89/caffe
Caffe: a fast open framework for deep learning.
apachecn/pytorch-doc-zh
Pytorch 中文文档
tamarott/SinGAN
Official pytorch implementation of the paper: "SinGAN: Learning a Generative Model from a Single Natural Image"
LeeJunHyun/Image_Segmentation
Pytorch implementation of U-Net, R2U-Net, Attention U-Net, and Attention R2U-Net.
megvii-research/ICCV2019-LearningToPaint
ICCV2019 - Learning to Paint With Model-based Deep Reinforcement Learning
taesungp/contrastive-unpaired-translation
Contrastive unpaired image-to-image translation, faster and lighter training than cyclegan (ECCV 2020, in PyTorch)
multimodallearning/pytorch-mask-rcnn
WongKinYiu/PyTorch_YOLOv4
PyTorch implementation of YOLOv4
VDIGPKU/M2Det
M2Det: A Single-Shot Object Detector based on Multi-Level Feature Pyramid Network
leftthomas/SRGAN
A PyTorch implementation of SRGAN based on CVPR 2017 paper "Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network"
CalciferZh/SMPL
NumPy, TensorFlow and PyTorch implementation of human body SMPL model and infant body SMIL model.
wenxinxu/resnet-in-tensorflow
Re-implement Kaiming He's deep residual networks in tensorflow. Can be trained with cifar10.
princeton-vl/pose-hg-train
Training and experimentation code used for "Stacked Hourglass Networks for Human Pose Estimation"
tornadomeet/ResNet
Reproduce ResNet-v2(Identity Mappings in Deep Residual Networks) with MXNet
WenjiaWang0312/TextZoom
[ECCV2020] A super-resolution dataset of paired LR-HR scene text images
guoyongcs/DRN
Closed-loop Matters: Dual Regression Networks for Single Image Super-Resolution
skanti/Scan2CAD
[CVPR'19] Dataset and code used in the research project Scan2CAD: Learning CAD Model Alignment in RGB-D Scans
SHI-Labs/Pyramid-Attention-Networks
[IJCV] Pyramid Attention Networks for Image Restoration: new SOTA results on multiple image restoration tasks: denoising, demosaicing, compression artifact reduction, super-resolution
megvii-model/HINet
Sophia-11/Awesome-ICCV
ICCV2019最新录用情况
Sakura-gh/ML-assignments
about Regression, Classification, CNN, RNN, Explainable AI, Adversarial Attack, Network Compression, Seq2Seq, GAN, Transfer Learning, Meta Learning, Life-long Learning, Reforcement Learning.
dali92002/DE-GAN
Document Image Enhancement with GANs - TPAMI journal
derek285/generateCarPlate
生成车牌识别数据集
TianLin0509/Easiest-SRGAN-demo
最简单的基于SRGAN网络的实现, 附带已训练好的模型及GIF生成代码, 更适合作为Demo展示
chenxingshenSecond/simplify
luckyjie/digital-image-processing
junjun-jiang/BaMBNet
The official repository for BaMBNet