File size: 693 Bytes
4b21838
 
 
 
5dcd21b
4b21838
65ed64a
4b21838
65ed64a
 
4b21838
5b15117
3621f3f
5dcd21b
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
license: mit
language:
- en
pipeline_tag: unconditional-image-generation
---
# This is an officila repository to generate some sample results from the FastGAN model presented in the paper: SinGAN-Seg: Synthetic training data generation for medical image segmentation [here](https://journals.plos.org/plosone/article?id=10.1371/journal.pone.0267976)

# A Fast and Stable GAN for Small and High Resolution Imagesets - pytorch
The official pytorch implementation of the FAT-GAN paper "Towards Faster and Stabilized GAN Training for High-fidelity Few-shot Image Synthesis", the paper can be found [here](https://arxiv.org/abs/2101.04775).

```python
python generate_4ch_from_huggingface.py
```