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

搜索资源列表

  1. faster-rcnn代码阅读notes—1

  2. VOC数据读入 数据读入方法:ImageSets/Main/mode.txt中存放mode对应的数据编号,然后到Annotations/id.xml里读bbox的xml文件,再到JPEGImages/id.jpg里读jpg文件 id.strip() for id in open(file) 获得id列表 xml文件读入方法 import xml.etree.ElementTree as ET filex=ET.parse(file_path) for obj in filex.findall(x
  3. 所属分类:其它

    • 发布日期:2020-12-21
    • 文件大小:35kb
    • 提供者:weixin_38625192