Skip to content

Commit 1a34009

Browse files
authored
Update README.md
1 parent 4872611 commit 1a34009

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -224,6 +224,9 @@ CUDA_VISIBLE_DEVICES=0,1,... python3 src/main.py -fa -std_stat --standing_step S
224224
```bash
225225
CUDA_VISIBLE_DEVICES=0,1,... python3 src/main.py -tsne -std_stat --standing_step STANDING_STEP -c CONFIG_PATH --checkpoint_folder CHECKPOINT_FOLDER --log_output_path LOG_OUTPUT_PATH
226226
```
227+
<p align="center">
228+
<img width="95%" src="https://raw.githubusercontent.com/POSTECH-CVLab/PyTorch-StudioGAN/master/docs/figures/TSNE_results.png" />
229+
</p>
227230

228231

229232
## Metrics

0 commit comments

Comments
 (0)