-
### Search before asking
- [X] I have searched the Ultralytics [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar feature requests.
### Description
Undoubtedly YOLO i…
-
I am trying to finetune yolo on my dataset to predict the object, but even if the object is skewed the boundary box is always and not a skewed rectangle. While training I labelled my dataset carefully…
-
### Describe the bug
## Bug
I am doing a transfer-learning training using the pre-trained COCO YOLOv8 checkpoint. I create a custom `data.yaml` which passes 7 labels to predict. A `print(model.names)…
-
Hi everyone!
I have tagged with Grounding Sam ML Backend in Label Studio: https://labelstud.io/blog/using-text-prompts-for-image-annotation-with-grounding-dino-and-label-studio/ and this is the res…
-
Hello, I have been working on detecting certain anomalies in roads such as cracks and potholes. The prediction boxes are fairly accurate, but I can't get them to stop classifying these objects as cars…
-
## 세부 설명
0.69 map를 가지고 pesudo labeling 진행 confidence score 0.3이상의 값을 사용(23000여개 객체검출)
## 결과
pesudo labeling without mAP : 0.5553
pesudo labeling with mAP : 0.5984
## 결론
성능이 어느정도 보장된 mAP를 통해 …
-
Hello, does the yolo, yolov2 and yolov3 have the same data labelling format? can I use the yolo label data to train yolov3 directly?
-
### Documentation link
https://docs.openvino.ai/2024/api/c_cpp_api/classov_1_1_any.html
### Description
I saw the following node information at the end of the openvino model xml file exported by py…
-
您好,我想自己训练一下yolo模型,想请教您一下char,title,和target的class排序是什么样的,title是图片上的什么图像,训练配置的图片参数是不是填写384,我怕训练出来的模型代码用不了
-
### Search before asking
- [X] I have searched the Autodistill [issues](https://github.com/autodistill/autodistill/issues) and found no similar bug report.
### Bug
In my `data` directory, I…