@@ -11,7 +11,7 @@ The elements of proof of the main theorems in the core article are detailed in
...
@@ -11,7 +11,7 @@ The elements of proof of the main theorems in the core article are detailed in
### GAN Data
### GAN Data
[VGG](https://arxiv.org/pdf/1409.1556.pdf) features of randomly [BigGAN](https://arxiv.org/abs/1809.11096)-generated images that we use in the paper are stored as [Git LFS](https://github.com/git-lfs/git-lfs/wiki) objects which avoids storing them locally. However this is possible to store the corresponding `.npy` files locally in order to avoid downloading them each time they are processed in the codes. This can be done manually via the GitLab web interface. An alternative, once Git LFS is [installed](https://github.com/git-lfs/git-lfs/wiki/Installation), can be is to use the command
[VGG](https://arxiv.org/pdf/1409.1556.pdf) features of randomly [BigGAN](https://arxiv.org/abs/1809.11096)-generated images that we use in the paper are stored as [Git LFS](https://github.com/git-lfs/git-lfs/wiki) objects which avoids storing them locally. However this is possible to store the corresponding `.npy` files locally in order to avoid downloading them each time they are processed in the codes. This can be done manually via the GitLab web interface. An alternative, once Git LFS is [installed](https://github.com/git-lfs/git-lfs/wiki/Installation), this can be done with the command