lightly-ai / lightly

A python library for self-supervised learning on images.
https://docs.lightly.ai/self-supervised-learning/
MIT License
3.09k stars 264 forks source link

Use MMCRProjectionHead in Examples #1496

Closed guarin closed 7 months ago

guarin commented 8 months ago

MMCRProjectionHead was added in https://github.com/lightly-ai/lightly/pull/1493. We should update the MMCR code examples to use MMCRProjectionHead instead of SImCLRProjectionHead.

The examples are in: