diff --git a/examples/images/cifar10/README.md b/examples/images/cifar10/README.md index ee1d264..7d5012d 100644 --- a/examples/images/cifar10/README.md +++ b/examples/images/cifar10/README.md @@ -3,7 +3,7 @@ This repository is used to reproduce the CIFAR-10 experiments from [1](https://arxiv.org/abs/2302.00482). We have designed a novel experimental procedure that helps us to reach an __FID of 3.5__ on the Cifar10 dataset.
- +
To reproduce the experiments and save the weights, install the requirements from the main repository and then run (runs on a single RTX 2080 GPU):