Hello sir,
I am trying to run your code in the training part but I have raised a confusing situation. It runs smoothly until it wants to start the training. When it want to start training epoch 1, the program just jump out but it didn't raise any error. Could you give me some inside thought about what happened here? I really appreciate it. Thank you.
Also, I have a question about the training data. When I download the MonuSeg dataset. It provides me .XML annotations and TIFF image. In you extract patches, you use PNG image and .NPY label. May you help me with how to convert the XML into the npy

?
Hello sir,
I am trying to run your code in the training part but I have raised a confusing situation. It runs smoothly until it wants to start the training. When it want to start training epoch 1, the program just jump out but it didn't raise any error. Could you give me some inside thought about what happened here? I really appreciate it. Thank you.
Also, I have a question about the training data. When I download the MonuSeg dataset. It provides me .XML annotations and TIFF image. In you extract patches, you use PNG image and .NPY label. May you help me with how to convert the XML into the npy

?