AlexeyAB / darknet

YOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )
http://pjreddie.com/darknet/
Other
21.65k stars 7.96k forks source link

Convert darknet yolov4 to tensorrt #7484

Open VladBlat opened 3 years ago

VladBlat commented 3 years ago

How to convert trained yolov4 to most effective format for jetson xavier nx?

AlexeyAB commented 3 years ago

You can use OpenCV or tkDNN(TensorRT) directly without conversion and without Darknet: https://github.com/AlexeyAB/darknet#yolo-v4-in-other-frameworks