<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Dear Shubha in Intel® Distribution of OpenVINO™ Toolkit</title>
    <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Accuracy-Checker-running-sample/m-p/1165652#M15227</link>
    <description>&lt;P&gt;Dear Shubha&lt;/P&gt;&lt;P&gt;I have recently discovered and used this tool, but I'm getting an error and can't measure yolo-v3 mAP.&lt;/P&gt;&lt;P&gt;I would like to know the mAP results measured by Intel. In addition, please tell me how to use this tool.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 16 Oct 2019 00:36:03 GMT</pubDate>
    <dc:creator>Atsunori__Sumi</dc:creator>
    <dc:date>2019-10-16T00:36:03Z</dc:date>
    <item>
      <title>Accuracy Checker: running sample</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Accuracy-Checker-running-sample/m-p/1165648#M15223</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm trying to test the Accuracy Checker tool on YOLO but first I want run the sample on &lt;A href="https://docs.openvinotoolkit.org/latest/_tools_accuracy_checker_sample_README.html" target="_blank"&gt;https://docs.openvinotoolkit.org/latest/_tools_accuracy_checker_sample_README.html&lt;/A&gt; to check that everthing is okay.&lt;/P&gt;&lt;P&gt;I already install all requirements asked in C:\Program Files (x86)\IntelSWTools\openvino\python\python3.6\requirements.txt but I don´t get it how to download the model and dataset files.&lt;/P&gt;&lt;P&gt;On documentation it asks to execute the command git lfs pull but this command don't work because it does not have a repository.&lt;/P&gt;&lt;P&gt;What am I missing?&amp;nbsp; Thanks&lt;/P&gt;&lt;P&gt;I'm using Windows 10&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jun 2019 11:08:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Accuracy-Checker-running-sample/m-p/1165648#M15223</guid>
      <dc:creator>gomes__antonio</dc:creator>
      <dc:date>2019-06-14T11:08:17Z</dc:date>
    </item>
    <item>
      <title>Dear gomes, antonio,</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Accuracy-Checker-running-sample/m-p/1165649#M15224</link>
      <description>&lt;P&gt;Dear&amp;nbsp;gomes, antonio,&lt;/P&gt;&lt;P&gt;I've written a very detailed post on how to use calibration tools&amp;nbsp;&lt;A href="https://github.com/opencv/dldt/issues/171"&gt;here in dldt issue 171&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;Please clone the dldt github&amp;nbsp;&lt;A href="https://github.com/opencv/dldt.git"&gt;https://github.com/opencv/dldt.git&lt;/A&gt;&amp;nbsp;.&lt;/P&gt;&lt;P&gt;The github (open source) version of OpenVino is not exactly the same as the one you download in the release package. Yes of course the code is similar but the packaging is quite different.&lt;/P&gt;&lt;P&gt;Hope it helps,&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Shubha&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jun 2019 16:11:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Accuracy-Checker-running-sample/m-p/1165649#M15224</guid>
      <dc:creator>Shubha_R_Intel</dc:creator>
      <dc:date>2019-06-14T16:11:44Z</dc:date>
    </item>
    <item>
      <title>Dear Shubba,</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Accuracy-Checker-running-sample/m-p/1165650#M15225</link>
      <description>&lt;P&gt;Dear Shubba,&lt;/P&gt;&lt;P&gt;Thanks for reply but it did not help much.&amp;nbsp; It's a lot for my programming skills. I thought it was simpler to use the&amp;nbsp;Accuracy Checker tool.&lt;/P&gt;&lt;P&gt;The documentation &lt;A href="https://docs.openvinotoolkit.org/latest/_inference_engine_tools_accuracy_checker_tool_README.html" target="_blank"&gt;https://docs.openvinotoolkit.org/latest/_inference_engine_tools_accuracy_checker_tool_README.html&lt;/A&gt; is very confuse and it's not possible run the sample to try understand how the tool works.&lt;/P&gt;&lt;P&gt;I want to calculate the precision and the recall for Yolov3 in the COCO dataset but I can not even run the accuracy_check.py, give the error: ModuleNotFoundError: No module named 'openvino'&lt;/P&gt;&lt;P&gt;is there any simpler tutorial?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 22 Jun 2019 16:37:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Accuracy-Checker-running-sample/m-p/1165650#M15225</guid>
      <dc:creator>gomes__antonio</dc:creator>
      <dc:date>2019-06-22T16:37:24Z</dc:date>
    </item>
    <item>
      <title>Dear gomes, antonio,</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Accuracy-Checker-running-sample/m-p/1165651#M15226</link>
      <description>&lt;P&gt;Dear&amp;nbsp;gomes, antonio,&lt;/P&gt;&lt;P&gt;Unfortunately there isn't a simpler tutorial.&amp;nbsp; But this error:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;ModuleNotFoundError: No module named 'openvino'&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Is easily solved. Simply set your environment variables - setupvars.bat (*.sh), located under bin. From the shell that you've run this script (setting environment variables), try again and run the Python program.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Shubha&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jun 2019 22:14:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Accuracy-Checker-running-sample/m-p/1165651#M15226</guid>
      <dc:creator>Shubha_R_Intel</dc:creator>
      <dc:date>2019-06-24T22:14:00Z</dc:date>
    </item>
    <item>
      <title>Dear Shubha</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Accuracy-Checker-running-sample/m-p/1165652#M15227</link>
      <description>&lt;P&gt;Dear Shubha&lt;/P&gt;&lt;P&gt;I have recently discovered and used this tool, but I'm getting an error and can't measure yolo-v3 mAP.&lt;/P&gt;&lt;P&gt;I would like to know the mAP results measured by Intel. In addition, please tell me how to use this tool.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Oct 2019 00:36:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Accuracy-Checker-running-sample/m-p/1165652#M15227</guid>
      <dc:creator>Atsunori__Sumi</dc:creator>
      <dc:date>2019-10-16T00:36:03Z</dc:date>
    </item>
    <item>
      <title>I'm sorry to continue The log</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Accuracy-Checker-running-sample/m-p/1165653#M15228</link>
      <description>&lt;P&gt;I'm sorry to continue The log is shown for a problem that is currently not working.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;$python3 /opt/intel/openvino/deployment_tools/tools/accuracy_checker_tool/accuracy_check.py -c ./test.cfg -m path/to -s /path/to/coco/val2017/ -a /path/to/coco/annotations_pascalformat/&lt;/P&gt;&lt;P&gt;Processing info:&lt;BR /&gt;model: yolo_v3&lt;BR /&gt;launcher: dlsdk&lt;BR /&gt;device: CPU&lt;BR /&gt;dataset: coco&lt;BR /&gt;OpenCV version: 4.1.2-openvino&lt;BR /&gt;Traceback (most recent call last):&lt;BR /&gt;&amp;nbsp; File "/opt/intel/openvino/deployment_tools/tools/accuracy_checker_tool/accuracy_check.py", line 19, in &amp;lt;module&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; main()&lt;BR /&gt;&amp;nbsp; File "/opt/intel/openvino_2019.3.334/deployment_tools/open_model_zoo/tools/accuracy_checker/accuracy_checker/main.py", line 202, in main&lt;BR /&gt;&amp;nbsp; &amp;nbsp; model_evaluation_mode(config, progress_reporter, args)&lt;BR /&gt;&amp;nbsp; File "/opt/intel/openvino_2019.3.334/deployment_tools/open_model_zoo/tools/accuracy_checker/accuracy_checker/main.py", line 218, in model_evaluation_mode&lt;BR /&gt;&amp;nbsp; &amp;nbsp; model_evaluator = ModelEvaluator.from_configs(launcher_config, dataset_config)&lt;BR /&gt;&amp;nbsp; File "/opt/intel/openvino_2019.3.334/deployment_tools/open_model_zoo/tools/accuracy_checker/accuracy_checker/evaluators/model_evaluator.py", line 57, in from_configs&lt;BR /&gt;&amp;nbsp; &amp;nbsp; dataset = Dataset(dataset_config)&lt;BR /&gt;&amp;nbsp; File "/opt/intel/openvino_2019.3.334/deployment_tools/open_model_zoo/tools/accuracy_checker/accuracy_checker/dataset.py", line 66, in __init__&lt;BR /&gt;&amp;nbsp; &amp;nbsp; raise ConfigError('path to converted annotation or data for conversion should be specified')&lt;BR /&gt;accuracy_checker.config.config_validator.ConfigError: path to converted annotation or data for conversion should be specified&lt;/P&gt;&lt;P&gt;----&lt;BR /&gt;$cat test.cfg:&lt;BR /&gt;models:&lt;BR /&gt;- name: yolo_v3&lt;BR /&gt;&amp;nbsp; launchers:&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;- framework: dlsdk&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;device: CPU&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;model: ./path/to/yolo_v3.xml&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;weights: ./path/to/yolo_v3.bin&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;adapter: yolo_v3&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;cpu_extensions: cpu_extentions_avx512.so&lt;BR /&gt;&amp;nbsp; datasets:&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;- name: coco&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;annotation: ~/path/to/coco/annotations_pascalformat/&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;data_source: ~/path/to/coco/val2017/&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Oct 2019 02:35:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Accuracy-Checker-running-sample/m-p/1165653#M15228</guid>
      <dc:creator>Atsunori__Sumi</dc:creator>
      <dc:date>2019-10-16T02:35:01Z</dc:date>
    </item>
    <item>
      <title>Had you have a chance to read</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Accuracy-Checker-running-sample/m-p/1165654#M15229</link>
      <description>&lt;P&gt;Had you have a chance to read through accuracy checker &lt;A href="https://github.com/opencv/open_model_zoo/tree/master/tools/accuracy_checker"&gt;documentation&lt;/A&gt; first? I think that a chapter on &lt;A href="https://github.com/opencv/open_model_zoo/blob/master/tools/accuracy_checker/accuracy_checker/annotation_converters/README.md"&gt;annotation conversion&lt;/A&gt; may help to see that accuracy checker require conversion of original dataset annotation. You may do that as separate preliminary step by call to convert_annotation command and generate .pickle/.json files with converted annotation or you may modify accuracy checker configuration file of your model to call annotation conversion from accuracy checker.&lt;/P&gt;&lt;P&gt;We would appreciate if you can point us to specific places in tool documentation that you may find unclear, so we will have chance to improve that.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Vladimir&lt;/P&gt;</description>
      <pubDate>Wed, 16 Oct 2019 07:22:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Accuracy-Checker-running-sample/m-p/1165654#M15229</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2019-10-16T07:22:44Z</dc:date>
    </item>
    <item>
      <title>Dear vladimir-dudnik</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Accuracy-Checker-running-sample/m-p/1165655#M15230</link>
      <description>&lt;P&gt;Dear&amp;nbsp;vladimir-dudnik&lt;/P&gt;&lt;P&gt;Thank you for your reply.&lt;/P&gt;&lt;P&gt;As you said, I used convert_annotation to generate json / pickle file. After that, I changed the annotation path in the cfg file and re-run accuracy_check.&lt;/P&gt;&lt;P&gt;But the error message doesn't seem to change. In the error log, it looks like&amp;nbsp; path specification.&lt;/P&gt;&lt;P&gt;Is there anything wrong with my operation?&lt;/P&gt;&lt;P&gt;thanks.&lt;/P&gt;&lt;P&gt;----detail&lt;/P&gt;&lt;P&gt;$cat test.cfg&amp;nbsp;&lt;BR /&gt;models:&lt;BR /&gt;- name: yolo_v3&lt;BR /&gt;&amp;nbsp; launchers:&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;- framework: dlsdk&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;device: CPU&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;model: tmp_19r3/yolo_v3.xml&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;weights: tmp_19r3/yolo_v3.bin&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;adapter: yolo_v3&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;cpu_extensions: cpu_extentions_avx512.so&lt;BR /&gt;&amp;nbsp; datasets:&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;- name: coco&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;annotation: /path/to/dir_conv/ ★change&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;data_source: /path/to/coco/val2017/&lt;/P&gt;&lt;P&gt;---&lt;/P&gt;&lt;P&gt;$convert_annotation mscoco_detection -o dir_conv --annotation_file /path/to/coco/annotations_2014/instances_val2014.json&lt;/P&gt;&lt;P&gt;.....&lt;/P&gt;&lt;P&gt;$accuracy_check -c ./test.cfg -m ./path/to/model -s /path/to/coco/val2017/ -a /path/to/dir_conv/&lt;/P&gt;&lt;P&gt;Processing info:&lt;BR /&gt;model: yolo_v3&lt;BR /&gt;launcher: dlsdk&lt;BR /&gt;device: CPU&lt;BR /&gt;dataset: coco&lt;BR /&gt;OpenCV version: 4.1.2-openvino&lt;BR /&gt;Traceback (most recent call last):&lt;BR /&gt;&amp;nbsp; File "/usr/local/bin/accuracy_check", line 9, in &amp;lt;module&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; load_entry_point('accuracy-checker==0.7.3', 'console_scripts', 'accuracy_check')()&lt;BR /&gt;&amp;nbsp; File "/usr/local/lib/python3.5/dist-packages/accuracy_checker-0.7.3-py3.5.egg/accuracy_checker/main.py", line 202, in main&lt;BR /&gt;&amp;nbsp; &amp;nbsp; model_evaluation_mode(config, progress_reporter, args)&lt;BR /&gt;&amp;nbsp; File "/usr/local/lib/python3.5/dist-packages/accuracy_checker-0.7.3-py3.5.egg/accuracy_checker/main.py", line 218, in model_evaluation_mode&lt;BR /&gt;&amp;nbsp; &amp;nbsp; model_evaluator = ModelEvaluator.from_configs(launcher_config, dataset_config)&lt;BR /&gt;&amp;nbsp; File "/usr/local/lib/python3.5/dist-packages/accuracy_checker-0.7.3-py3.5.egg/accuracy_checker/evaluators/model_evaluator.py", line 57, in from_configs&lt;BR /&gt;&amp;nbsp; &amp;nbsp; dataset = Dataset(dataset_config)&lt;BR /&gt;&amp;nbsp; File "/usr/local/lib/python3.5/dist-packages/accuracy_checker-0.7.3-py3.5.egg/accuracy_checker/dataset.py", line 66, in __init__&lt;BR /&gt;&amp;nbsp; &amp;nbsp; raise ConfigError('path to converted annotation or data for conversion should be specified')&lt;BR /&gt;accuracy_checker.config.config_validator.ConfigError: path to converted annotation or data for conversion should be specified&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Oct 2019 02:30:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Accuracy-Checker-running-sample/m-p/1165655#M15230</guid>
      <dc:creator>Atsunori__Sumi</dc:creator>
      <dc:date>2019-10-17T02:30:43Z</dc:date>
    </item>
    <item>
      <title>Dear Atsunori, Sumi,</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Accuracy-Checker-running-sample/m-p/1165656#M15231</link>
      <description>&lt;P&gt;Dear Atsunori, Sumi,&lt;/P&gt;&lt;P&gt;What value does content your `annotation` field of config value?&lt;/P&gt;&lt;P&gt;As I can see, you use argument -a, which specify prefix for your annotation path. So, your configuration file should contain relative path to generated via convert_annotation mscoco_detection.pickle (It means, that you need to specify not absolute path, but only file name which stored in your dir_conv directory, if your -a value include this dir.&lt;/P&gt;&lt;P&gt;Also for correct execution detection model, you need to specify `dataset_meta` field with path to generated mscoco_detection.json (also generated by convert_annotation).&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please make sure, that path to your generated annotation pickle is correct.&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Ekaterina&lt;/P&gt;</description>
      <pubDate>Thu, 17 Oct 2019 07:33:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Accuracy-Checker-running-sample/m-p/1165656#M15231</guid>
      <dc:creator>Ekaterina_A_Intel1</dc:creator>
      <dc:date>2019-10-17T07:33:12Z</dc:date>
    </item>
  </channel>
</rss>

