出现error (‘<%s> closed with <%s>’,parent,tag),这个error出现主要是你的xml有问题,不符合格式。不需要改所有的,只需要改测试需要的xml就行。

  怎么修改呢?仿造VOC2007的格式修改,把空格删除全部换成tab.

错误解决:修改前:fast rcnn 运行test.py出现error (‘<%s> closed with <%s>’,parent,tag)

修改后:fast rcnn 运行test.py出现error (‘<%s> closed with <%s>’,parent,tag)



错误:

fast rcnn 运行test.py出现error (‘<%s> closed with <%s>’,parent,tag)

fast rcnn 运行test.py出现error (‘<%s> closed with <%s>’,parent,tag)

相关文章:

  • 2021-08-08
  • 2021-12-23
  • 2021-07-29
  • 2022-12-23
  • 2022-12-23
  • 2021-08-11
  • 2021-09-25
  • 2021-12-27
猜你喜欢
  • 2022-12-23
  • 2021-11-10
  • 2021-04-25
  • 2022-12-23
  • 2021-09-09
  • 2021-12-24
  • 2021-04-26
相关资源
相似解决方案