zylo117 / Yet-Another-EfficientDet-Pytorch

The pytorch re-implement of the official efficientdet with SOTA performance in real time and pretrained weights.
GNU Lesser General Public License v3.0
5.2k stars 1.27k forks source link

quantization of EfficientDet #713

Open fardinadii opened 2 years ago

fardinadii commented 2 years ago

hi

I'm trying to quantize Efficientdet model but I faced with this error:

RuntimeError: stride should contain 2 elements for 2D convolution.