#66 · Primary category: Computer Vision
jetson-inference
Hello AI World guide to deploying deep-learning inference networks and deep vision primitives with TensorRT and NVIDIA Jetson.
Project last updated:10/16/25
GitHub Stars
9.0K
Forks
3.1K
Contributors
23
License
MIT
Why we included this project
If you build real-time vision systems on NVIDIA Jetson hardware, this is one of the most practical starting points available. It bundles TensorRT-optimized implementations of the core deep vision primitives, image classification, object detection, semantic segmentation, pose estimation, and action recognition, with C++ and Python APIs plus console and camera-based examples. Rather than just dropping in pretrained models, it walks you through the whole onboard workflow, from collecting your own datasets and fine-tuning with PyTorch to converting to TensorRT and deploying with low latency on embedded GPUs. That makes it especially useful for robotics engineers and embedded developers who need vision to run reliably at the edge off a live camera feed. The ROS/ROS2 support and WebRTC webapp examples also smooth the path from a working demo to a real deployed system.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
opencv
Open Source Computer Vision Library
RuView
π RuView turns commodity WiFi signals into real-time spatial intelligence, vital sign monitoring, and presence detection — all without a single pixel of video.
PaddleOCR
Turn any PDF or image document into structured data for your AI. A powerful, lightweight OCR toolkit that bridges the gap between images/PDFs and LLMs. Supports 100+ languages.
MinerU
Transforms complex documents like PDFs and Office docs into LLM-ready markdown/JSON for your Agentic workflows.
tesseract
Tesseract Open Source OCR Engine (main repository)