Hi team,
I hope you're doing well. I noticed that in the current setup, the model first restores the predicted segmentation/image to the original input size, and then computes the evaluation metrics based on this resized output.
I was wondering if there is a way to compute these metrics directly on the raw prediction without performing this size restoration? Any guidance or suggestions would be greatly appreciated.
Thank you so much for your time and help!