<?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 Re: DNN example can not work in setting up the network for D415 in Items with no label</title>
    <link>https://community.intel.com/t5/Items-with-no-label/DNN-example-can-not-work-in-setting-up-the-network-for-D415/m-p/553172#M8863</link>
    <description>&lt;P&gt;Thanks CaryPai, the problem is solved. &lt;/P&gt;</description>
    <pubDate>Fri, 01 Jun 2018 09:48:19 GMT</pubDate>
    <dc:creator>Hwei7</dc:creator>
    <dc:date>2018-06-01T09:48:19Z</dc:date>
    <item>
      <title>DNN example can not work in setting up the network for D415</title>
      <link>https://community.intel.com/t5/Items-with-no-label/DNN-example-can-not-work-in-setting-up-the-network-for-D415/m-p/553169#M8860</link>
      <description>&lt;P&gt;The DNN example code in github,  I run it, but failed to set up the DNN network. &lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/IntelRealSense/librealsense/tree/development/wrappers/opencv/dnn"&gt;https://github.com/IntelRealSense/librealsense/tree/development/wrappers/opencv/dnn&lt;/A&gt; &lt;A href="https://github.com/IntelRealSense/librealsense/tree/development/wrappers/opencv/dnn"&gt;https://github.com/IntelRealSense/librealsense/tree/development/wrappers/opencv/dnn&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I use openCV3.4.1,  and download the file"MobileNetSSD_deploy.prototxt"  "MobileNetSSD_deploy.caffemodel" from  &lt;A href="https://github.com/chuanqi305/MobileNet-SSD"&gt;https://github.com/chuanqi305/MobileNet-SSD&lt;/A&gt; GitHub - chuanqi305/MobileNet-SSD: Caffe implementation of Google MobileNet SSD detection network, with pretrained weigh… &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, after compiled successfully,  and when I run .exe file, the error occurs in setting up the DNN network. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Net net = readNetFromCaffe("MobileNetSSD_deploy.prototxt", "MobileNetSSD_deploy.caffemodel");&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The error is : &lt;/P&gt;&lt;P&gt;[libprotobuf ERROR &lt;A&gt;C:\build\master_winpack-build-win64-vc14\opencv\3rdparty\protobuf\src\google\protobuf\text_format.cc&lt;/A&gt;:288] Error parsing text-format opencv_caffe.Net&lt;/P&gt;&lt;P&gt;Parameter: 7:1: Expected identifier, got: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think this error should be that I used the wrong DNN configuration file,  did anyone know the correct two configuration file the DNN example ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance! &lt;/P&gt;</description>
      <pubDate>Mon, 28 May 2018 10:50:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/DNN-example-can-not-work-in-setting-up-the-network-for-D415/m-p/553169#M8860</guid>
      <dc:creator>Hwei7</dc:creator>
      <dc:date>2018-05-28T10:50:04Z</dc:date>
    </item>
    <item>
      <title>Re: DNN example can not work in setting up the network for D415</title>
      <link>https://community.intel.com/t5/Items-with-no-label/DNN-example-can-not-work-in-setting-up-the-network-for-D415/m-p/553170#M8861</link>
      <description>&lt;P&gt;Hello @HuaWei,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;We have forwarded your question to engineering and will update this thread as soon as we get a response from them.&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;Regards,&lt;P&gt;&amp;nbsp;&lt;/P&gt;Jesus G.&lt;P&gt;&amp;nbsp;&lt;/P&gt;Intel Customer Support</description>
      <pubDate>Wed, 30 May 2018 23:33:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/DNN-example-can-not-work-in-setting-up-the-network-for-D415/m-p/553170#M8861</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2018-05-30T23:33:06Z</dc:date>
    </item>
    <item>
      <title>Re: DNN example can not work in setting up the network for D415</title>
      <link>https://community.intel.com/t5/Items-with-no-label/DNN-example-can-not-work-in-setting-up-the-network-for-D415/m-p/553171#M8862</link>
      <description>&lt;P&gt;Hi, Huawei,&lt;/P&gt;&lt;P&gt;Which way did you download the MobileNetSSD_deploy.txt, the error might cause because of the bad format inside the text file. Could you try to remove the txt file and regenerated one and then copy the content from &lt;A href="https://github.com/chuanqi305/MobileNet-SSD/blob/master/MobileNetSSD_deploy.prototxt"&gt;https://github.com/chuanqi305/MobileNet-SSD/blob/master/MobileNetSSD_deploy.prototxt&lt;/A&gt; MobileNet-SSD/MobileNetSSD_deploy.prototxt at master · chuanqi305/MobileNet-SSD · GitHub again with "raw" format?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jun 2018 09:31:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/DNN-example-can-not-work-in-setting-up-the-network-for-D415/m-p/553171#M8862</guid>
      <dc:creator>Cary_P_Intel</dc:creator>
      <dc:date>2018-06-01T09:31:47Z</dc:date>
    </item>
    <item>
      <title>Re: DNN example can not work in setting up the network for D415</title>
      <link>https://community.intel.com/t5/Items-with-no-label/DNN-example-can-not-work-in-setting-up-the-network-for-D415/m-p/553172#M8863</link>
      <description>&lt;P&gt;Thanks CaryPai, the problem is solved. &lt;/P&gt;</description>
      <pubDate>Fri, 01 Jun 2018 09:48:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Items-with-no-label/DNN-example-can-not-work-in-setting-up-the-network-for-D415/m-p/553172#M8863</guid>
      <dc:creator>Hwei7</dc:creator>
      <dc:date>2018-06-01T09:48:19Z</dc:date>
    </item>
  </channel>
</rss>

