You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 3, 2024. It is now read-only.
Hello!
I want to ask that how many epoches it took to get the best mIoU(85.2%) when you trained the model?
Also I noticed that this line ( line 117 )
seg = seg - seg_start_index
I don't understand the usage of this line, could you please explain?
The text was updated successfully, but these errors were encountered:
Hello!
I want to ask that how many epoches it took to get the best mIoU(85.2%) when you trained the model?
Also I noticed that this line ( line 117 )
seg = seg - seg_start_index
I don't understand the usage of this line, could you please explain?
The text was updated successfully, but these errors were encountered: