Question on metric carvana notebook

notebook course/dl2/carvana-unet-lrg.ipynb

Since the last layer output logit instead of softmax/sigmoid, shouldn’t we use accuracy_thresh(0) instead of 0.5?