dinov2_base / README.md
prasadsachin's picture
Upload folder using huggingface_hub
196e39b verified
---
library_name: keras-hub
---
This is a [`DINOV2` model](https://keras.io/api/keras_hub/models/dinov2) uploaded using the KerasHub library and can be used with JAX, TensorFlow, and PyTorch backends.
Model config:
* **name:** dinov2_backbone
* **trainable:** True
* **patch_size:** 14
* **num_layers:** 12
* **hidden_dim:** 768
* **num_heads:** 12
* **intermediate_dim:** 3072
* **layer_scale_init_value:** 1.0
* **num_register_tokens:** 0
* **use_mask_token:** True
* **use_swiglu_ffn:** False
* **dropout_rate:** 0.0
* **drop_path_rate:** 0.0
* **image_shape:** [518, 518, 3]
* **position_embedding_shape:** [518, 518]
* **antialias_in_interpolation:** False
This model card has been generated automatically and should be completed by the model author. See [Model Cards documentation](https://huggingface.co/docs/hub/model-cards) for more information.