• Stars
    star
    11
  • Rank 1,685,284 (Top 34 %)
  • Language
    Python
  • License
    Apache License 2.0
  • Created almost 2 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

PyTorch implements `SwinIR: Image Restoration Using Swin Transformer` paper.

More Repositories

1

SRGAN-PyTorch

A simple and complete implementation of super-resolution paper.
Python
407
star
2

CycleGAN-PyTorch

A very simple implementation of cyclegan, which is based on pytorch.
Python
139
star
3

ESRGAN-PyTorch

A simple implementation of esrgan, which uses the pytorch framework.
Python
136
star
4

SRCNN-PyTorch

Pytorch framework can easily implement srcnn algorithm with excellent performance
Python
91
star
5

machine_learning_in_action_py3

Important book about the machine learning algorithms, and introduces the application of those who use these algorithms and tools, and how to use them in a real environment. This book and other books, behind the other books are long on machine learning theory knowledge, the book happened to be more discussion on how to use coded machine learning algorithms.
Python
81
star
6

AlexNet-PyTorch

An PyTorch implementation AlexNet.Simple, easy to use and efficient
Python
75
star
7

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.
Python
69
star
8

RFB_ESRGAN-PyTorch

Simple realization of papers in oppo Research Institute super score competition.
Python
65
star
9

FSRCNN-PyTorch

Fast implementation of fsrcnn algorithm based on pytorch framework
Python
58
star
10

VDSR-PyTorch

PyTorch implements "Accurate Image Super-Resolution Using Very Deep Convolutional Networks"
Python
52
star
11

GoogLeNet-PyTorch

Restore the official code 100% and improve it to make it easier to use.
Python
48
star
12

CGAN-PyTorch

Simple implementation of conditional general adverse nets in pytorch machine learning framework
Python
44
star
13

WassersteinGAN_GP-PyTorch

Improved training of Wasserstein GANs
Python
44
star
14

YOLOv3-PyTorch

Pytorch implements yolov3.Good performance, easy to use, fast speed.
Python
33
star
15

Real_ESRGAN-PyTorch

PyTorch implements `Real-ESRGAN: Training Real-World Blind Super-Resolution with Pure Synthetic Data` paper.
Python
31
star
16

ResNet-PyTorch-backup

Fully reproduce the pairs of ImageNet and CIFAR in the paper
Python
30
star
17

ResNet-PyTorch

PyTorch implements `Deep Residual Learning for Image Recognition` paper.
Python
29
star
18

UGATIT-PyTorch

Simple, fast and easy to read. Yes, we use the pytorch framework!
Python
29
star
19

VGG-PyTorch

The implementation of VGG thesis is implemented under PyTorch framework
Python
28
star
20

YOLOv4-PyTorch

Pytorch implements yolov4.Good performance, easy to use, fast speed.
Python
27
star
21

GAN-PyTorch

A complete implementation of the Pytorch neural network framework for GAN
Python
24
star
22

PyTorch-WGANGP

PyTorch implements WGAN_GP
Python
21
star
23

pytorch-alexnet-cifar100

Cifar100 in alexnet network model under the highest accuracy
Python
18
star
24

pytorch-tutorial

fork Yunjey Choi/ [@yunjey](https://github.com/yunjey)
Python
18
star
25

WassersteinGAN_DIV-PyTorch

Wasserstein Divergence for GANs
Python
18
star
26

PyTorch

An open source deep learning platform that provides a seamless path from research prototyping to production deployment
Python
17
star
27

PyTorch-NCSN

This is the best GAN method to generate cifar-10
Python
17
star
28

DCGAN-PyTorch

PyTorch implements a Deep Convolution GAN neural network structure
Python
12
star
29

TensorFlow2-tutorials

This is a tutorial from TensorFlow's website, thanks to Google Inc
Python
11
star
30

RCAN-PyTorch

PyTorch implements `Image Super-Resolution Using Very Deep Residual Channel Attention Networks` paper.
Python
11
star
31

MetaSR-PyTorch

PyTorch implements `Meta-SR: A Magnification-Arbitrary Network for Super-Resolution` paper
Python
10
star
32

pytorch-inception-v3-cifar100

Pytorch implements the inceptionv4 model for cifar100 classification
Python
10
star
33

pytorch-vgg19-cifar100

Pytorch implements the VGG19 model to classify cifar100
Python
9
star
34

TensorFlow-MNIST

MNIST, KMNIST, EMNIST and others have TensorFlow implementation of handwritten data set, based on TF2 version
Python
8
star
35

Deep-learning-paper-CN

Deep learning thesis Chinese translation, including object classification, detection.
8
star
36

PyTorch-pix2pixHD

PyTorch implements high resolution image generation
Python
8
star
37

tf-gans

Tensorflow implements the most primitive GAN
Python
8
star
38

CRNN-PyTorch

PyTorch implemnts `An End-to-End Trainable Neural Network for Image-based Sequence Recognition and Its Application to Scene Text Recognition` paper.
Python
8
star
39

MobileNetV1-PyTorch

PyTorch implements `MobileNets: Efficient Convolutional Neural Networks for Mobile Vision Applications` paper.
Python
8
star
40

InceptionV4-PyTorch

PyTorch implements `Inception-v4, Inception-ResNet and the Impact of Residual Connections on Learning` paper.
Python
8
star
41

Deep-learning-with-cartoon

ๅˆฉ็”จๅฏนๆŠ—ๆ€งๆทฑๅบฆๅญฆไน ๆฅ็”ŸๆˆๅŠจๆผซๅฆนๅญๅคดๅƒ(Use antagonistic deep learning to generate animated girl profile pictures)
Python
7
star
42

SRDenseNet-PyTorch

PyTorch implements `Image Super-Resolution Using Dense Skip Connections` paper.
Python
7
star
43

PyTorch-StackGAN

PyTorch implements StackGAN
Python
7
star
44

DenseNet-PyTorch

Restore the official code 100% and improve it to make it easier to research and facilitate production.
Python
7
star
45

WassersteinGAN-PyTorch

This is a new alogorithm named WGAN, an alternative to traditional GAN training!
Python
7
star
46

DayHR

Try to implement image style conversion, based on the TF2 version, in order to convert avatars to cartoon avatars.
Python
6
star
47

EDSR-PyTorch

PyTorch implements "Enhanced Deep Residual Networks for Single Image Super-Resolution"
Python
6
star
48

DRRN-PyTorch

PyTorch implements "Image Super-Resolution via Deep Recursive Residual Network"
Python
6
star
49

OpenCV4-Tutorials

This tutorial is based on OpenCV's 4.1.0-dev version.
C++
6
star
50

pytorch-project

Some pytorch projects self-fork
Python
6
star
51

RealSR-PyTorch

PyTorch implements `Toward Real-World Single Image Super-Resolution: A New Benchmark and A New Model` paper.
Python
6
star
52

TensorFlow2-GAN

Implement all generation antagonism models based on TensorFlow2
Python
5
star
53

TensorFlow-cats_vs_dogs

Version 2.0 of tensorflowa classification method for dogs and cats
Python
5
star
54

CSNLN-PyTorch

PyTorch implemnts `Image Super-Resolution with Cross-Scale Non-Local Attention and Exhaustive Self-Exemplars Mining` paper.
Python
5
star
55

ACGAN-PyTorch

PyTorch implements Auxiliary Classifier GAN
Python
5
star
56

zsb-review

C่ฏญ่จ€่€ƒ่ฏ•ๅคไน ่ต„ๆ–™
5
star
57

MNIST-LibTorch

An example of MNIST handwritten number recognition for LibTorch written by pure CPP
C++
5
star
58

tensorflow-vgg

Implementation of VGG based on tensorflow
Python
4
star
59

InceptionV3-PyTorch

PyTorch implements `Rethinking the Inception Architecture for Computer Vision` paper.
Python
4
star
60

TensorFlow-WGAN_GP

An implements for Wasserstein GAN by TensorFlow
Python
4
star
61

PyTorch-DCGAN

PyTorch implementation DCGAN
Python
4
star
62

LapSRN-PyTorch

PyTorch implements `Deep Laplacian Pyramid Networks for Fast and Accurate Super-Resolution` paper.
Python
4
star
63

zero2Adam

Numpy implements Adam
Python
4
star
64

PyTorch-WassersteinGANs

Python
4
star
65

TensorFlow-caltech

Classification of Caltech data sets under version 2.0 of tensorflow.xml
Python
4
star
66

PyTorch-PGGAN

PyTorch implementation PGGAN
Python
4
star
67

CARN-PyTorch

PyTorch implements `Fast, Accurate, and Lightweight Super-Resolution with Cascading Residual Network` paper.
Python
4
star
68

TensorFlow-AE

TensorFlow2.0 combines Keras to achieve automatic uncoding
Python
4
star
69

Deep-learning-with-python3

Book "Deep Learning with Python" python3 code
Python
3
star
70

ContextualBilateralLoss-PyTorch

PyTorch implements `Zoom to Learn, Learn to Zoom` paper.
Python
3
star
71

Learn-OpenCV-4-By-Building-Projects-Second-Edition

Learn OpenCV 4 by Building Projects
C++
3
star
72

JAVA-Project

The Java code for the second semester of the junior year can be found here (I have not been exposed to Java for more than two years, which is required by my studies).
Java
3
star
73

LIIF-PyTorch

PyTorch implements `Learning Continuous Image Representation with Local Implicit Image Function` paper.
Python
3
star
74

zero2SGD

Implement SGD algorithm from zero
Python
3
star
75

ClassifierGAN

This paper mainly classifies the samples generated by GAN model
Python
3
star
76

DBPN-PyTorch

PyTorch implements "Deep Back-Projection Networks for Single Image Super-resolutionโ€ paper.
Python
3
star
77

zero2MBGD

Numpy implements MBGD
Python
3
star
78

SSD_PyTorch

Simple implementation of SSD
Python
3
star
79

opencv201907

C++
3
star
80

Algorithm_CPP_language_implementation

Based on the third edition
C++
3
star
81

BSRGAN-PyTorch

PyTorch implements `Designing a Practical Degradation Model for Deep Blind Image Super-Resolution` paper.
Python
3
star
82

LSRGAN-PyTorch

PyTorch implements `Optimizing Generative Adversarial Networks for Image Super Resolution via Latent Space Regularization` paper.
Python
3
star
83

PyTorch-GAN

PyTorch implementations of Generative Adversarial Networks.
Python
3
star
84

EfficientNet

A PyTorch implementation of EfficientNet
Python
3
star
85

ShuffleNetV2-PyTorch

PyTorch implements `ShuffleNet V2: Practical Guidelines for Efficient CNN Architecture Design` paper.
Python
3
star
86

tf-dcgan

Implementation of TensorFlow for deep convolution adversarial neural networks
Python
3
star
87

PyTorch-VAE

PyTorch simple implements VAE
Python
3
star
88

StyleGAN-PyTorch

The PyTorch framework is a simple implementation of StyleGAN
2
star
89

Fast-Neural-Style-PyTorch

This repository contains a pytorch implementation of an algorithm for fast neural style
Python
2
star
90

FAN-PyTorch

PyTorch implements `Focusing Attention: Towards Accurate Text Recognition in Natural Images` paper.
Python
2
star
91

models

A library of pretrained model weights in managed code
2
star
92

My-girlfriend

I miss you
Python
2
star
93

RDN-PyTorch

PyTorch implements `Residual Dense Network for Image Super-Resolution` paper.
Python
2
star
94

Fuck_WEB

GoodBye ASP.NET
HTML
2
star
95

PyTorch-StyleGAN

PyTorch implements StyleGAN
2
star
96

face_recognition

Open source framework on fork, easy to implement
Python
2
star
97

Video_2_Char

CAI xukun is so handsome in basketball!
Python
2
star
98

zero2BGD

Numpy implements BGD
Python
2
star
99

PyTorch-InfoGAN

PyTorch implementation InfoGAN
Python
2
star
100

ArbSR-PyTorch

PyTorch implements `Learning A Single Network for Scale-Arbitrary Super-Resolution` paper.
Python
2
star