-
Notifications
You must be signed in to change notification settings - Fork 310
Open
Labels
Description
We are in the process of updating our benchmark code and adding benchmarks on the ImageNet dataset. The goal of this issue is to coordinate and track progress of the update.
The new benchmark code lives in lightly/benchmarks and initial focus is on reference implementations for the various SSL methods following the settings from the respective papers. We'll limit training to 100 epochs and small batch sizes (2x128) for now due to limited compute resources.
Note: The benchmarking code is very much work in progress, there will be frequent and breaking changes.
Implemented Methods
- MMCR benchmark #1452
- W-MSE benchmark
- SSL-EY benchmark PR
- MSN ImageNet Benchmark
- PMSN ImageNet Benchmark
- SimMIM ImageNet Benchmark
- VICRegL ImageNet Benchmark
- NNCLR ImageNet Benchmark
- SMoG ImageNet Benchmark
- SimCLR Add simclr imagenet resnet50 benchmark #1162
- SwaV #1230
- MAE #1255
- DINO #1252
- BYOL #1287
- MoCov2 #1288
- BarlowTwins #1323
- DCL & DCLW #1303
- TiCo ImageNet Benchmark #1371
- VICReg #1350
Contribute
Contributions are very welcome! You can help us with the following:
- Add one of the existing models to the new benchmarks. For this you can follow the SimCLR example.
- Let us know if you spot any mistake in the models or benchmarking code.
- Run benchmarks for different epochs / batch size.
Let us know if you are working on a model and we can help you out with reviews/compute :)
csaroff
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
No status