road_connectivity icon indicating copy to clipboard operation
road_connectivity copied to clipboard

training miou 47~48

Open mathfinder opened this issue 5 years ago • 3 comments
trafficstars

Is it corre that the first 30 epochs keep miou 47~48? image

mathfinder avatar Mar 21 '20 02:03 mathfinder

image I just migrated it to torch 1.4. It looks not something wrong.

mathfinder avatar Mar 21 '20 03:03 mathfinder

Hi @mathfinder,

thanks for working on it and migrating to version 1.4. Apologies for delayed response.

In my training process miou stays around ~ 0.47-0.48 for first few epochs (~ 5-8 epochs) and after that it start improving. Additionally, if you are willing to share your github link or code then I can help.

Thanks Anil

anilbatra2185 avatar Apr 05 '20 15:04 anilbatra2185

You should rewrite the loss function and the loss backward on 1.4 or later version

zzzbosss1997 avatar Dec 11 '20 00:12 zzzbosss1997