Transformers
PyTorch
vitmatte
vision

Update README.md

#2
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -4,9 +4,9 @@ tags:
4
  - vision
5
  ---
6
 
7
- # Vision Transformer (large-sized model) trained using DINOv2
8
 
9
- Vision Transformer (ViT) model trained using the DINOv2 method. It was introduced in the paper [ViTMatte: Boosting Image Matting with Pretrained Plain Vision Transformers](https://arxiv.org/abs/2305.15272) by Yao et al. and first released in [this repository](https://github.com/hustvl/ViTMatte).
10
 
11
  Disclaimer: The team releasing ViTMatte did not write a model card for this model so this model card has been written by the Hugging Face team.
12
 
 
4
  - vision
5
  ---
6
 
7
+ # ViTMatte model
8
 
9
+ ViTMatte model trained on Composition-1k. It was introduced in the paper [ViTMatte: Boosting Image Matting with Pretrained Plain Vision Transformers](https://arxiv.org/abs/2305.15272) by Yao et al. and first released in [this repository](https://github.com/hustvl/ViTMatte).
10
 
11
  Disclaimer: The team releasing ViTMatte did not write a model card for this model so this model card has been written by the Hugging Face team.
12