Open mada99mj opened 1 year ago
Hi, i wanted to know if you were able to train the model successfully??
hi , yes i trained it .
hi , yes i trained it .
I had a trouble on training this model. Can you help me? The traceback are shown below.
Traceback (most recent call last):
File "/home/liusr/UIUNET/train.py", line 120, in
i want to ask if there are any precise versions of the requirements (specially for torch, torchvision) because it didn't work for me without specifying it . I'm looking for a quick response please. and if you can help me with any information about the metrics because the way you coded IoU and nIoU have a really small value0.000xx even if there is an intersection (visually noticed) . I tried to print the intersection to check, and it is = 0 and the comparison of the label and predicted mask shows the opposite (a good result).