Vit Base Patch14 Reg4 Dinov2.lvd142m is a pretrained model hosted on Hugging Face for image feature extraction. It belongs to the class of vision transformer models and was developed within the timm PyTorch Image Models library. The model carries an apache-2.0 license and is made available as an open artifact for integration into computer vision workflows.
It can be loaded directly through the timm library by calling timm.create_model with the identifier "hf_hub:timm/vit_base_patch14_reg4_dinov2.lvd142m" and the pretrained flag set to true. The same checkpoint supports the Transformers library, where developers instantiate it via AutoModel.from_pretrained or through a pipeline configured for the image-feature-extraction task. These loading paths enable use in notebooks such as Google Colab or Kaggle as well as in local applications and inference providers.
The model card references three arXiv papers that document the underlying techniques. Its primary output consists of image representations suitable for downstream tasks, though no additional training details or performance metrics appear on the page. The repository provides safetensors and PyTorch format files along with version history.
In the Other AI space, Vit Base Patch14 Reg4 Dinov2.lvd142m takes a focused approach. It focuses on obtaining high-quality pretrained image embeddings without training from scratch. Vit Base Patch14 Reg4 Dinov2.lvd142m is an open-source project aimed at machine learning researchers and developers. The project is open source (Apache-2.0). It runs on the web and API.
It is developed by PyTorch Image Models, and the product first shipped in 2023. The project is developed in the open on GitHub with 13.1k stars and 1 commits in the last 90 days. Among its 4 catalogued features are Image Feature Extraction, Pretrained Weights, and Timm Integration.
Latest indexed changes and source events
timm/vit_base_patch14_reg4_dinov2.lvd142m verified by the PulseGate indexer
Other apps tracked under the same category.