# yoloV5_modify_smalltarget **Repository Path**: jambestwick/yoloV5_modify_smalltarget ## Basic Information - **Project Name**: yoloV5_modify_smalltarget - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-07-30 - **Last Updated**: 2025-07-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 修改了网络NECK部分增加小目标识别能力。 修改了DETECT.py函数,针对分辨率非常大的航拍图像,使用图形分割的办法以检测时间换准确率。 具体思路参考:https://blog.csdn.net/weixin_56184890/article/details/119840555?spm=1001.2014.3001.5501