| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 1.0.4.tar.gz | 2022-06-12 | 3.4 MB | |
| 1.0.4.zip | 2022-06-12 | 3.6 MB | |
| README.md | 2022-06-12 | 3.0 kB | |
| Totals: 3 Items | 7.0 MB | 0 | |
What's Changed
- Fixing CONTRIBUTING.md link by @PeppeSaccardi in https://github.com/vturrisi/solo-learn/pull/202
- Fix/midlevel by @vturrisi in https://github.com/vturrisi/solo-learn/pull/203
- Better SimCLR + SupCon by @vturrisi in https://github.com/vturrisi/solo-learn/pull/204
- mocov2plus imagenet by @DonkeyShot21 in https://github.com/vturrisi/solo-learn/pull/208
- improved tables by @DonkeyShot21 in https://github.com/vturrisi/solo-learn/pull/209
- barlow imagenet online by @DonkeyShot21 in https://github.com/vturrisi/solo-learn/pull/210
- Results/barlow by @vturrisi in https://github.com/vturrisi/solo-learn/pull/212
- Small compatibility fixes by @vturrisi in https://github.com/vturrisi/solo-learn/pull/220
- Add ConvNeXt by @vturrisi in https://github.com/vturrisi/solo-learn/pull/223
- Add warmup parameters to linear by @vturrisi in https://github.com/vturrisi/solo-learn/pull/227
- Update LR Schedulers every epoch by @vturrisi in https://github.com/vturrisi/solo-learn/pull/228
- Fixes some gathering issues by @vturrisi in https://github.com/vturrisi/solo-learn/pull/232
- Add MosaicML's ChannelLast optization by @vturrisi in https://github.com/vturrisi/solo-learn/pull/235
- Channel last by @vturrisi in https://github.com/vturrisi/solo-learn/pull/236
- Cleans design of methods a bit by @vturrisi in https://github.com/vturrisi/solo-learn/pull/238
- Provides a way to train with a percentage of data. by @vturrisi in https://github.com/vturrisi/solo-learn/pull/239
- Added gather to simclr by @vturrisi in https://github.com/vturrisi/solo-learn/pull/240
- Add check to see if using ddp by @vturrisi in https://github.com/vturrisi/solo-learn/pull/241
- Data fraction for linear by @vturrisi in https://github.com/vturrisi/solo-learn/pull/242
- Converts DALI into a DataModule, improves it and cleans stuff a bit. by @vturrisi in https://github.com/vturrisi/solo-learn/pull/244
- fix momentum tau by @DonkeyShot21 in https://github.com/vturrisi/solo-learn/pull/247
- Update requirements.txt by @vturrisi in https://github.com/vturrisi/solo-learn/pull/250
- fixed prototype norm in swav by @DonkeyShot21 in https://github.com/vturrisi/solo-learn/pull/249
- fix barlow script by @DonkeyShot21 in https://github.com/vturrisi/solo-learn/pull/254
- fix moco script by @DonkeyShot21 in https://github.com/vturrisi/solo-learn/pull/255
- lots of changes by @DonkeyShot21 in https://github.com/vturrisi/solo-learn/pull/251
- Fix backbones in readme by @DonkeyShot21 in https://github.com/vturrisi/solo-learn/pull/256
- Add Horovod support for multi-node training and improved LARS by @vturrisi in https://github.com/vturrisi/solo-learn/pull/257
- Fix ddp issue with simclr by @vturrisi in https://github.com/vturrisi/solo-learn/pull/259
New Contributors
- @PeppeSaccardi made their first contribution in https://github.com/vturrisi/solo-learn/pull/202
Full Changelog: https://github.com/vturrisi/solo-learn/compare/1.0.3...1.0.4