# 基于Atlas 200I DK A2研究的机械臂目标检测系统 **Repository Path**: Junwei_gitee/Atlas_YOLO ## Basic Information - **Project Name**: 基于Atlas 200I DK A2研究的机械臂目标检测系统 - **Description**: 本项目基于华为昇腾Atlas 200I DK A2开发板,使用NPU对现有的YOLO目标检测模型进行硬件加速,同时对YOLO的主干网络进行优化。 - **Primary Language**: Python - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 3 - **Created**: 2024-11-25 - **Last Updated**: 2025-07-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 仓库结构 ``` - /AscendC_develop:Ascend算子开发相关内容 |--/算子比赛相关笔记 |--/AscendC基础算子开发比赛总结.docx |--/AscendC基础算子开发比赛总结.pdf |--/算子开发工具手册 |--/Ascend 310 Mind Studio 用户手册 |--/算子开发基础概念笔记 |--/AscendC算子开发(入门)测试题 |--/LINUX系统操作 |--/理解分设与合设 |--/算法开发相关基础知识笔记 |--/算子开发设备使用教程 |--/Atlas 200DK和Atlas 200I DK A2使用教程 |--/华为200DK使用指南 |--/教程1 |--/教程2 |--/教程3 |--/云服务器使用教程 |--/华为云ECS环境搭建手册 |--/华为云服务器使用 - /YOLO_develop:YOLO模型相关内容 |--/yolo11:YOLO11模型 |--/yolov5-7.0:YOLO5模型 ```