Skip to content

Implement iBOT

Latest
Compare
Choose a tag to compare
@yutong-xiang-97 yutong-xiang-97 released this 22 Jul 14:39
· 7 commits to master since this release
24cc888

What's Changed

  • Speed up function _same_mask in DetConBLoss by 25% by @misrasaurabh1 in #1847
  • Fix DINOv2 Bugs
  • Add DINOv2 to Docs with Example
  • Fix: vicregl_loss tensor RuntimeError by @RDR2Blackwater in #1850
  • Add iBOTTransform
  • Add iBOT Implementation
  • Add iBOT to Docs with Example
  • Fix KNN dtype for ResNet benchmark
  • Fix CUDA Tests for Losses
  • Fix OnlineClassifier Issues
  • Support Tensor Input for GaussianBlur
  • Use ToTensor Helper Function by @ajtritt in #1862
  • Move Rotation After Flip for Transforms by @KylevdLangemheen in #1865
  • Improve pre-commit hooks for Dev Env
  • Add iBOT Benchmarks

New Contributors

Full Changelog: v1.15.21...v1.15.22

Many thanks to our contributors!

Models