scp coco_object_detection_main.py [email protected]:/home/pi/AIY-projects-python/src/examples/vision
scp coco_object_detection.py [email protected]:/home/pi/AIY-projects-python/src/aiy/vision/models
scp voc_object_detection.binaryproto [email protected]:/home/pi
scp image.jpg [email protected]:/home/pi/AIY-projects-python/src/examples/vision
=====
cp voc_object_detection.binaryproto /opt/aiy/models/
sudo systemctl disable joy_detection_demo
cd ~/AIY-projects-python/src/examples/vision
./object_detection.py --input image.jpg