赞
踩
基于detectron2的编译难度较大,本次教程抛开detectron2,完全依赖torch环境。
1、下载工程
https://github.com/laitathei/YOLOv7-Pytorch-Segmentation.git
2、安装依赖包
cd YOLOv7-Pytorch-Segmentation
pip install --upgrade pip
pip install -r requirements.txt
pip install labelme
3、准备数据
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。