Skip to content

Commit

Permalink
Update training_cyclegan_turbo.md
Browse files Browse the repository at this point in the history
  • Loading branch information
GaParmar authored Aug 10, 2024
1 parent abccf40 commit 039baf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/training_cyclegan_turbo.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ We will use the [horse2zebra dataset](https://github.com/junyanz/pytorch-CycleGA
- The training script will visualizing the training batch, the training losses, and validation set L2, LPIPS, and FID scores (if specified).
<div>
<p align="center">
<img src='../assets/examples/training_evaluation.png' align="center" width=800px>
<img src='../assets/examples/training_evaluation_unpaired.png' align="center" width=800px>
</p>
</div>
Expand Down

0 comments on commit 039baf1

Please sign in to comment.