MMSelfSup Release v1.0.0rc2
Pre-release
Pre-release
v1.0.0rc2 (12/10/2022)
The master
branch is still 0.x version and we will checkout a new 1.x
branch to release 1.x version. The two versions will be maintained simultaneously in the future.
We briefly list the major breaking changes here. Please refer to the migration guide for details and migration instructions.
Highlight
- Full support of
MAE
,SimMIM
,MoCoV3
.
New Features
Bug Fixes
Improvements
- Refactor colab tutorial (#470))
- Update readthedocs requirements (#472)
- Update CI (#476)
- Refine
mim_slurm_test.sh
andmim_dist_test.sh
for benchmarks (#477) - Update Metafile format and content (#478)
Docs
- Add advanced_guides/engine.md (#454)
- Add advanced_guides/evaluation.md (#456)
- add advanced_guides/transforms.md (#463)
- Add dataset docs (#437)
- Refine contribution guide (#492)
- update convention (#475)