-
Hi, Thank you for your great implementation.
yolov8 have obb https://docs.ultralytics.com/tasks/obb/
do you have plan to support it on your project?
-
When generating the simple geometry of box, its mesh contains 24 vertices, and the box itself only needs 8 vertices to represent, and 24 vertices cannot ensure the closure of the mesh, it is just a se…
-
### Preliminary Checks
- [X] This issue is not a duplicate. Before opening a new issue, please search existing issues.
- [X] This issue is not a question, feature request, or anything other than a bu…
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar feature requests.
### Description
Dear @glenn-jocher and …
-
# **AI-Powered Image Processing for Monitoring Counter Services**
AI system will analyze real-time CCTV footage to detect various events such as customer congestion, idle counters, long waiting times…
-
|Wazuh version|Component|Install type|Install method|Platform|
|---|---|---|---|---|
| Wazuh 4.9.0.2 rev | Wazuh Dashboard | Manager | Packages/Sources | N/A |
In 4.8.2 Vulnerability Dete…
-
I tried testing the conde using
**./darknet detect cfg/yolov3.cfg yolov3.weights data/dog.jpg**
It gave me this. There is no detection on predictions.jpg either. I tried webcam also. If I use th…
-
The settings button is a png with transparent background. Only if you click on the non-transparent part, will the settings menu fire. In other words, you can click right in the middle of the button an…
-
ตัวอย่างการใช้ผลจาก YOLO dectector ดึงส่วนของภาพออกมาและใช้ `surya-ocr` ในการอ่านข้อความ
``` py
from pathlib import Path
from ultralytics import YOLO
checkpoint = Path("best_detection_yolo.pt"…
-
### Issue Type
Others
### Source
pip (model-compression-toolkit)
### MCT Version
2.1.0
### OS Platform and Distribution
Ubuntu 22.04.4 LTS
### Python version
3.9.19
### Describe the issue
W…