-
@AlexeyAB
Hi Alexey,I use what you provided yolov7_so.zip,it has achieved good results on my small target dataset,can you also provide a configuration file of yolov7-w6 small target detection model?…
-
Thank you for the great work! I ran the proposed code on my custom dataset of medical image, the result list as below:
2019-05-06 03:04:17,399 maskrcnn_benchmark.inference INFO:
OrderedDict([('b…
-
Hi, I am using the YOLOv7 model for object detection on video footage and I am having difficulty detecting small objects such as people smaller than 20-30 pixels. I have tried adjusting various parame…
-
### 작은 물체 탐지 성능 향상 어떻게 할 것인가
IDEA 공유하기
-
### 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…
-
Hello there, thank you for very good work.
I have images of 2048*1024 resolution. And I have an average width of 11 pixels for the labels. (The dataset is actually DriveU Traffic Light Dataset). I wa…
-
@AlexeyAB Hi,
Thank you so much for sharing this project.
I am trying to detect some small defects on Metal surface.
**Some information about dataset:**
Only 1 class.
Grayscale images.
200 i…
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar feature requests.
### Description
Hello developer, our pr…
-
TLDR: How can I detect small objects using py-faster-rcnn? Which parameters should I change when running the demo or for training?
I have successfully trained using the ImageNet dataset. It runs fi…
-
I have deployed the object detection model to the raspberry pi, but the FPS is still small. How do I increase the FPS so that the model can be used for object detection in realtime?
please help me!!!