openvinotoolkit / open_model_zoo

Pre-trained Deep Learning models and demos (high quality and extremely fast)
https://docs.openvino.ai/latest/model_zoo.html
Apache License 2.0
4.1k stars 1.37k forks source link

RuntimeError: Error loading xmlfile: semantic-segmentation-adas-0001.xml, Start- end tags mismatch at line: 62 pos: 13 #909

Closed jiazhaozhu closed 4 years ago

jiazhaozhu commented 4 years ago

When I run segmentation_demo.py and use semantic-segmentation-adas-0001.xml,I get the error.However,when I use road-segmentation-adas-0001.xml,it is no error. I get .xml from https://download.01.org/opencv/2019/open_model_zoo/R3/20190905_163000_models_bin/ and the version of openvino is 2019.3.379.

jgespino commented 4 years ago

Hi @jiazhaozhu

Do you see the same error with the latest OpenVINO 2020.1 release and the 2020.1 models?

You can download the latest OpenVINO toolkit from here: https://software.intel.com/en-us/openvino-toolkit/choose-download

Regards, Jesus

IRDonch commented 4 years ago

No response, so I'm closing this.