There are no reviews yet. Be the first to send feedback to the community and the maintainers!
SRGAN-PyTorch
A simple and complete implementation of super-resolution paper.CycleGAN-PyTorch
A very simple implementation of cyclegan, which is based on pytorch.ESRGAN-PyTorch
A simple implementation of esrgan, which uses the pytorch framework.SRCNN-PyTorch
Pytorch framework can easily implement srcnn algorithm with excellent performancemachine_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.AlexNet-PyTorch
An PyTorch implementation AlexNet.Simple, easy to use and efficientESPCN-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.RFB_ESRGAN-PyTorch
Simple realization of papers in oppo Research Institute super score competition.FSRCNN-PyTorch
Fast implementation of fsrcnn algorithm based on pytorch frameworkVDSR-PyTorch
PyTorch implements "Accurate Image Super-Resolution Using Very Deep Convolutional Networks"GoogLeNet-PyTorch
Restore the official code 100% and improve it to make it easier to use.WassersteinGAN_GP-PyTorch
Improved training of Wasserstein GANsCGAN-PyTorch
Simple implementation of conditional general adverse nets in pytorch machine learning frameworkYOLOv3-PyTorch
Pytorch implements yolov3.Good performance, easy to use, fast speed.Real_ESRGAN-PyTorch
PyTorch implements `Real-ESRGAN: Training Real-World Blind Super-Resolution with Pure Synthetic Data` paper.ResNet-PyTorch-backup
Fully reproduce the pairs of ImageNet and CIFAR in the paperResNet-PyTorch
PyTorch implements `Deep Residual Learning for Image Recognition` paper.VGG-PyTorch
The implementation of VGG thesis is implemented under PyTorch frameworkUGATIT-PyTorch
Simple, fast and easy to read. Yes, we use the pytorch framework!YOLOv4-PyTorch
Pytorch implements yolov4.Good performance, easy to use, fast speed.GAN-PyTorch
A complete implementation of the Pytorch neural network framework for GANPyTorch-WGANGP
PyTorch implements WGAN_GPpytorch-alexnet-cifar100
Cifar100 in alexnet network model under the highest accuracypytorch-tutorial
fork Yunjey Choi/ [@yunjey](https://github.com/yunjey)WassersteinGAN_DIV-PyTorch
Wasserstein Divergence for GANsPyTorch
An open source deep learning platform that provides a seamless path from research prototyping to production deploymentDCGAN-PyTorch
PyTorch implements a Deep Convolution GAN neural network structureTensorFlow2-tutorials
This is a tutorial from TensorFlow's website, thanks to Google IncSwinIR-PyTorch
PyTorch implements `SwinIR: Image Restoration Using Swin Transformer` paper.RCAN-PyTorch
PyTorch implements `Image Super-Resolution Using Very Deep Residual Channel Attention Networks` paper.MetaSR-PyTorch
PyTorch implements `Meta-SR: A Magnification-Arbitrary Network for Super-Resolution` paperpytorch-inception-v3-cifar100
Pytorch implements the inceptionv4 model for cifar100 classificationpytorch-vgg19-cifar100
Pytorch implements the VGG19 model to classify cifar100TensorFlow-MNIST
MNIST, KMNIST, EMNIST and others have TensorFlow implementation of handwritten data set, based on TF2 versionDeep-learning-paper-CN
Deep learning thesis Chinese translation, including object classification, detection.PyTorch-pix2pixHD
PyTorch implements high resolution image generationtf-gans
Tensorflow implements the most primitive GANCRNN-PyTorch
PyTorch implemnts `An End-to-End Trainable Neural Network for Image-based Sequence Recognition and Its Application to Scene Text Recognition` paper.MobileNetV1-PyTorch
PyTorch implements `MobileNets: Efficient Convolutional Neural Networks for Mobile Vision Applications` paper.InceptionV4-PyTorch
PyTorch implements `Inception-v4, Inception-ResNet and the Impact of Residual Connections on Learning` paper.Deep-learning-with-cartoon
利用对抗性深度学习来生成动漫妹子头像(Use antagonistic deep learning to generate animated girl profile pictures)SRDenseNet-PyTorch
PyTorch implements `Image Super-Resolution Using Dense Skip Connections` paper.PyTorch-StackGAN
PyTorch implements StackGANDenseNet-PyTorch
Restore the official code 100% and improve it to make it easier to research and facilitate production.WassersteinGAN-PyTorch
This is a new alogorithm named WGAN, an alternative to traditional GAN training!DayHR
Try to implement image style conversion, based on the TF2 version, in order to convert avatars to cartoon avatars.EDSR-PyTorch
PyTorch implements "Enhanced Deep Residual Networks for Single Image Super-Resolution"DRRN-PyTorch
PyTorch implements "Image Super-Resolution via Deep Recursive Residual Network"OpenCV4-Tutorials
This tutorial is based on OpenCV's 4.1.0-dev version.pytorch-project
Some pytorch projects self-forkRealSR-PyTorch
PyTorch implements `Toward Real-World Single Image Super-Resolution: A New Benchmark and A New Model` paper.TensorFlow2-GAN
Implement all generation antagonism models based on TensorFlow2TensorFlow-cats_vs_dogs
Version 2.0 of tensorflowa classification method for dogs and catsCSNLN-PyTorch
PyTorch implemnts `Image Super-Resolution with Cross-Scale Non-Local Attention and Exhaustive Self-Exemplars Mining` paper.ACGAN-PyTorch
PyTorch implements Auxiliary Classifier GANzsb-review
C语言考试复习资料MNIST-LibTorch
An example of MNIST handwritten number recognition for LibTorch written by pure CPPtensorflow-vgg
Implementation of VGG based on tensorflowInceptionV3-PyTorch
PyTorch implements `Rethinking the Inception Architecture for Computer Vision` paper.TensorFlow-WGAN_GP
An implements for Wasserstein GAN by TensorFlowPyTorch-DCGAN
PyTorch implementation DCGANLapSRN-PyTorch
PyTorch implements `Deep Laplacian Pyramid Networks for Fast and Accurate Super-Resolution` paper.zero2Adam
Numpy implements AdamPyTorch-WassersteinGANs
TensorFlow-caltech
Classification of Caltech data sets under version 2.0 of tensorflow.xmlPyTorch-PGGAN
PyTorch implementation PGGANCARN-PyTorch
PyTorch implements `Fast, Accurate, and Lightweight Super-Resolution with Cascading Residual Network` paper.TensorFlow-AE
TensorFlow2.0 combines Keras to achieve automatic uncodingDeep-learning-with-python3
Book "Deep Learning with Python" python3 codeContextualBilateralLoss-PyTorch
PyTorch implements `Zoom to Learn, Learn to Zoom` paper.Learn-OpenCV-4-By-Building-Projects-Second-Edition
Learn OpenCV 4 by Building ProjectsJAVA-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).LIIF-PyTorch
PyTorch implements `Learning Continuous Image Representation with Local Implicit Image Function` paper.zero2SGD
Implement SGD algorithm from zeroClassifierGAN
This paper mainly classifies the samples generated by GAN modelDBPN-PyTorch
PyTorch implements "Deep Back-Projection Networks for Single Image Super-resolution” paper.zero2MBGD
Numpy implements MBGDSSD_PyTorch
Simple implementation of SSDopencv201907
Algorithm_CPP_language_implementation
Based on the third editionBSRGAN-PyTorch
PyTorch implements `Designing a Practical Degradation Model for Deep Blind Image Super-Resolution` paper.LSRGAN-PyTorch
PyTorch implements `Optimizing Generative Adversarial Networks for Image Super Resolution via Latent Space Regularization` paper.PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.EfficientNet
A PyTorch implementation of EfficientNetShuffleNetV2-PyTorch
PyTorch implements `ShuffleNet V2: Practical Guidelines for Efficient CNN Architecture Design` paper.tf-dcgan
Implementation of TensorFlow for deep convolution adversarial neural networksPyTorch-VAE
PyTorch simple implements VAEStyleGAN-PyTorch
The PyTorch framework is a simple implementation of StyleGANFast-Neural-Style-PyTorch
This repository contains a pytorch implementation of an algorithm for fast neural styleFAN-PyTorch
PyTorch implements `Focusing Attention: Towards Accurate Text Recognition in Natural Images` paper.models
A library of pretrained model weights in managed codeMy-girlfriend
I miss youRDN-PyTorch
PyTorch implements `Residual Dense Network for Image Super-Resolution` paper.Fuck_WEB
GoodBye ASP.NETPyTorch-StyleGAN
PyTorch implements StyleGANface_recognition
Open source framework on fork, easy to implementVideo_2_Char
CAI xukun is so handsome in basketball!zero2BGD
Numpy implements BGDPyTorch-InfoGAN
PyTorch implementation InfoGANArbSR-PyTorch
PyTorch implements `Learning A Single Network for Scale-Arbitrary Super-Resolution` paper.Love Open Source and this site? Check out how you can help us