Hey @C-Achard one minor thing is if someone makes an error, like loads "labels" instead of images for inference, and then hits run, of course there is an error, but then I cannot stop the GUI; I have to crash it out to restart. The "Stop" should be a HARD stop overwrite, not waiting until "next epoch," as in this case one hits an infinite wait time :D. #MackenzieProofingTheGUI
We also might want a more intuitive error -- ie, "sorry I can't handle" is great, but maybe add "be sure to check your input data is correct!"
RuntimeWarning: RuntimeError in aborted thread: /Users/svc-dashboard/D/P/ITKPythonPackage/ITK-source/ITK/Modules/IO/TIFF/src/itkTIFFImageIO.cxx:503:
ITK ERROR: TIFFImageIO(0x7fd11b0a8490): Unable to read tiff file: Sorry, can not handle images with 64-bit samples!
/Users/mwmathis/Downloads/for testing/dataset/testtest
Stop request, waiting for next inference & saving to occur...
Stop request, waiting for next inference & saving to occur...