Repository navigation

#

cyclegan-pytorch

Pytorch pipeline for 3D image domain translation using Cycle-Generative-Adversarial-networks, without paired examples.

Python
157
4 年前

Implementation of CycleGAN for Text style transfer with PyTorch.

Python
32
6 年前

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.

Jupyter Notebook
26
5 年前

🌱 SNE-RoadSeg in PyTorch, ECCV 2020 by Rui (Ranger) Fan & Hengli Wang, but now we have improved it.

Python
26
1 年前

CycleGAN for CT scan and MRI.

Jupyter Notebook
20
4 年前

Pytorch implementation of Self Attentive Adversarial Stain Normalization (SAASN).

Python
14
2 年前

An easy-to-modify and easy-to-follow re-implementation of CycleGAN (cycle-consistent generative adversarial network) in PyTorch

Python
8
3 年前
Jupyter Notebook
7
4 年前

Implementation of MultiStain-CycleGAN

Python
6
2 年前

A CycleGAN (generative adversarial network) to try out image generation from synthetic data.

Jupyter Notebook
5
6 年前

This is a PyTorch implementation of Cycle GAN from Scratch.

Python
5
4 年前

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.

Jupyter Notebook
5
3 年前

搜集整理加工深度学习应用项目,并尽可能提供视频讲解

Python
3
5 年前

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 from robot training in simulation to real life.

TeX
3
4 年前

Basic overview of CycleGAN and its Implementation using Pytorch

Jupyter Notebook
3
4 年前