PatrickHua / SimSiam

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

linear_eval.py typo ? #8

Closed leodesigner closed 3 years ago

leodesigner commented 3 years ago

Hey, I guess there is a typo in: https://github.com/PatrickHua/SimSiam/blob/fe7963f48dd37d72595b9825a41c37d4e1f46ad7/linear_eval.py#L43

It supposed to be test_set right ?

PatrickHua commented 3 years ago

Yes, it was commited 4 days ago. It's fixed now