Gumpest / YOLOv5-Multibackbone-Compression

YOLOv5 Series Multi-backbone(TPH-YOLOv5, Ghostnet, ShuffleNetv2, Mobilenetv3Small, EfficientNetLite, PP-LCNet, SwinTransformer YOLO), Module(CBAM, DCN), Pruning (EagleEye, Network Slimming), Quantization (MQBench) and Deployment (TensorRT, ncnn) Compression Tool Box.
989 stars 201 forks source link

Quantization: MQBench 加载出错了 #87

Open tonyskypc opened 2 years ago

tonyskypc commented 2 years ago

@Gumpest 大佬,在使用MQBench,加载网络就出错了,能帮忙看看原因吗? 加载到第3层出现如下错误 index 0 is out of bounds for dimension 0 with size 0

关闭量化参数quantize,就正常,请教

WarLar233 commented 2 years ago

同问

tensorflowt commented 1 year ago

同问

你好!请问这个问题解决了吗?