-
When in Yolov8, there is a Yolov8-p2 to enhance small object detection. Is there a similar version in Yolo11? If not how should I enhance it on small objects?
rabum updated
4 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/discussion…
-
### 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…
-
From https://github.com/OpenAdaptAI/OmniParser/issues/3:
1. **Objective**:
- Implement fine-tuning for OmniParser’s YOLO model to enhance detection accuracy on small icons and UI elements.
2…
-
I trained the RT-DERT on a personal datasets that mainly contains small objects. However I have found the AP is lower that 0.1 after 6x epoches.
I also trained it on the Coco dataset and the AP fo…
-
I try to change stride in yolov4-mish cfg to detect small object like u guided in yolov4 cfg.
Img_size : (640, 1632), box (about 10 x 10). This is my config file [yolo4-mish.txt](https://github.com/A…
-
If I want to achieve better precision and increase the resolution in .cfg for training like 832x832, will it help the inference perform better with 416x416? In other words, do the resolution in .cfg i…
-
yolov7-tiny has a relatively poor detection effect on small targets in the UAV viewing angle, is there any way to improve the recognition accuracy
-
I have images of size 2048*1024, and have labels with a width of 11 px on average. (DriveU Traffic Light Dataset). I want to train a model that is capable of detecting these traffic lights which can b…
-
Hi everyone, I am working on small object detection like seal on shipping container, do you have any suggestion in this regard?