Hao Ren

Results 23 repositories owned by Hao Ren

SimCLR

523
Stars
110
Forks
Watchers

A PyTorch implementation of SimCLR based on ICML 2020 paper "A Simple Framework for Contrastive Learning of Visual Representations"

CapsNet

154
Stars
43
Forks
Watchers

A PyTorch implementation of CapsNet based on NIPS 2017 paper "Dynamic Routing Between Capsules"

ESPCN

501
Stars
120
Forks
Watchers

A PyTorch implementation of ESPCN based on CVPR 2016 paper "Real-Time Single Image and Video Super-Resolution Using an Efficient Sub-Pixel Convolutional Neural Network"

SEGAN

129
Stars
42
Forks
Watchers

A PyTorch implementation of SEGAN based on INTERSPEECH 2017 paper "SEGAN: Speech Enhancement Generative Adversarial Network"

SRGAN

1.1k
Stars
337
Forks
Watchers

A PyTorch implementation of SRGAN based on CVPR 2017 paper "Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network"

SlamBook

157
Stars
53
Forks
Watchers

Learn 视觉slam十四讲

DGCNN

59
Stars
15
Forks
Watchers

A PyTorch implementation of DGCNN based on AAAI 2018 paper "An End-to-End Deep Learning Architecture for Graph Classification"

ImageDeblurring

82
Stars
30
Forks
Watchers

A Keras implementation of image deblurring based on ICCV 2017 paper "Deep Generative Filter for motion deblurring"

CGD

104
Stars
18
Forks
Watchers

A PyTorch implementation of CGD based on the paper "Combination of Multiple Global Descriptors for Image Retrieval"

R2Plus1D-C3D

57
Stars
14
Forks
Watchers

A PyTorch implementation of R2Plus1D and C3D based on CVPR 2017 paper "A Closer Look at Spatiotemporal Convolutions for Action Recognition" and CVPR 2014 paper "Learning Spatiotemporal Features with 3...