Skip to content

MMSelfSup Release v1.0.0rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@fangyixiao18 fangyixiao18 released this 12 Oct 11:41
· 105 commits to 1.x since this 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

  • Full support of MAE (#483)
  • Full support of SimMIM (#487)
  • Full support of MoCoV3 (#496)

Bug Fixes

  • Fix classification configs (#488)
  • Fix MAE config name error (#498)

Improvements

  • Refactor colab tutorial (#470))
  • Update readthedocs requirements (#472)
  • Update CI (#476)
  • Refine mim_slurm_test.sh and mim_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)

Contributors

@fangyixiao18 , @YuanLiuuuuuu , @wangbo-zhao , @soonera