v1.9.0
What's Changed
- update colab notebook by @themattinthehatt in #292
- remove unnecessary jupyter notebook data by @themattinthehatt in #293
- remove neck in vits to avoid over stacking issues by @PPWangyc in #275
- fix vit_b_sam predict model init issue by @PPWangyc in #294
- Add a hidden run_app command by @ksikka in #298
- typecheck fix by @themattinthehatt in #300
- implement SAM backbone with huggingface transformers package by @themattinthehatt in #301
- new backbone: ViT pretrained on imagenet with mae loss by @themattinthehatt in #302
- pretrained dino backbone by @themattinthehatt in #303
New Contributors
Full Changelog: v1.8.1...v1.9.0