SAVRN
Search Contact SAVRN

Organization · Verified on Hugging Face

Intel

Intel

Models in Library2
Datasets in Library0
Models on Hugging Face264
Followers4.4k

Models

Model · Depth estimation

dpt-hybrid-midas

Intel

Dense Prediction Transformer (DPT) model trained on 1.4 million images for monocular depth estimation. It was introduced in the paper Vision Transformers for Dense Prediction by Ranftl et al. (2021) and first released in this repository. DPT uses the Vision Transformer (ViT) as backbone and adds a neck + head on top for monocular depth estimation. This repository hosts the "hybrid" version of the model as stated in the paper. DPT-Hybrid diverges from DPT by using ViT-hybrid as a backbone and taking some activations from the backbone. The model card has been written in combination by the Hugging Face team and Intel. Here is how to use this model for zero-shot depth estimation on an image…

Open weights apache-2.0 transformers

Model · Question answering

dynamic_tinybert

Intel

Dynamic-TinyBERT has been fine-tuned for the NLP task of question answering, trained on the SQuAD 1.1 dataset. Guskin et al. (2021) note: Here is how to import this model in Python

Open weights apache-2.0 512 tokens transformers