<?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: Training on NCS in Intel® Distribution of OpenVINO™ Toolkit</title>
    <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Training-on-NCS/m-p/644717#M1533</link>
    <description>&lt;P&gt;Thanks for the response @neal_at_intel. I am new to using the NCS, so please excuse the basic nature of my questions. Just to clarify, the inability to train is a hardware restriction and not an SDK/API shortcoming right ?&lt;/P&gt;</description>
    <pubDate>Sat, 12 May 2018 10:59:42 GMT</pubDate>
    <dc:creator>idata</dc:creator>
    <dc:date>2018-05-12T10:59:42Z</dc:date>
    <item>
      <title>Training on NCS</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Training-on-NCS/m-p/644715#M1531</link>
      <description>&lt;P&gt;Can the NCS be used to train a model ? If we can train a model then are there already available examples for this ?&lt;/P&gt;</description>
      <pubDate>Fri, 11 May 2018 14:41:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Training-on-NCS/m-p/644715#M1531</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2018-05-11T14:41:43Z</dc:date>
    </item>
    <item>
      <title>Re: Training on NCS</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Training-on-NCS/m-p/644716#M1532</link>
      <description>&lt;P&gt;Hi @darrengreene,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The NCS can't be used for training, its designed to be an inference acceleration device only.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Neal&lt;/P&gt;</description>
      <pubDate>Sat, 12 May 2018 02:15:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Training-on-NCS/m-p/644716#M1532</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2018-05-12T02:15:17Z</dc:date>
    </item>
    <item>
      <title>Re: Training on NCS</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Training-on-NCS/m-p/644717#M1533</link>
      <description>&lt;P&gt;Thanks for the response @neal_at_intel. I am new to using the NCS, so please excuse the basic nature of my questions. Just to clarify, the inability to train is a hardware restriction and not an SDK/API shortcoming right ?&lt;/P&gt;</description>
      <pubDate>Sat, 12 May 2018 10:59:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Training-on-NCS/m-p/644717#M1533</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2018-05-12T10:59:42Z</dc:date>
    </item>
    <item>
      <title>Re: Training on NCS</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Training-on-NCS/m-p/644718#M1534</link>
      <description>&lt;P&gt;Hi @darrengreene,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;No worries,  to clarify, the hardware could be programmed to do about anything I suppose.  But the firmware, the NCSDK and associated API only provide the capability to use the device for its intended purpose which is accelerating inferences.  &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Neal&lt;/P&gt;</description>
      <pubDate>Sat, 12 May 2018 23:05:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Training-on-NCS/m-p/644718#M1534</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2018-05-12T23:05:03Z</dc:date>
    </item>
    <item>
      <title>Re: Training on NCS</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Training-on-NCS/m-p/644719#M1535</link>
      <description>&lt;P&gt;@neal_at_intel got it. Thanks.&lt;/P&gt;</description>
      <pubDate>Sun, 13 May 2018 01:45:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Training-on-NCS/m-p/644719#M1535</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2018-05-13T01:45:12Z</dc:date>
    </item>
    <item>
      <title>Re: Training on NCS</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Training-on-NCS/m-p/644720#M1536</link>
      <description>&lt;P&gt;On a different note, I have been playing around with some of the already available examples that are part of the NCS SDK. I noticed that with NCAPI v2, we support multiple inputs/graphs using fifo class and 16 or 32 bit FP. The example I have been testing is caffe/googlenet nad that seems to be using NCSAPI v1. Wondering if there are examples already migrated or specifically written with NCSAPI v2 ?&lt;/P&gt;</description>
      <pubDate>Wed, 16 May 2018 12:10:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Training-on-NCS/m-p/644720#M1536</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2018-05-16T12:10:17Z</dc:date>
    </item>
    <item>
      <title>Re: Training on NCS</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Training-on-NCS/m-p/644721#M1537</link>
      <description>&lt;P&gt;Hi @darrengreene &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The ncappzoo github repository here: &lt;A href="https://github.com/movidius/ncappzoo"&gt;https://github.com/movidius/ncappzoo&lt;/A&gt; has an ncsdk2 branch that corresponds with NCSDK2 / NCAPI v2.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, if you have existing NCAPI v1 programs, you can make use of the  python shim module in that branch to get it running on NCAPI v2 fairly easily.   Its available here: &lt;A href="https://github.com/movidius/ncappzoo/tree/ncsdk2/ncapi2_shim"&gt;https://github.com/movidius/ncappzoo/tree/ncsdk2/ncapi2_shim&lt;/A&gt;  &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This git clone command will set you up on the ncsdk2 branch of the ncappzoo repo:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;CODE&gt;git clone -b ncsdk2 https://github.com/movidius/ncappzoo.git
&lt;/CODE&gt;</description>
      <pubDate>Wed, 16 May 2018 21:10:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Training-on-NCS/m-p/644721#M1537</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2018-05-16T21:10:49Z</dc:date>
    </item>
    <item>
      <title>Re: Training on NCS</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Training-on-NCS/m-p/644722#M1538</link>
      <description>&lt;P&gt;Thanks @neal_at_intel, just what I was looking for !&lt;/P&gt;</description>
      <pubDate>Thu, 17 May 2018 12:29:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Training-on-NCS/m-p/644722#M1538</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2018-05-17T12:29:34Z</dc:date>
    </item>
  </channel>
</rss>

