We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 205d8ad commit 0bc9a63Copy full SHA for 0bc9a63
README.md
@@ -28,7 +28,7 @@
28
29
### Nov 3, 2023
30
* [DFN (Data Filtering Networks)](https://huggingface.co/papers/2309.17425) and [MetaCLIP](https://huggingface.co/papers/2309.16671) ViT weights added
31
-* DINOv2 'register' ViT model weights added
+* DINOv2 'register' ViT model weights added (https://huggingface.co/papers/2309.16588, https://huggingface.co/papers/2304.07193)
32
* Add `quickgelu` ViT variants for OpenAI, DFN, MetaCLIP weights that use it (less efficient)
33
* Improved typing added to ResNet, MobileNet-v3 thanks to [Aryan](https://github.com/a-r-r-o-w)
34
* ImageNet-12k fine-tuned (from LAION-2B CLIP) `convnext_xxlarge`
0 commit comments