# ship-detection **Repository Path**: zeusees/ship-detection ## Basic Information - **Project Name**: ship-detection - **Description**: 基于yolov5的船只识别 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 5 - **Forks**: 2 - **Created**: 2022-02-17 - **Last Updated**: 2025-04-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: ship, Yolo, YOLOv5 ## README ### ship-detection 船只识别,模型基于最大的YOLOv5x进行训练,这里放出训练好的模型以及基于ncnn的推理程序。 #### Demo ![image](resources/demo.jpg) #### 使用详情 从云盘(链接: https://pan.baidu.com/s/1_X3inM4IRkJO6l7sK3BMlA 提取码: htn6)上下载模型: 1. 如果要直接使用exe程序,则将模型放到 Prj_x86/exe/assets 目录下 2. 如果要编译vs工程,则将模型放到工程的assets目录下