<?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 Terry: in Intel® Distribution of OpenVINO™ Toolkit</title>
    <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/openVino-2019-R1-internal-error/m-p/1182905#M18666</link>
    <description>&lt;P&gt;Dear Terry:&lt;/P&gt;&lt;P&gt;I see the following error:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Errno 13] Permission denied:&lt;/STRONG&gt; 'C:\\Program Files (x86)\\IntelSWTools\\openvino_2019.1.087\\deployment_tools\\model_optimizer\\.\\frozen_inference_graph.bin'&lt;/P&gt;&lt;P&gt;Please open up your terminal as Administrator and that should solve the problem. Alternatively, create your IR in a directory where you have write permissions via use of the --output_dir argument. The reason you got the error is because you're trying to create IR in the openvino installation directory.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Shubha&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 08 Apr 2019 16:54:38 GMT</pubDate>
    <dc:creator>Shubha_R_Intel</dc:creator>
    <dc:date>2019-04-08T16:54:38Z</dc:date>
    <item>
      <title>openVino 2019 R1 internal error</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/openVino-2019-R1-internal-error/m-p/1182904#M18665</link>
      <description>&lt;P&gt;I got the following error message when running IR on 2019 R1. The same command run on R5.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Error message:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Common parameters:&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - Path to the Input Model: &amp;nbsp; &amp;nbsp; &amp;nbsp;C:\t\y11\output_inference_graph.pb\frozen_inference_graph.pb&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - Path for generated IR: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;C:\Program Files (x86)\IntelSWTools\openvino_2019.1.087\deployment_tools\model_optimizer\.&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - IR output name: &amp;nbsp; &amp;nbsp; &amp;nbsp; frozen_inference_graph&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - Log level: &amp;nbsp; &amp;nbsp;ERROR&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - Batch: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Not specified, inherited from the model&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - Input layers: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Not specified, inherited from the model&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - Output layers: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Not specified, inherited from the model&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - Input shapes: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; [1,300,300,3]&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - Mean values: &amp;nbsp;Not specified&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - Scale values: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Not specified&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - Scale factor: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Not specified&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - Precision of IR: &amp;nbsp; &amp;nbsp; &amp;nbsp;FP16&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - Enable fusing: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;True&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - Enable grouped convolutions fusing: &amp;nbsp; True&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - Move mean values to preprocess section: &amp;nbsp; &amp;nbsp; &amp;nbsp; False&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - Reverse input channels: &amp;nbsp; &amp;nbsp; &amp;nbsp; False&lt;BR /&gt;TensorFlow specific parameters:&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - Input model in text protobuf format: &amp;nbsp;False&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - Path to model dump for TensorBoard: &amp;nbsp; None&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - List of shared libraries with TensorFlow custom layers implementation: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;None&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - Update the configuration file with input/output node names: &amp;nbsp; None&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - Use configuration file used to generate the model with Object Detection API: &amp;nbsp;C:\t\y11\output_inference_graph.pb\pipeline.config&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - Operations to offload: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;None&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - Patterns to offload: &amp;nbsp;None&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - Use the config file: &amp;nbsp;C:\Intel\computer_vision_sdk_2018.5.445\deployment_tools\model_optimizer\extensions\front\tf\ssd_v2_support.json&lt;BR /&gt;Model Optimizer version: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;2019.1.0-341-gc9b66a2&lt;/P&gt;&lt;P&gt;The Preprocessor block has been removed. Only nodes performing mean value subtraction and scaling (if applicable) are kept.&lt;BR /&gt;[ ERROR ] &amp;nbsp;-------------------------------------------------&lt;BR /&gt;[ ERROR ] &amp;nbsp;----------------- INTERNAL ERROR ----------------&lt;BR /&gt;[ ERROR ] &amp;nbsp;Unexpected exception happened.&lt;BR /&gt;[ ERROR ] &amp;nbsp;Please contact Model Optimizer developers and forward the following information:&lt;BR /&gt;[ ERROR ] &amp;nbsp;[Errno 13] Permission denied: 'C:\\Program Files (x86)\\IntelSWTools\\openvino_2019.1.087\\deployment_tools\\model_optimizer\\.\\frozen_inference_graph.bin'&lt;BR /&gt;[ ERROR ] &amp;nbsp;Traceback (most recent call last):&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Command:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;python &amp;nbsp;mo_tf.py --input_model C:\t\y11\output_inference_graph.pb\frozen_inference_graph.pb --tensorflow_object_detection_api_pipeline_config C:\t\y11\output_inference_graph.pb\pipeline.config --tensorflow_use_custom_operations_config "C:\Program Files (x86)\IntelSWTools\openvino_2019.1.087\deployment_tools\model_optimizer\extensions\front\tf\ssd_v2_support.json" --input_shape=[1,300,300,3] --data_type FP16&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Did I miss something simple?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Terry&lt;/P&gt;</description>
      <pubDate>Sat, 06 Apr 2019 03:10:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/openVino-2019-R1-internal-error/m-p/1182904#M18665</guid>
      <dc:creator>Lee__Terry</dc:creator>
      <dc:date>2019-04-06T03:10:45Z</dc:date>
    </item>
    <item>
      <title>Dear Terry:</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/openVino-2019-R1-internal-error/m-p/1182905#M18666</link>
      <description>&lt;P&gt;Dear Terry:&lt;/P&gt;&lt;P&gt;I see the following error:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Errno 13] Permission denied:&lt;/STRONG&gt; 'C:\\Program Files (x86)\\IntelSWTools\\openvino_2019.1.087\\deployment_tools\\model_optimizer\\.\\frozen_inference_graph.bin'&lt;/P&gt;&lt;P&gt;Please open up your terminal as Administrator and that should solve the problem. Alternatively, create your IR in a directory where you have write permissions via use of the --output_dir argument. The reason you got the error is because you're trying to create IR in the openvino installation directory.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Shubha&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Apr 2019 16:54:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/openVino-2019-R1-internal-error/m-p/1182905#M18666</guid>
      <dc:creator>Shubha_R_Intel</dc:creator>
      <dc:date>2019-04-08T16:54:38Z</dc:date>
    </item>
    <item>
      <title>It's the permission problem.</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/openVino-2019-R1-internal-error/m-p/1182906#M18667</link>
      <description>&lt;P&gt;It's the permission problem. Thanks,&lt;/P&gt;</description>
      <pubDate>Tue, 09 Apr 2019 22:29:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/openVino-2019-R1-internal-error/m-p/1182906#M18667</guid>
      <dc:creator>Lee__Terry</dc:creator>
      <dc:date>2019-04-09T22:29:43Z</dc:date>
    </item>
  </channel>
</rss>

