dinov3_vits16 (Keras 3, float32)

Pure-Keras 3 conversion of facebook/dinov3-vits16-pretrain-lvd1689m (DINOv3) for kerasformers.

Distributed under the DINOv3 License (a copy is included in LICENSE; see also the source terms). This work uses the DINO Materials provided by Meta; redistribution is under the same terms.

from kerasformers.models.dino_v3 import DinoV3ViTModel
model = DinoV3ViTModel.from_weights("dinov3_vits16")
Downloads last month
4
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for kerasformers/dinov3_vits16

Collection including kerasformers/dinov3_vits16