If any downloaded file is a .zip archive, extract it on your host machine before copying:
unzip filename.zip
2
Copy Files to Device
# Replace $HOME to the appropriate device path before running the commands.# For QLI: /root# For Ubuntu: /home/ubuntu# Modify this based on your platform and ensure files are copied to the correct location on the device.ssh <user>@<device-ip> "mkdir -p $HOME/{models,labels,media,media/output}"scp yolov5_float.tflite <user>@<device-ip>:$HOME/models/scp yolov8.json <user>@<device-ip>:$HOME/labels/scp ai_demo_sample.mp4 <user>@<device-ip>:$HOME/media/
3
Connect to device
# Run from your host machine — replace <user> and <device-ip>ssh <user>@<device-ip>
If any downloaded file is a .zip archive, extract it on your host machine before copying:
unzip filename.zip
2
Copy Files to Device
# Replace $HOME to the appropriate device path before running the commands.# For QLI: /root# For Ubuntu: /home/ubuntu# Modify this based on your platform and ensure files are copied to the correct location on the device.ssh <user>@<device-ip> "mkdir -p $HOME/{models,labels,media,media/output}"scp person_foot_detection_float.tflite <user>@<device-ip>:$HOME/models/scp foot_track_net.json <user>@<device-ip>:$HOME/labels/scp foot_track_net_settings.json <user>@<device-ip>:$HOME/labels/scp ai_demo_sample.mp4 <user>@<device-ip>:$HOME/media/
3
Connect to device
# Run from your host machine — replace <user> and <device-ip>ssh <user>@<device-ip>
If any downloaded file is a .zip archive, extract it on your host machine before copying:
unzip filename.zip
2
Copy Files to Device
# Replace $HOME to the appropriate device path before running the commands.# For QLI: /root# For Ubuntu: /home/ubuntu# Modify this based on your platform and ensure files are copied to the correct location on the device.ssh <user>@<device-ip> "mkdir -p $HOME/{models,labels,media,media/output}"scp person_foot_detection_w8a8.tflite <user>@<device-ip>:$HOME/models/scp foot_track_net.json <user>@<device-ip>:$HOME/labels/scp foot_track_net_settings.json <user>@<device-ip>:$HOME/labels/scp ai_demo_sample.mp4 <user>@<device-ip>:$HOME/media/
3
Connect to device
# Run from your host machine — replace <user> and <device-ip>ssh <user>@<device-ip>
If any downloaded file is a .zip archive, extract it on your host machine before copying:
unzip filename.zip
2
Copy Files to Device
# Replace $HOME to the appropriate device path before running the commands.# For QLI: /root# For Ubuntu: /home/ubuntu# Modify this based on your platform and ensure files are copied to the correct location on the device.ssh <user>@<device-ip> "mkdir -p $HOME/{models,labels,media,media/output}"scp yolox_w8a8.tflite <user>@<device-ip>:$HOME/models/scp yolov8.json <user>@<device-ip>:$HOME/labels/scp ai_demo_sample.mp4 <user>@<device-ip>:$HOME/media/
3
Connect to device
# Run from your host machine — replace <user> and <device-ip>ssh <user>@<device-ip>
If any downloaded file is a .zip archive, extract it on your host machine before copying:
unzip filename.zip
2
Copy Files to Device
# Replace $HOME to the appropriate device path before running the commands.# For QLI: /root# For Ubuntu: /home/ubuntu# Modify this based on your platform and ensure files are copied to the correct location on the device.ssh <user>@<device-ip> "mkdir -p $HOME/{models,labels,media,media/output}"scp yolov11_det_float.tflite <user>@<device-ip>:$HOME/models/scp yolov8.json <user>@<device-ip>:$HOME/labels/scp ai_demo_sample.mp4 <user>@<device-ip>:$HOME/media/
3
Connect to device
# Run from your host machine — replace <user> and <device-ip>ssh <user>@<device-ip>
If any downloaded file is a .zip archive, extract it on your host machine before copying:
unzip filename.zip
2
Copy Files to Device
# Replace $HOME to the appropriate device path before running the commands.# For QLI: /root# For Ubuntu: /home/ubuntu# Modify this based on your platform and ensure files are copied to the correct location on the device.ssh <user>@<device-ip> "mkdir -p $HOME/{models,labels,media,media/output}"scp yolov11_det_w8a8.tflite <user>@<device-ip>:$HOME/models/scp yolov8.json <user>@<device-ip>:$HOME/labels/scp ai_demo_sample.mp4 <user>@<device-ip>:$HOME/media/
3
Connect to device
# Run from your host machine — replace <user> and <device-ip>ssh <user>@<device-ip>
If any downloaded file is a .zip archive, extract it on your host machine before copying:
unzip filename.zip
2
Copy Files to Device
# Replace $HOME to the appropriate device path before running the commands.# For QLI: /root# For Ubuntu: /home/ubuntu# Modify this based on your platform and ensure files are copied to the correct location on the device.ssh <user>@<device-ip> "mkdir -p $HOME/{models,labels,media,media/output}"scp yolov7_float.tflite <user>@<device-ip>:$HOME/models/scp yolov8.json <user>@<device-ip>:$HOME/labels/scp ai_demo_sample.mp4 <user>@<device-ip>:$HOME/media/
3
Connect to device
# Run from your host machine — replace <user> and <device-ip>ssh <user>@<device-ip>
If any downloaded file is a .zip archive, extract it on your host machine before copying:
unzip filename.zip
2
Copy Files to Device
# Replace $HOME to the appropriate device path before running the commands.# For QLI: /root# For Ubuntu: /home/ubuntu# Modify this based on your platform and ensure files are copied to the correct location on the device.ssh <user>@<device-ip> "mkdir -p $HOME/{models,labels,media,media/output}"scp yolov7_w8a8.tflite <user>@<device-ip>:$HOME/models/scp yolov8.json <user>@<device-ip>:$HOME/labels/scp ai_demo_sample.mp4 <user>@<device-ip>:$HOME/media/
3
Connect to device
# Run from your host machine — replace <user> and <device-ip>ssh <user>@<device-ip>
If any downloaded file is a .zip archive, extract it on your host machine before copying:
unzip filename.zip
2
Copy Files to Device
# Replace $HOME to the appropriate device path before running the commands.# For QLI: /root# For Ubuntu: /home/ubuntu# Modify this based on your platform and ensure files are copied to the correct location on the device.ssh <user>@<device-ip> "mkdir -p $HOME/{models,labels,media,media/output}"scp yolov8_det_float.tflite <user>@<device-ip>:$HOME/models/scp yolov8.json <user>@<device-ip>:$HOME/labels/scp ai_demo_sample.mp4 <user>@<device-ip>:$HOME/media/
3
Connect to device
# Run from your host machine — replace <user> and <device-ip>ssh <user>@<device-ip>
If any downloaded file is a .zip archive, extract it on your host machine before copying:
unzip filename.zip
2
Copy Files to Device
# Replace $HOME to the appropriate device path before running the commands.# For QLI: /root# For Ubuntu: /home/ubuntu# Modify this based on your platform and ensure files are copied to the correct location on the device.ssh <user>@<device-ip> "mkdir -p $HOME/{models,labels,media,media/output}"scp yolov8_det_w8a8.tflite <user>@<device-ip>:$HOME/models/scp yolov8.json <user>@<device-ip>:$HOME/labels/scp ai_demo_sample.mp4 <user>@<device-ip>:$HOME/media/
3
Connect to device
# Run from your host machine — replace <user> and <device-ip>ssh <user>@<device-ip>
If any downloaded file is a .zip archive, extract it on your host machine before copying:
unzip filename.zip
2
Copy Files to Device
# Replace $HOME to the appropriate device path before running the commands.# For QLI: /root# For Ubuntu: /home/ubuntu# Modify this based on your platform and ensure files are copied to the correct location on the device.ssh <user>@<device-ip> "mkdir -p $HOME/{models,labels,media,media/output}"scp yolov10_detection_w8a8.tflite <user>@<device-ip>:$HOME/models/scp yolov8.json <user>@<device-ip>:$HOME/labels/scp ai_demo_sample.mp4 <user>@<device-ip>:$HOME/media/
3
Connect to device
# Run from your host machine — replace <user> and <device-ip>ssh <user>@<device-ip>
If any downloaded file is a .zip archive, extract it on your host machine before copying:
unzip filename.zip
2
Copy Files to Device
# Replace $HOME to the appropriate device path before running the commands.# For QLI: /root# For Ubuntu: /home/ubuntu# Modify this based on your platform and ensure files are copied to the correct location on the device.ssh <user>@<device-ip> "mkdir -p $HOME/{models,labels,media,media/output}"scp yolov10_detection_float.tflite <user>@<device-ip>:$HOME/models/scp yolov8.json <user>@<device-ip>:$HOME/labels/scp ai_demo_sample.mp4 <user>@<device-ip>:$HOME/media/
3
Connect to device
# Run from your host machine — replace <user> and <device-ip>ssh <user>@<device-ip>
If any downloaded file is a .zip archive, extract it on your host machine before copying:
unzip filename.zip
2
Copy Files to Device
# Replace $HOME to the appropriate device path before running the commands.# For QLI: /root# For Ubuntu: /home/ubuntu# Modify this based on your platform and ensure files are copied to the correct location on the device.ssh <user>@<device-ip> "mkdir -p $HOME/{models,labels,media,media/output}"scp detr_resnet101_float.tflite <user>@<device-ip>:$HOME/models/scp yolov8.json <user>@<device-ip>:$HOME/labels/scp ai_demo_sample.mp4 <user>@<device-ip>:$HOME/media/
3
Connect to device
# Run from your host machine — replace <user> and <device-ip>ssh <user>@<device-ip>
If any downloaded file is a .zip archive, extract it on your host machine before copying:
unzip filename.zip
2
Copy Files to Device
# Replace $HOME to the appropriate device path before running the commands.# For QLI: /root# For Ubuntu: /home/ubuntu# Modify this based on your platform and ensure files are copied to the correct location on the device.ssh <user>@<device-ip> "mkdir -p $HOME/{models,labels,media,media/output}"scp detr_resnet50_float.tflite <user>@<device-ip>:$HOME/models/scp yolov8.json <user>@<device-ip>:$HOME/labels/scp ai_demo_sample.mp4 <user>@<device-ip>:$HOME/media/
3
Connect to device
# Run from your host machine — replace <user> and <device-ip>ssh <user>@<device-ip>
If any downloaded file is a .zip archive, extract it on your host machine before copying:
unzip filename.zip
2
Copy Files to Device
# Replace $HOME to the appropriate device path before running the commands.# For QLI: /root# For Ubuntu: /home/ubuntu# Modify this based on your platform and ensure files are copied to the correct location on the device.ssh <user>@<device-ip> "mkdir -p $HOME/{models,labels,media,media/output}"scp conditional_detr_resnet50_float.tflite <user>@<device-ip>:$HOME/models/scp coco_labels.json <user>@<device-ip>:$HOME/labels/scp ai_demo_sample.mp4 <user>@<device-ip>:$HOME/media/
3
Connect to device
# Run from your host machine — replace <user> and <device-ip>ssh <user>@<device-ip>
If any downloaded file is a .zip archive, extract it on your host machine before copying:
unzip filename.zip
2
Copy Files to Device
# Replace $HOME to the appropriate device path before running the commands.# For QLI: /root# For Ubuntu: /home/ubuntu# Modify this based on your platform and ensure files are copied to the correct location on the device.ssh <user>@<device-ip> "mkdir -p $HOME/{models,labels,media,media/output}"scp rf_detr_float.tflite <user>@<device-ip>:$HOME/models/scp coco_labels.json <user>@<device-ip>:$HOME/labels/scp ai_demo_sample.mp4 <user>@<device-ip>:$HOME/media/
3
Connect to device
# Run from your host machine — replace <user> and <device-ip>ssh <user>@<device-ip>
If any downloaded file is a .zip archive, extract it on your host machine before copying:
unzip filename.zip
2
Copy Files to Device
# Replace $HOME to the appropriate device path before running the commands.# For QLI: /root# For Ubuntu: /home/ubuntu# Modify this based on your platform and ensure files are copied to the correct location on the device.ssh <user>@<device-ip> "mkdir -p $HOME/{models,labels,media,media/output}"scp rtmdet_float.tflite <user>@<device-ip>:$HOME/models/scp yolov8.json <user>@<device-ip>:$HOME/labels/scp ai_demo_sample.mp4 <user>@<device-ip>:$HOME/media/
3
Connect to device
# Run from your host machine — replace <user> and <device-ip>ssh <user>@<device-ip>
If any downloaded file is a .zip archive, extract it on your host machine before copying:
unzip filename.zip
2
Copy Files to Device
# Replace $HOME to the appropriate device path before running the commands.# For QLI: /root# For Ubuntu: /home/ubuntu# Modify this based on your platform and ensure files are copied to the correct location on the device.ssh <user>@<device-ip> "mkdir -p $HOME/{models,labels,media,media/output}"scp yolor_float.tflite <user>@<device-ip>:$HOME/models/scp yolov8.json <user>@<device-ip>:$HOME/labels/scp ai_demo_sample.mp4 <user>@<device-ip>:$HOME/media/
3
Connect to device
# Run from your host machine — replace <user> and <device-ip>ssh <user>@<device-ip>