User's Manual
Table Of Contents
- Chapter 1 - Product Specifications
- Chapter 2 – Hardware Information
- 2.1 System Dimensions
- 2.2 I/O Location
- 2.3 List of System's Connectors
- 2.4 Motherboard Information
- 2.5 List of Jumpers and Connectors
- 2.5.1 RTC Battery (CN1)
- 2.5.2 Power Button (CN2)
- 2.5.3 Reset (CN3)
- 2.5.4 M.2 E-KEY (CN7): 802.11ac, 1x1, Bluetooth 4.2® (via M.2 2230)
- 2.5.5 Mini Card (CN8)
- 2.5.6 SATA (CN9)
- 2.5.7 SATA (CN10)
- 2.5.8 USB3 OTG (CN13)
- 2.5.9 USB DUAL PORT (CN14)
- 2.5.10 USB 13 (CN15)
- 2.5.11 USB Panel (CN16)
- 2.5.12 FAN (CN17)
- 2.5.13 LAN Dual Port (CN18)
- 2.5.14 HAT 40 (CN20)
- 2.5.15 EXHAT (CN21)
- 2.5.16 CPLD and BIOS update (CN22)
- 2.5.17 CPLD and BIOS update (CN22)
- 2.5.18 HDMI Dual Port (CN24)
- Chapter 3 - Drivers Installation
Chapter 3 – Drivers Installation 33
UPS-NANO
Q. #7 Type: cd ~/inference_engine_samples_build/intel64/Release/
7. Run demo face detection by use MYRIAD
R. #1 Type: cd ~/inference_engine_samples_build/intel64/Release/
S. #2 Type: sudo su
T. #3 Type: source /opt/intel/computer_vision_sdk/bin/setupvars.sh
U. #4 Type: ./interactive_face_detection_demo -i "cam" -m
/opt/intel/computer_vision_sdk/deployment_tools/intel_models/face-
detection-adas-0001/FP16/face-detection-adas-0001.xml -d MYRIAD
8. Run demo face detection by use CPU
V. #1 Type: cd ~/inference_engine_samples_build/intel64/Release/
W. Type: sudo su
X. #3 Type: source /opt/intel/computer_vision_sdk/bin/setupvars.sh
Y. #4 Type: ./interactive_face_detection_demo -i "cam" -m
/opt/intel/computer_vision_sdk/deployment_tools/intel_models/face-
detection-adas-0001/FP16/face-detection-adas-0001.xml -d CPU
9. Run demo face detection by use GPU
Z. #1 Type: cd ~/inference_engine_samples_build/intel64/Release/
AA. #2 Type: sudo su
BB. #3 Type: source /opt/intel/computer_vision_sdk/bin/setupvars.sh
CC. #4 Type: ./interactive_face_detection_demo -i "cam" -m
DD. /opt/intel/computer_vision_sdk/deployment_tools/intel_models/face-
detection-adas-0001/FP16/face-detection-adas-0001.xml -d GPU










