字幕列表 影片播放
-
All Right Guys
-
This is a Quick Start Guide For Setting a
-
Neural Compute Stick On Raspberry Pi
-
First Off all you have to ssh into your pi
-
See The ip
-
My Ip
-
If you can't find your ip you just login
-
to your router website(192.168.1.1)
-
to see list of devices
-
Let me just show it to you.
-
my router ip is 192.168.1.1
-
just login into that and just
-
see the ip of
-
your raspberry pi
-
alright
-
lets ssh to it
-
create a new directory (mkdir name)
-
you can name it "intel" or anything else
-
so first of all you have to install
-
git
-
alright
-
its already installed on my system
-
now you have to clone my repo in this repo
-
i have included tensor flow
-
tensor flow for python 3.6
-
lets clone it
-
this will take some time
-
lets see the content
-
lets cd into folder
-
nowwww
-
i have to install this
-
this script will install the tensor flow
-
on your raspberry pi
-
actually it says requirements already satisfied because
-
its already installed on my raspberry now lets check it
-
python3
-
import tensor flow
-
alright
-
if this work fine without error
-
you are good to go
-
you have already completed (sorry 10%) of the installation
-
okay now you have to
-
clone the
-
SDK LETS CLONE IT
-
git
-
i have already cloned it to
-
another folder i will just CD to that folder so after cloning
-
you will have a
-
one folder named ncsdk
-
you have to
-
cd to that folder and you have to just type
-
make install
-
this will take some time
-
depending upon bandwidth of your internet.
-
alright
-
one thing you should make sure is
-
you need raspbian stretch
-
for this SDK to run
-
if you are on
-
raspbain any other version
-
of raspbain you have to update it to
-
stretch and there is very simple guide
-
available on raspberry
-
pi website i will just
-
post it in description..alright
-
this will take some time i will just fast
-
forward it
-
make examples
-
if you need
-
opencv
-
for raspberry pi if you have
-
not already installed it then you can just
-
press y but i don't need
-
opencv right now so i will just skip it
-
you can later install it using same script
-
at any time alright
-
its better if you plugin your
-
NCS to your raspberry pi.
-
because now
-
i am just compilng the examples
-
and that examples will
-
be executed on my NCS stick
-
Ok lets just plugin it
-
you will be able to see
-
the results also
-
alright
-
you will be able to see the
-
results
-
actually
-
what its doing is just downloading caffemodels
-
and it will run that caffemodels with
-
weights on my raspberry pi
-
using NCS stick
-
right now i think its running
-
its running squeeze-net no
-
maybe
-
lets just look at the results
-
after this you will be able to
-
use NCS using caffemodel
-
thats the quickstart guide for
-
Running SDK on raspberry pi and in the native video
-
i will
-
make a tutorial on
-
how to run cats vs dogs model
-
on you raspberry pi
-
using Movidius NCS..alright
-
Thankyou
-
Goodnight ...Goodmorning