The loss and metric are extremely low when using the default batch size of 1 and default learning rate of 0.01 for Unet

However, the result seems normal when switching the batch size to 8 or switching the learning rate to 0.00005 for Unet.
Is there any wrong with the code?
The loss and metric are extremely low when using the default batch size of 1 and default learning rate of 0.01 for Unet
However, the result seems normal when switching the batch size to 8 or switching the learning rate to 0.00005 for Unet.
Is there any wrong with the code?