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, I found that the code in BRINet.py used the attribute res3c and res4c of deeplab_model, but the reference of deeplab have no these two attitudes. Can you give the code of revised deeplab_model ?
The text was updated successfully, but these errors were encountered:
Thanks, but, deeplab_model still does not have these two properties:res3c and res4c. I tried it by including the deeplab101.DeepLabResNetModel which is given by CMSA. And now my fixed version is in training.
Hi, I found that the code in BRINet.py used the attribute res3c and res4c of deeplab_model, but the reference of deeplab have no these two attitudes. Can you give the code of revised deeplab_model ?
The text was updated successfully, but these errors were encountered: