Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Hongyu-Yue/yoloV5_modify_smalltarget
YOLOV5 小目标检测修改版
https://github.com/Hongyu-Yue/yoloV5_modify_smalltarget
Last synced: 3 months ago
JSON representation
YOLOV5 小目标检测修改版
- Host: GitHub
- URL: https://github.com/Hongyu-Yue/yoloV5_modify_smalltarget
- Owner: Hongyu-Yue
- License: gpl-3.0
- Created: 2021-08-21T07:25:55.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-08-21T08:35:45.000Z (over 3 years ago)
- Last Synced: 2024-08-02T01:22:29.514Z (7 months ago)
- Language: Jupyter Notebook
- Size: 1020 KB
- Stars: 165
- Watchers: 2
- Forks: 32
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-yolo-object-detection - Hongyu-Yue/yoloV5_modify_smalltarget - Yue/yoloV5_modify_smalltarget?style=social"/> : YOLOV5 小目标检测修改版。 (Applications)
- awesome-yolo-object-detection - Hongyu-Yue/yoloV5_modify_smalltarget - Yue/yoloV5_modify_smalltarget?style=social"/> : YOLOV5 小目标检测修改版。 (Applications)
README
修改了网络NECK部分增加小目标识别能力。
修改了DETECT.py函数,针对分辨率非常大的航拍图像,使用图形分割的办法以检测时间换准确率。
具体思路参考:https://blog.csdn.net/weixin_56184890/article/details/119840555?spm=1001.2014.3001.5501