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
Thanks for your great work!
I notice you use layernorm for the final features before the classifier and also for the predictions. I think it is quite uncommon in prototype learning (correct me if i am wrong).
Could you please provide some explanation for this? And if removing the two layernorm, will the performance be degraded?
Thanks for your great work!
I notice you use layernorm for the final features before the classifier and also for the predictions. I think it is quite uncommon in prototype learning (correct me if i am wrong).
Could you please provide some explanation for this? And if removing the two layernorm, will the performance be degraded?
ProtoSeg/lib/models/nets/hrnet.py
Line 81 in 1c4a778
The text was updated successfully, but these errors were encountered: