vlbthambawita commited on
Commit
5dcd21b
1 Parent(s): 5b15117

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -2,6 +2,7 @@
2
  license: mit
3
  language:
4
  - en
 
5
  ---
6
  # 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)
7
 
@@ -10,4 +11,4 @@ The official pytorch implementation of the FAT-GAN paper "Towards Faster and Sta
10
 
11
  ```python
12
  python generate_4ch_from_huggingface.py
13
- ```
 
2
  license: mit
3
  language:
4
  - en
5
+ pipeline_tag: unconditional-image-generation
6
  ---
7
  # 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)
8
 
 
11
 
12
  ```python
13
  python generate_4ch_from_huggingface.py
14
+ ```