您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. 圈yolov3-源码

  2. PyTorch-YOLOv3 YOLOv3的最小PyTorch实现,并支持训练,推断和评估。 安装 克隆和安装要求 $ git clone https://github.com/eriklindernoren/PyTorch-YOLOv3 $ cd PyTorch-YOLOv3/ $ sudo pip3 install -r requirements.txt 下载预先训练的体重 $ cd weights/ $ bash download_weights.sh 下载COCO $ cd data
  3. 所属分类:其它