<?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 Quote:Cary P. (Intel) wrote: in Intel® Distribution of OpenVINO™ Toolkit</title>
    <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/ie-load-network-crashes-ny-notebook/m-p/1146460#M11461</link>
    <description>&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;Cary P. (Intel) wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi, Ghulam Jilani,&lt;/P&gt;&lt;P&gt;Can you provide the dummy code which can reduplicate your issue? Otherwise, it's hard to identify where the problem is.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;!Update!&amp;nbsp;&lt;/P&gt;&lt;P&gt;i managed to ditch the script on my pc by running the demo object_detection_demo_yolov3_async.py and supplying it with my model, it worked fine, but now i need to run it on different edge nodes and i got the access to intel dev cloud, so i uploaded the model there and I literally copy pasted the code from the same demo (excluding the app flags and main program structure ofcourse just the straight forward model running code) and the online notebook crashes at &lt;STRONG&gt;exec_net = ie.load_network(network=net, num_requests=2, device_name=device)&amp;nbsp; &lt;/STRONG&gt;statement without any warning or error. my converted model can be found in below link. Code is from the openvino demo object_detection_demo_yolov3_async.py&lt;/P&gt;&lt;P&gt;&lt;A href="https://drive.google.com/drive/folders/1_sRkq8y-Ijdfb9D_kzw8ozsMIM48v17T?usp=sharing" target="_blank"&gt;https://drive.google.com/drive/folders/1_sRkq8y-Ijdfb9D_kzw8ozsMIM48v17T?usp=sharing&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 26 Nov 2019 11:59:04 GMT</pubDate>
    <dc:creator>Raza__Ghulam_Jilani</dc:creator>
    <dc:date>2019-11-26T11:59:04Z</dc:date>
    <item>
      <title>ie.load_network() crashes ny notebook</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/ie-load-network-crashes-ny-notebook/m-p/1146458#M11459</link>
      <description>&lt;P&gt;ive converted&amp;nbsp; a yolo v3 model to ir format and i am writing a python&amp;nbsp; script to run it via inference engine on my cpu. but every time i run the script,&amp;nbsp; the line&lt;/P&gt;&lt;P&gt;exec_net = ie.load_network(network=net, device_name='CPU')&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;crashes the notebook. Anyone else facing the same problem?&lt;/P&gt;</description>
      <pubDate>Mon, 25 Nov 2019 15:46:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/ie-load-network-crashes-ny-notebook/m-p/1146458#M11459</guid>
      <dc:creator>Raza__Ghulam_Jilani</dc:creator>
      <dc:date>2019-11-25T15:46:21Z</dc:date>
    </item>
    <item>
      <title>Hi, Ghulam Jilani,</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/ie-load-network-crashes-ny-notebook/m-p/1146459#M11460</link>
      <description>&lt;P&gt;Hi, Ghulam Jilani,&lt;/P&gt;&lt;P&gt;Can you provide the dummy code which can reduplicate your issue? Otherwise, it's hard to identify where the problem is.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Nov 2019 05:43:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/ie-load-network-crashes-ny-notebook/m-p/1146459#M11460</guid>
      <dc:creator>Cary_P_Intel1</dc:creator>
      <dc:date>2019-11-26T05:43:40Z</dc:date>
    </item>
    <item>
      <title>Quote:Cary P. (Intel) wrote:</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/ie-load-network-crashes-ny-notebook/m-p/1146460#M11461</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;Cary P. (Intel) wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi, Ghulam Jilani,&lt;/P&gt;&lt;P&gt;Can you provide the dummy code which can reduplicate your issue? Otherwise, it's hard to identify where the problem is.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;!Update!&amp;nbsp;&lt;/P&gt;&lt;P&gt;i managed to ditch the script on my pc by running the demo object_detection_demo_yolov3_async.py and supplying it with my model, it worked fine, but now i need to run it on different edge nodes and i got the access to intel dev cloud, so i uploaded the model there and I literally copy pasted the code from the same demo (excluding the app flags and main program structure ofcourse just the straight forward model running code) and the online notebook crashes at &lt;STRONG&gt;exec_net = ie.load_network(network=net, num_requests=2, device_name=device)&amp;nbsp; &lt;/STRONG&gt;statement without any warning or error. my converted model can be found in below link. Code is from the openvino demo object_detection_demo_yolov3_async.py&lt;/P&gt;&lt;P&gt;&lt;A href="https://drive.google.com/drive/folders/1_sRkq8y-Ijdfb9D_kzw8ozsMIM48v17T?usp=sharing" target="_blank"&gt;https://drive.google.com/drive/folders/1_sRkq8y-Ijdfb9D_kzw8ozsMIM48v17T?usp=sharing&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Nov 2019 11:59:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/ie-load-network-crashes-ny-notebook/m-p/1146460#M11461</guid>
      <dc:creator>Raza__Ghulam_Jilani</dc:creator>
      <dc:date>2019-11-26T11:59:04Z</dc:date>
    </item>
  </channel>
</rss>

