Skip to content

Commit 1eb69c4

Browse files
authored
Update README.md
1 parent f1dc6c1 commit 1eb69c4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -219,6 +219,12 @@ CUDA_VISIBLE_DEVICES=0,1,... python3 src/main.py -fa -std_stat --standing_step S
219219
<img width="60%" src="https://raw.githubusercontent.com/POSTECH-CVLab/PyTorch-StudioGAN/master/docs/figures/diff_spectrum1.png" />
220220
</p>
221221

222+
223+
* TSNE Analysis
224+
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
225+
226+
227+
222228
## Metrics
223229

224230
### Inception Score (IS)

0 commit comments

Comments
 (0)