-
I've been trying to evaluate my YOLO models using this tool but I can't seem to get the AP to calculate. Attached below are the coco-labels and the results.json that I've created matching the example …
-
Dear blogger, hello. I would like to consult you on some issues. ① Why there is no test set in the WIDER_FACE_YOLO file? ② Which version of the WIDER FACE dataset does the WIDER_FACE_YOLO correspond t…
-
### Search before asking
- [X] I have searched the Supervision [issues](https://github.com/roboflow/supervision/issues) and found no similar bug report.
### Bug
I'm cross posting an issue reported…
-
**Describe the bug**
When exporting rotate annotations in YOLO format, the annotation is calculated wrong.
The reason is, that the rotation is done with the percentages of the image height and width…
-
### 💡 Your Question
Hi, I need help with the evaluation model on the coco dataset. As I am using the model pre-trained on coco, I would expect a similar result as stated; however, I got the wrong res…
-
### Search before asking
- [X] I have searched the Supervision [issues](https://github.com/roboflow/supervision/issues) and found no similar bug report.
### Bug
When exporting a YOLOv8 formatted d…
-
Description:
I am annotating images using Label Studio with two shapes: rectangles and ellipses. After exporting the data and training the model, I noticed that the annotations for ellipses are missi…
-
![AP](https://github.com/lyuwenyu/RT-DETR/assets/71964791/5625ef5f-1633-45d0-9852-be7cb27cd653)
-
Hi how convert VisDrone annotations to yolo v7 format ?
-
We improved the script so that it converts the COCO keypoints format to YOLOv8 format.
https://github.com/ryouchinsa/Rectlabel-support/blob/master/general_json2yolo.py
```
if use_keypoints:
k …