Closed Wiebke closed 4 months ago
Two additional changes that I just added here:
Great catches! The 1-9
key binds were indeed not working due to a mismatch in ordering of elements in the callback decorator and arguments in the callback function. I also fixed the issue with pan and zoom, made CrossEntropyLoss
the default loss, and fixed a minor bug that prevented the mask export from functioning.
I could not reproduce the issue regarding switching annotation mode, but would suspect it was related to the two other issues. Could you retest?
This PR encompasses a number of fixes and extensions we came across while testing:
num_classes
parameter to the inference jobRESULTS_DIR
as a new io parameter to the model asmodels_dir