Skip to content

Latest commit

 

History

History
10 lines (4 loc) · 509 Bytes

README.md

File metadata and controls

10 lines (4 loc) · 509 Bytes

Inference Samples (C++)

This directory contains C++ examples of using jetson-inference for image recognition, object detection, semantic segmentation, and other DNNs for computer vision. Refer to the tutorial steps for information about running these.

note: for Python samples, see the python/examples/ directory.