随笔分类 -  detectron

摘要:from __future__ import absolute_import from __future__ import division from __future__ import print_function from __future__ import unicode_literals f 阅读全文
posted @ 2019-12-30 18:26 AnswerThe 阅读(620) 评论(0) 推荐(0) 编辑
摘要:1.创建如下目录 2.将train_annotations中的xml文件转成json文件 # coding=utf-8 import xml.etree.ElementTree as ET import os import json import collections coco = dict() 阅读全文
posted @ 2019-12-30 17:38 AnswerThe 阅读(858) 评论(0) 推荐(0) 编辑
摘要:转载:https://blog.csdn.net/comway_Li/article/details/85163607 本博客介绍了如何安装Detectron,其依赖项(包括Caffe2)和COCO数据集。 安装前所需知道的知识: a、Detectron运营商目前没有CPU实施; 需要GPU系统。 阅读全文
posted @ 2019-12-30 17:30 AnswerThe 阅读(886) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示