fardinadii

Results 4 issues of fardinadii

Hi, Im trying to convert output model of ScaledYOLOv4 to ONNX but i faced with error: . . . . ) # /yolov4/models/yolo.py:38:0 %603 : Float(1, 3, 18, 18, 12,...

hi I'm trying to quantize the model of Efficientdet and I am faced with many errors. Has anyone ever tried to quantize the EfficientDet models?

hi I'm trying to quantize Efficientdet model but I faced with this error: RuntimeError: stride should contain 2 elements for 2D convolution.

Hi, I'm trying to convert the model that I trained with a custom dataset to ONNX. First of all, I train the model and after that, I try to convert...