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
Hi, this is a very minor issue but I am using this library in a research project and I noticed that every other decoder model besides DeeplabV3 and DeeplabV3Plus has a name attribute. I mainly use this when exporting the models into checkpoints, I've added a fix in pull request #1214. Thanks :)