-
### 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 YOLOv5 [issues](https://github.com/ultralytics/yolov5/issues) and [discussions](https://github.com/ultralytics/yolov5/discussions) and found no simi…
-
### Deep Learning Simplified Repository (Proposing new issue)
:red_circle: **Project Title** : Suicide Prevention on Railway Tracks
:red_circle: **Aim** : I propose implementing a feature within th…
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report.
### YOLOv8 Component
Detection
### Bug
Hell…
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar feature requests.
### Description
Can Yolov8 or any later…
Avv22 updated
3 weeks ago
-
### 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…
-
Add instance segmentation to the existing YOLOv8 object detection model.
This can be a Keras.io example first and get finalized as a KerasCV contribution in a second step.
Numerical validation again…
-
![Screenshot (7)](https://github.com/computervisioneng/automatic-number-plate-recognition-python-yolov8/assets/76904236/59464e93-ffb6-4f08-92cd-de0385f8eb43)
Traceback (most recent call last):
…
-
I have followed all the steps of installation and when I am running this
```!python tracking_vehicle_counting.py model=yolov8l.pt source="test.mp4" show=True ```
**Error:**
Error executing job …
-
Hi IrDIE,
You did a great job for small object detection. I am using your implementation but when I change , slice_height, slice_width, overlap_height_ratio, overlap_width_ratio it does not change an…