Yagami360 / MachineLearning_Exercises_Python_PyTorchLinks
機械学習アルゴリズムの PyTorch 実装の練習コード集。
☆21Updated 3 years ago
Alternatives and similar repositories for MachineLearning_Exercises_Python_PyTorch
Users that are interested in MachineLearning_Exercises_Python_PyTorch are comparing it to the libraries listed below
Sorting:
- Official Implementation of the paper "A U-Net Based Discriminator for Generative Adversarial Networks" (CVPR 2020)☆400Updated 3 years ago
- Code accompanying UVCGAN paper☆152Updated last year
- PyTorch implementation of "Perceptual Losses for Real-Time Style Transfer and Super-Resolution"☆43Updated 2 years ago
- Unsupervised Image-to-Image Translation with Self-Attention Networks Official PyTorch Implementation (IEEE BigComp 2020, This paper has b…☆21Updated 5 years ago
- Unpaired Image-to-Image Translation with Transformer-based GANs in PyTorch [WIP]☆65Updated 4 years ago
- A clean and lucid implementation of cycleGAN using PyTorch☆126Updated 7 years ago
- A very simple implementation of cyclegan, which is based on pytorch.☆166Updated last year
- Pytorch implementation of pix2pix for various datasets.☆125Updated 4 years ago
- Pytorch implementation from scratch of [Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization [Huang+, ICCV2017]]☆137Updated 5 years ago
- ☆124Updated 2 years ago
- In this repository, I have developed a CycleGAN architecture with embedded Self-Attention Layers, that could solve three different comple…☆25Updated 4 years ago
- Official implementation for Gradient Normalization for Generative Adversarial Networks☆72Updated 4 years ago
- Implementation of some different variants of GANs by tensorflow, Train the GAN in Google Cloud Colab, DCGAN, WGAN, WGAN-GP, LSGAN, SNGAN,…☆233Updated 3 years ago
- AttentionGAN for Unpaired Image-to-Image Translation & Multi-Domain Image-to-Image Translation☆687Updated 2 years ago
- Official PyTorch implementation of NICE-GAN: Reusing Discriminators for Encoding: Towards Unsupervised Image-to-Image Translation☆244Updated 5 years ago
- Code for Dual Contrastive Learning for Unsupervised Image-to-Image Translation, NTIRE, CVPRW 2021, oral.☆178Updated 6 months ago
- Implementation of "Perceptual Losses for Real-Time Style Transfer and Super-Resolution" in PyTorch☆315Updated 5 years ago
- [CVPR 2021]: The Spatially-Correlative Loss for Various Image Translation Tasks☆110Updated 2 years ago
- Comparing different similarity functions for reconstruction of image on CycleGAN. (https://tandon-a.github.io/CycleGAN_ssim/) Training cy…☆83Updated 4 years ago
- PyTorch StyleGAN2, StyleGANの再現実装☆35Updated 5 years ago
- Maximum Spatial Perturbation for Image-to-Image Translation (Official Implementation)☆62Updated 3 years ago
- Pytorch implementation of ProjectedGAN (https://arxiv.org/abs/2111.01007)☆25Updated 3 years ago
- Unpaired Image-to-Image Translation using Adversarial Consistency Loss, ECCV 2020☆151Updated 3 years ago
- A Pytorch implementation of the 2017 Huang et. al. paper "Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization"☆39Updated 5 years ago
- Loss function of various types of GANs☆26Updated 7 years ago
- 機械学習関連の論文Survey用レポジトリ☆144Updated 4 years ago
- PyTorch Implementation of DCGAN trained on the CelebA dataset.☆122Updated 7 years ago
- Official Pytorch implementation of "Exploring Patch-wise Semantic Relation for Contrastive Learning in Image-to-Image Translation Tasks" …☆68Updated 2 years ago
- UVCGAN v2: An Improved Cycle-Consistent GAN for Unpaired Image-to-Image Translation☆154Updated 10 months ago
- Simple implementation of Pix2PixHD with PyTorch☆15Updated 6 years ago