-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussi…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report.
### Ultralytics YOLO Component
…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussi…
-
**Describe the bug**
Can't import annotations when it's only 1 label that needs to be imported (unexpected error)
**To Reproduce**
Steps to reproduce the behavior:
1. Create a project and only c…
-
### Description of task
### Training ###
We need a robust way to detect valves during TACC. This issue is solely dedicated to training the model. Deep learning models require lots of annotated data …
-
where are the yolo weight and Image + label (DataSet) ?
-
### 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…
-
hi, I used yolov3-tiny.cfg training self-labeled images(only 3 classes), just modify last [convolutional] filters=24 in yolov3-tiny.cfg, it worked well in darknet test . it failed when I use YOLO_V…
-
Hi,
I'm new working with YOLO. I have compiled a dataset of 500 images of people. I have a file named OD that is found inside my darknet folder with the following files inside:
Annotation- xml fil…
-
Hi,
I tried compiling darknet-cpp with GPU=1, CUDNN=1, OPENCV=1, DEBUG=1. I get the following error:
```
g++ -Wno-unused-result -std=c++11 -DOPENCV `pkg-config --cflags opencv` -DGPU -I/usr/lo…