Lorna
Lorna
SRGAN-PyTorch
A simple and complete implementation of super-resolution paper.
ESRGAN-PyTorch
A simple implementation of esrgan, which uses the pytorch framework.
RFB_ESRGAN-PyTorch
Simple realization of papers in oppo Research Institute super score competition.
CycleGAN-PyTorch
A very simple implementation of cyclegan, which is based on pytorch.
YOLOv3-PyTorch
Pytorch implements yolov3.Good performance, easy to use, fast speed.
AlexNet-PyTorch
An PyTorch implementation AlexNet.Simple, easy to use and efficient
ESPCN-PyTorch
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.
FSRCNN-PyTorch
Fast implementation of fsrcnn algorithm based on pytorch framework
GAN-PyTorch
A complete implementation of the Pytorch neural network framework for GAN
GoogLeNet-PyTorch
Restore the official code 100% and improve it to make it easier to use.