HobbitLong / PyContrast

PyTorch implementation of Contrastive Learning methods
1.94k stars 185 forks source link

classifier weights for pre-trained models #17

Closed kantharajucn closed 4 years ago

kantharajucn commented 4 years ago

Hello @HobbitLong

Thanks for the great work! We want to use your pre-trained models using resnet50 architecture in out toolkit. Would it be possible to release weights for the classifier?

Best, Kantharaju.

HobbitLong commented 4 years ago

Hi, @kantharajucn, which toolkit?

kantharajucn commented 4 years ago

Hi @HobbitLong

We are building a generalization benchmark to compare Machines vs Humans.

Best, Kantharaju