AlexeyAB / darknet

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

Yolo V4 with DeepStream #5570

Open amish25 opened 4 years ago

amish25 commented 4 years ago

Hi, is YoloV4 implementable using the DeepStream 5 SDK?

mrtj commented 4 years ago

Somebody ported already yolov4 to TensorRT so it should not be that difficult to integrate it also into DeepStream: https://github.com/wang-xinyu/tensorrtx/tree/master/yolov4