Highlight
- Support `PixMIM`.
- Support `DINO` in `projects/dino/`.
New Features
- Support `PixMIM` ([721](https://github.com/open-mmlab/mmselfsup/pull/721))
- Support `DINO` in `projects/dino/` ([658](https://github.com/open-mmlab/mmselfsup/pull/658))
- Support auto import modules from registry ([660](https://github.com/open-mmlab/mmselfsup/pull/660))
Bug Fixes
- Fix registry import error of MMDet ([732](https://github.com/open-mmlab/mmselfsup/pull/732))
- Fix local-rank in pytorch2.0 ([728](https://github.com/open-mmlab/mmselfsup/pull/728))
- Update MAE 300e pt results ([722](https://github.com/open-mmlab/mmselfsup/pull/722))
- Add missing data preprocessor in tsne configs ([715](https://github.com/open-mmlab/mmselfsup/pull/715))
- Fix the bug in shape bias ([717](https://github.com/open-mmlab/mmselfsup/pull/717))
- Fix T-SNE TypeError ([708](https://github.com/open-mmlab/mmselfsup/pull/708))
Improvements
- Update CI ([742](https://github.com/open-mmlab/mmselfsup/pull/742), [#739](https://github.com/open-mmlab/mmselfsup/pull/739))
- Remove file_client_args and apply new interface of fileio ([662](https://github.com/open-mmlab/mmselfsup/pull/662))
Docs
- Update doc links ([738](https://github.com/open-mmlab/mmselfsup/pull/738))
- Translate customize_runtime.md ([734](https://github.com/open-mmlab/mmselfsup/pull/734))
- Add media links and mmpretrain announcement ([730](https://github.com/open-mmlab/mmselfsup/pull/730), [#693](https://github.com/open-mmlab/mmselfsup/pull/693))
- Translate two docs ([725](https://github.com/open-mmlab/mmselfsup/pull/725))
- Translate docs ([723](https://github.com/open-mmlab/mmselfsup/pull/723))
Contributors
A total of 9 developers contributed to this release.
Thanks fangyixiao18 , tonysy , YuanLiuuuuuu , vansin , guneetmutreja , SheffieldCao , howayShi , xuan07472 , jts250
New Contributors
* vansin made their first contribution in https://github.com/open-mmlab/mmselfsup/pull/693
* guneetmutreja made their first contribution in https://github.com/open-mmlab/mmselfsup/pull/708
* SheffieldCao made their first contribution in https://github.com/open-mmlab/mmselfsup/pull/723
* howayShi made their first contribution in https://github.com/open-mmlab/mmselfsup/pull/658
* xuan07472 made their first contribution in https://github.com/open-mmlab/mmselfsup/pull/725
* jts250 made their first contribution in https://github.com/open-mmlab/mmselfsup/pull/734
**Full Changelog**: https://github.com/open-mmlab/mmselfsup/compare/v1.0.0rc6...v1.0.0