plemeri / UACANet

Official PyTorch implementation of UACANet: Uncertainty Augmented Context Attention for Polyp Segmentation (ACMMM 2021)
MIT License
142 stars 37 forks source link

A small question in Train.py #13

Closed KimnaTube closed 1 year ago

KimnaTube commented 2 years ago

Is the syncbatchnorm useful to increase accuracy when using multiple GPUs? Thank you