ykamikawa / tf-keras-SegNet

SegNet including indices pooling for Semantic Segmentation with tensorflow and keras
178 stars 81 forks source link

Stuck in epoch one in training #20

Closed ansaricard closed 2 years ago

ansaricard commented 2 years ago

my code is stuck in epoch one when I am train the segnet in google-colab I also decrease the number of training samples but the problem is still not solved. The more time passes, the accuracy get more close to 99 percentage and loss becomes close to zero but I am still stuck in epoch one

Capture