Open VladBlat opened 3 years ago
How to convert trained yolov4 to most effective format for jetson xavier nx?
You can use OpenCV or tkDNN(TensorRT) directly without conversion and without Darknet: https://github.com/AlexeyAB/darknet#yolo-v4-in-other-frameworks
How to convert trained yolov4 to most effective format for jetson xavier nx?