-
**Describe the bug**
Value in YOLO output is out of bounds
**To Reproduce**
1.Export comments
2. Insert the official training script of YOLOv5
3.
```
python train.py --img 640 --epochs 600 --…
-
### 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…
-
hi ,
In the repository ,
we have coco dataset annotation file for detection which is not in yolo format .
How to convert the given annotation file (https://github.com/WongKinYiu/yolov7/releases/…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussions) and fou…
-
### Search before asking
- [X] I have searched the Supervision [issues](https://github.com/roboflow/supervision/issues) and found no similar feature requests.
### Question
Hello! I'm currently bui…
-
Can you plaease provide the code for conversion of pascal voc to yolo .txt
or can you help me with my code:
from __future__ import division
import xml.etree.ElementTree as ET
import glob
import…
-
**Describe the bug**
Tasks containing multi-layer images (i.e., a list of images in their data->image value) which are described in https://github.com/HumanSignal/label-studio-frontend/issues/667#iss…
luuzk updated
11 months ago
-
**Describe the bug**
I've labelled a dataset which has only 1 class for the purpose of semantic segmentation. The annotations are being rendered correctly in the label studio and I am able to export …