Skip to content

NVIDIA-AI-IOT/jetson-pose-container

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jetson-pose-container

Docker container to run a pose estimation DL model

Quick Start

Run the following commands.

git clone https://github.com/tokk-nv/jetson-pose-container
cd jetson-pose-container
./scripts/set_nvidia_runtime.sh
./scripts/copy-jetson-ota-key.sh
sudo ./run.sh

It should pull the container image from Docker Hub and once that is done it should launch into the terminal within the container.

Jupyter Lab should be running, so you can access using a browser on any device on the same network at <IP address>:8888.

About

Docker container to run a trt_pose model

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published