PINTO0309 / MobileNet-SSD-RealSense

[High Performance / MAX 30 FPS] RaspberryPi3(RaspberryPi/Raspbian Stretch) or Ubuntu + Multi Neural Compute Stick(NCS/NCS2) + RealSense D435(or USB Camera or PiCamera) + MobileNet-SSD(MobileNetSSD) + Background Multi-transparent(Simple multi-class segmentation) + FaceDetection + MultiGraph + MultiProcessing + MultiClustering
https://qiita.com/PINTO
MIT License
366 stars 127 forks source link

NCSDK setup #4

Closed bsense-rius closed 6 years ago

bsense-rius commented 6 years ago

Dear Master Pinto,

in your very thorough and kind step by step I miss the NCSDK v2 setup... when do you consider best to install it (after which step number)?

After seeing some stretch issues, do you use ubuntu 16.04 in rasp? which exactly (@ rasp site there are two: ubuntu mate & snappy)

thx!!

PINTO0309 commented 6 years ago

@bsense-rius

in your very thorough and kind step by step I miss the NCSDK v2 setup... when do you consider best to install it (after which step number)?

Immediately after "2.Extend the SWAP area (Raspbian Stretch Only)" is the best.

After seeing some stretch issues, do you use ubuntu 16.04 in rasp? which exactly (@ rasp site there are two: ubuntu mate & snappy)

I think that "Ubuntu Mate" and "Ubuntu 16.04" are essentially the same. However, I have not tried the configuration of RaspberryPi + Ubuntu 16.04. The configuration of "PC + Ubuntu 16.04" has been confirmed.

The official support OS of each maker is "Ubuntu". Since the procedure by "Raspbian" is my own procedure, it is informal.

PINTO0309 commented 6 years ago

@bsense-rius I fixed the procedure.

bsense-rius commented 6 years ago

so... what is your setup so that we could reproduce all the steps? raspbian stretch or ubuntu mate? the youtube videos seem that it is raspbian.

anyway thanks!

PINTO0309 commented 6 years ago

@bsense-rius

Raspbian Stretch

3 However, just as before, "Ubuntu Mate" seems to succeed.

bsense-rius commented 6 years ago

thanks!