Hello community!
I tried to upload an annotated dataset with yolov10 format for detection task when I notice all annotations are displace a short distance from where they ought to be.
for example the annotation of the first frame looks like:
I tried several times creating empty new projects and using ‘upload data’ but only get the same result. I wonder where I got wrong, the strange offsets looks like the loss of decimal precision, but it looks perfect on my computer.
The annotation of the first frame looks like:
0 0.176917 0.382157 0.071422 0.120648
0 0.313302 0.203093 0.040432 0.081037
0 0.277005 0.102787 0.029880 0.052315
0 0.223557 0.108926 0.030031 0.057491
0 0.286479 0.033083 0.019458 0.031296
0 0.312208 0.006046 0.016302 0.026574
0 0.438833 0.269880 0.049380 0.105065
0 0.460583 0.399944 0.067781 0.158056
Thank you!