Open xmz123456 opened 3 years ago
Thank you for sharing this code! I have a small question, when I run the train_ms_robot. py file, I always get an error, AttributeError: 'Namespace' object has no attribute 'sync_bn'.
I am not sure the reason. This error seems to missing this line https://github.com/layumi/Seg-Uncertainty/blob/master/train_ms_robot.py#L166 in the option definition.
Thank you for sharing this code! I have a small question, when I run the train_ms_robot. py file, I always get an error, AttributeError: 'Namespace' object has no attribute 'sync_bn'.