UPSNet
UPSNet copied to clipboard
No module named BatchNorm2d in "upsnet.operators.modules.distbatchnorm" ?
Have not see any module named BatchNorm2d in upsnet.operators.modules.distbatchnorm.
Please make sure you pull the latest code and use_syncbn is set to false in the config file that you use.
Thanks, I will have a try.