-
Joeran Bosma authored
With the flag `--disable_validation_inference` inference of the validation set can be skipped after training (for each fold). This is particularly useful if inference is slow (e.g., with patches, TTA enabled, many validation samples) and only the test set performance is required.
Joeran Bosma authoredWith the flag `--disable_validation_inference` inference of the validation set can be skipped after training (for each fold). This is particularly useful if inference is slow (e.g., with patches, TTA enabled, many validation samples) and only the test set performance is required.
Loading