Skip to content

NumPy 2 support and new IBOTPatchLoss, KoLeoLoss

Compare
Choose a tag to compare
@japrescott japrescott released this 07 Aug 06:51
· 95 commits to master since this release
8fb8bfd
  • Added IBOTPatchLoss, KoLeoLoss and block masking, thanks @guarin
  • Allow learnable positional embeddings and boolean masking in masked vision transformer
  • Refactor IJEPA to use timm, thanks @radiradev

Dependencies

  • Allow NumPy 2, thanks @adamjstewart
  • Removed lightning-bolts dependency

Docs

  • Add finetuning tutorial, thanks @SauravMaheshkar
  • Fix MoCo link in DenseCL docs and further docs and tutorial improvements

Models