This repository was archived by the owner on Oct 19, 2024. It is now read-only.
None remap labels throws an error in callbacks even though they are optional #26
Labels
bug
Something isn't working
Describe the bug
Here an error is raised when remap labels are not provided.
To Reproduce
Run a training with some callback for wsi metrics without specifying a remap labels
Expected behavior
The code should check if remap labels are available and if they are use them (as is currently the case) and if there aren't not use them (is not the case and throws an error)
Environment
dlup version:
How installed:
Python version:
Operating System:
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: