yhhhli / BRECQ

Pytorch implementation of BRECQ, ICLR 2021
MIT License
247 stars 56 forks source link

yolov5 Quantitative problem #19

Open w4087165 opened 3 years ago

w4087165 commented 3 years ago

Thank you very much for your work, I refer to your code modification yolov5,When w4a8 quantizing There are nearly 3points of loss,Have you experimented yolov5

w4087165 commented 3 years ago

yolov5s float all 5000 36781 0.652 0.504 0.546 0.351 w4a8 5000 36781 0.664 0.479 0.528 0.327

ChengShaoFong commented 8 months ago

Can you expose the relevant implementation code or change details? I'm trying but having problem in act_quant

yolov5s float all 5000 36781 0.652 0.504 0.546 0.351 w4a8 5000 36781 0.664 0.479 0.528 0.327