This tutorial will guide you how to getting start with Neon-iSeries from un-boxing.
The NEON-2000-JT2 DC power source can be either from a USB Type-C adaptor or DC jack. The USB Type-C connector also supports a DisplayPort video signal and USB3, which can be used to connect a keyboard and mouse. The following figures show examples of possible power and peripheral connection configurations.
The inference sample, Capture_and_inference_Sample, is built on the Desktop of NEON-2000-JT2.
inference by image
cd ~/Desktop/Capture_and_Inference_Sample/build/aarch64/bin
./imagenet-console ./aarch64/bin/jellyfish.jpg ./aarch64/bin/output.jpg
inference by camera
cd ~/Desktop/Capture_and_Inference_Sample/build/aarch64/bin
./imagenet-camera 1920 1080
cd /usr/src/Neon/Sample/Neon_Information
sudo ./Neon_Information
cd /usr/src/Neon/Sample/Neon_Python
sudo python Neon.py