Skip to content

MMSelfSup Release v1.0.0

Latest
Compare
Choose a tag to compare
@fangyixiao18 fangyixiao18 released this 06 Apr 07:59
· 2 commits to main since this release
6ae4ee5

MMSelfSup

v1.0.0 (06/04/2023)

Highlight

  • Support PixMIM.
  • Support DINO in projects/dino/.

New Features

  • Support PixMIM (#721)
  • Support DINO in projects/dino/ (#658)
  • Support auto import modules from registry (#660)

Bug Fixes

  • Fix registry import error of MMDet (#732)
  • Fix local-rank in pytorch2.0 (#728)
  • Update MAE 300e pt results (#722)
  • Add missing data preprocessor in tsne configs (#715)
  • Fix the bug in shape bias (#717)
  • Fix T-SNE TypeError (#708)

Improvements

  • Update CI (#742, #739)
  • Remove file_client_args and apply new interface of fileio (#662)

Docs

  • Update doc links (#738)
  • Translate customize_runtime.md (#734)
  • Add media links and mmpretrain announcement (#730, #693)
  • Translate two docs (#725)
  • Translate docs (#723)

Contributors

A total of 9 developers contributed to this release.
Thanks @fangyixiao18 , @tonysy , @YuanLiuuuuuu , @vansin , @guneetmutreja , @SheffieldCao , @howayShi , @xuan07472 , @jts250

New Contributors

Full Changelog: v1.0.0rc6...v1.0.0