Optimize_for_mobile applied for segmentation task gives me the exact same mask

i’m using a DeepLabv3 with ResNet50 model to apply segmentation to a set of portraits. When i quantize and optimize it for mobile, i would expect a reduction of the precision of the segmentation, but contrarily i obtain the same score(i’m using IoU and Dice to verify this, and the scores for both the models are identical).