0

Metrics calculation is very time consuming in stylegan2 is there any way to disable this feature. I want to train my network on Colab an this takes a lot of time

Nima Aghayan
  • 109
  • 1
  • 7

1 Answers1

0

Just add --metrics=None to your !python train.py command line