pytorch-YOLOv4
pytorch-YOLOv4 copied to clipboard
darknet2onnx(inference part) won't work well with yolov4-csp-s-mish.weights
weights: yolov4-csp-s-mish cfg: yolov4-csp-s-mish
Boxes are larger and confidences are dropping for example, trained with a same dateset to generate both yolov4-tiny and yolov4-csp-s-mish weights convert to onnx using demo_darknet2onnx darknet version of both weights worked fine onnx version of yolov4-tiny worked fine while results of yolov4-csp-s-mish looks wired