Overview of jetson-inference
masterjetson-inference is an instructional guide and library for real-time vision and deep learning inference on NVIDIA Jetson devices. It uses TensorRT to run optimized networks on GPUs via C++ or Python, and PyTorch for model training.
Supported vision primitives include:
imageNet: Image classificationdetectNet: Object detectionsegNet: Semantic segmentationposeNet: Pose estimationactionNet: Action recognitionbackgroundNet: Background removaldepthNet: Monocular depth estimation