I can confirm that this line solved my problem with yolov11l as well:
quantization_param([conv120, conv143, conv165], force_range_out=[0.0, 1.0])
1 Like
I can confirm that this line solved my problem with yolov11l as well:
quantization_param([conv120, conv143, conv165], force_range_out=[0.0, 1.0])