PatrickHua / SimSiam

A pytorch implementation for paper 'Exploring Simple Siamese Representation Learning'
MIT License
814 stars 135 forks source link

DDP for train/eval #7

Closed btwardow closed 3 years ago

btwardow commented 3 years ago

Using DDP for your code, with introducing as less change as possible.