2736 Forks
6231 Stars
6231 Watchers

jetson-inference

Hello AI World guide to deploying deep-learning inference networks and deep vision primitives with TensorRT and NVIDIA Jetson.

How to download and setup jetson-inference

Open terminal and run command
git clone https://github.com/dusty-nv/jetson-inference.git
git clone is used to create a copy or clone of jetson-inference repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with jetson-inference https://github.com/dusty-nv/jetson-inference/archive/master.zip

Or simply clone jetson-inference with SSH
[email protected]:dusty-nv/jetson-inference.git

If you have some problems with jetson-inference

You may open issue on jetson-inference support forum (system) here: https://github.com/dusty-nv/jetson-inference/issues