Closed jackmsye closed 2 years ago
I have used as a basis the moco implementation from DepthContrast and in their implementation they also disable it (see issue). In my case, I have implemented and tested but there was no difference, so I keep it disabled to keep consistent with their implementation.
hello, thx for your great work. I have a question why you disable ddp shuffle. See https://github.com/PRBonn/segcontrast/blob/main/models/moco.py#L306