Pytorch pipeline for 3D image domain translation using Cycle-Generative-Adversarial-networks, without paired examples.
#计算机科学#A clean and lucid implementation of cycleGAN using PyTorch
Official PyTorch implementation of "Artist Style Transfer Via Quadratic Potential"
Implementation of CycleGAN for Text style transfer with PyTorch.
#自然语言处理#Review materials for the TWiML Study Group. Contains annotated versions of the original Jupyter noteboooks (look for names like *_jcat.ipynb ), slide decks from weekly Zoom meetups, etc.
#计算机科学#🌱 SNE-RoadSeg in PyTorch, ECCV 2020 by Rui (Ranger) Fan & Hengli Wang, but now we have improved it.
Pytorch implementation of Self Attentive Adversarial Stain Normalization (SAASN).
#计算机科学#Bald-to-Hairy Translation Using CycleGAN
An easy-to-modify and easy-to-follow re-implementation of CycleGAN (cycle-consistent generative adversarial network) in PyTorch
PyTorch implementations of Generative Adversarial Network series
Implementation of MultiStain-CycleGAN
#计算机科学#Implement of CycleGAN using pytorch 1.8.
#计算机科学#A CycleGAN (generative adversarial network) to try out image generation from synthetic data.
This is a PyTorch implementation of Cycle GAN from Scratch.
This repository deals with generating 'malign' synthetic samples from 'benign' samples using CycleGAN to mitigate class imbalance and detecting Melanoma using a new balanced skin lesion image dataset.
We train a CycleGAN model that will generate "realistic" augmented images based on images coming from the Duckietown simulator. This is in an attempt to reducing the reality gap when transitioning fro...
Using CycleGAN to swap Pokemon types
Basic overview of CycleGAN and its Implementation using Pytorch