uberduck-ai / uberduck-ml-dev

ML models for Uberduck
Apache License 2.0
377 stars 61 forks source link

Disabling Validation Inference #72

Closed gamerscruffy closed 2 years ago

gamerscruffy commented 2 years ago

There should be a way to disable the validation parts between each epoch in the colab. For massive datasets, it can take up to 20 minutes to generate those samples. Being able to disable it would save a lot of time.

sjkoelle commented 2 years ago

Hey, sorry for the delay. Thanks for bringing this up, will look into it.

sjkoelle commented 2 years ago

Just merged a fix. Set is_validate=False in your hparams.