Lorna

Results 21 repositories owned by Lorna

SRGAN-PyTorch

389
Stars
103
Forks
Watchers

A simple and complete implementation of super-resolution paper.

ESRGAN-PyTorch

131
Stars
28
Forks
Watchers

A simple implementation of esrgan, which uses the pytorch framework.

RFB_ESRGAN-PyTorch

65
Stars
10
Forks
Watchers

Simple realization of papers in oppo Research Institute super score competition.

CycleGAN-PyTorch

134
Stars
33
Forks
Watchers

A very simple implementation of cyclegan, which is based on pytorch.

YOLOv3-PyTorch

33
Stars
15
Forks
Watchers

Pytorch implements yolov3.Good performance, easy to use, fast speed.

AlexNet-PyTorch

75
Stars
37
Forks
Watchers

An PyTorch implementation AlexNet.Simple, easy to use and efficient

ESPCN-PyTorch

62
Stars
19
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.

FSRCNN-PyTorch

52
Stars
15
Forks
Watchers

Fast implementation of fsrcnn algorithm based on pytorch framework

GAN-PyTorch

23
Stars
9
Forks
Watchers

A complete implementation of the Pytorch neural network framework for GAN

GoogLeNet-PyTorch

45
Stars
9
Forks
Watchers

Restore the official code 100% and improve it to make it easier to use.