#计算机科学#A resource for learning about Machine learning & Deep Learning
翻译 - 学习ML,DL,PyTorch和TensorFlow的资源。反馈总是感激:)
PyTorch 官方中文教程包含 60 分钟快速入门教程,强化教程,计算机视觉,自然语言处理,生成对抗网络,强化学习。欢迎 Star,Fork!
Simple Implementation of many GAN models with PyTorch.
#计算机科学#A modern PyTorch implementation of SRGAN
[ECCV 2020] Official Pytorch implementation for "Latent Embedding Feedback and Discriminative Features for Zero-Shot Classification". SOTA results for ZSL and GZSL
#计算机科学#Noise2Void - Learning Denoising from Single Noisy Images
Implement Human Pose Transfer papers with Pytorch
PyTorch implementation of Deterministic Generative Adversarial Imitation Learning (GAIL) for Off Policy learning
#计算机科学#Non-official + minimal reimplementation of HoloGAN by Nguyen-Phuoc, et al: https://arxiv.org/abs/1904.01326
Pytorch implementation of BigGAN Generator with pretrained weights
#计算机科学#Pytorch implementation of a Conditional WGAN with Gradient Penalty
#计算机科学#Unpaired Image-to-Image Translation using Cycle-Consistent Adversarial Networks
#计算机科学#Improved Training of Wasserstein GANs
#计算机科学#Implementation of the paper "Generative Adversarial Networks — Goodfellow et al. (2014)" in Pytorch
#计算机科学#Noise2Noise: Learning Image Restoration without Clean Data
#计算机科学#Person re-identification, a tool used in intelligent video surveillance, is the task of correctly identifying individuals across multiple images captured under varied scenarios from multiple cameras. ...
Tutorial for machine learning with python
Enhanced Super-Resolution Generative Adversarial Networks
#计算机科学#Progressively growing of GANs Pytorch Implementation