Alro10/YOLO-darknet-on-Jetson-TX2
How to run YOLO on Jetson TX2
This helps engineers and hobbyists deploy real-time object detection on NVIDIA Jetson TX1 or TX2 devices. It takes live video feeds (from onboard cameras or USB webcams) or image files as input and outputs identified objects with bounding boxes, enabling applications like surveillance, robotics, or autonomous systems. It's for those who want to run advanced computer vision directly on edge devices.
101 stars. No commits in the last 6 months.
Use this if you need to run YOLO object detection models with improved performance and higher frames per second on your Jetson TX1 or TX2 device.
Not ideal if you are looking for object detection on a standard PC, server, or a different type of embedded device.
Stars
101
Forks
32
Language
—
License
MIT
Category
Last pushed
Apr 29, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Alro10/YOLO-darknet-on-Jetson-TX2"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ultralytics/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
ultralytics/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > TFLite
mindspore-lab/mindyolo
A toolbox of yolo models and algorithms based on MindSpore
ultralytics/assets
Ultralytics assets
stephanecharette/DarkHelp
C++ wrapper library for Darknet