Skip to content

MMCR

Compare
Choose a tag to compare
@guarin guarin released this 13 Dec 14:29
· 57 commits to master since this release
6bed85d

Changes

  • Add MMCR loss and transform in #1446. Thanks to @johnsutor!
  • Update README to reflect correct import for LightlyDataset in #1437. Thanks to @dnth!
  • Fix MoCoV2 transform parameters in #1441
  • Set model to eval for benchmark knn and linear classification in #1444
  • Remove extra mean calculation in VICRegLoss in #1450. Thanks to @RylanSchaeffer for pointing out the issue!
  • Fix MultiCropTransform crop_max_scales check in #1454. Thanks to @Djoels for pointing out the issue!

Models