Skip to content

everskyrube/navis_yolo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

YOLO11 Inference on NVIDIA Jetson Orin Nano Developer Kit

  • Step 1. Pull the docker image from the dockerhub:
docker pull everskyrube/navis_yolo:latest
  • Step 2. Clone this repository to your dev environment:
git clone https://github.com/everskyrube/navis_yolo.git
  • Step 3. Grant executable permission to the following bash scripts:
cd navis_yolo
sudo chmod +x run.sh
sudo chmod +x start_inference.sh
  • Step 4. Connect the USB Camera with the Jetson device, and then run the start_inference script:
./start_inference.sh

About

Docker compose file and bash script for YOLO11 on Jetson Orin Nano with Jetpack 6

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages