YOLO-darknet-on-Jetson-TX2
YOLO-darknet-on-Jetson-TX2 copied to clipboard
How to run YOLO on Jetson TX2
Results
3
YOLO-darknet-on-Jetson-TX2 issues
Sort by
recently updated
recently updated
newest added
Hi! I'm working on running yolo on Tx2 Dev kit. I have installed all of requirements for yolo, OpenCV, CUDA, Cudnn. I've tested if the onboard camera's working via gstreamer...
Salut, I am currently trying to implement object detection using darknet on JetsonTX2 Development Board. I builded opencv using "https://github.com/raspberry-pi-maker/NVIDIA-Jetson". After building process I can import cv2 and getBuildInformation succesfully....