rishizek / tensorflow-deeplab-v3-plus

DeepLabv3+ built in TensorFlow
MIT License
833 stars 307 forks source link

very lowmIou using Adam optimizer #107

Open arpit196 opened 2 years ago

arpit196 commented 2 years ago

Hello, I am training the model with Adam optimizer (lr 0.0001) but the miou goes to 0.37 and then saturates using the augmented segmentation and batch size of 10 on gpu. Has anyone faced this issue? Also, the training starts with very low train and val iou score (around 3e-4).