-
I wanted to assign unicode strings to my bounding boxes. I can enter my strings to the text box in UI and is being rendered correctly. But upon save it throws an error.
```
Traceback (most recent …
-
Hi!
I am trying to train on my own dataset which consists of 3 classes. I have already been able to train on VOC2007 dataset with less classes so I am quite sure that the problem isn't caused by diff…
-
while trainig on my data
I got this error
**Random scale/translate send object(s) out of bound**
as shown in the image
and then it starts to test on the testing data and store the results to `resu…
-
I hope author can give some tips
-
I think that there is no need to import cv2 module in labelfile.py to get the image shape.