I am trying to use vulkan backend on opencv dnn, to no avail. This is the code I am using (you can load the yolov4 weights and configuration from darknet github):
<