当前位置:   article > 正文

2.1 YOLOv5s训练自己的模型并部署RK3588(Rock5B开发板)_3588 yolov5

3588 yolov5
  1. #电脑训练YOLOv5代码(windows端)
  2. git clone https://github.com/airockchip/yolov5.git
  3. #模型转换代码(ubuntu20版本)
  4. git clone https://github.com/airockchip/rknn-toolkit2.git
  5. git clone https://github.com/airockchip/rknn_model_zoo.git
  6. #推理端依赖库(RK3588
  7. git clone -b 3.4 https://gitee.com/opencv/opencv.git
  8. git clone https://github.com/airockchip/librga.git
  9. git clone https://github.com/rockchip-linux/rknpu2.git

2.1.1 模型训练与导出

2.1.2 软件安装

(1)安装Python虚拟环境miniconda软件

Installing Miniconda — Anaconda documentation

(2)根据显卡型号下载驱动

官方驱动 | NVIDIA

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/煮酒与君饮/article/detail/933221
推荐阅读
  

闽ICP备14008679号