transformers/docs/source/en/model_doc/dust3r.md
2025-06-13 04:11:09 +02:00

5.3 KiB

PyTorch TensorFlow Flax SDPA

Dust3R

Overview

The Dust3R model was proposed in by .

The abstract from the paper is the following:

Tips:

This model was contributed by [INSERT YOUR HF USERNAME HERE](https://huggingface.co/). The original code can be found here.

Dust3RConfig

autodoc Dust3RConfig

Dust3RImageProcessor

autodoc Dust3RImageProcessor - preprocess

Dust3RModel

autodoc Dust3RModel - forward

Dust3RForMaskedImageModeling

autodoc Dust3RForMaskedImageModeling - forward

Dust3RForImageClassification

autodoc Dust3RForImageClassification - forward

TFDust3RModel

autodoc TFDust3RModel - call

TFDust3RForImageClassification

autodoc TFDust3RForImageClassification - call

FlaxVitModel

autodoc FlaxDust3RModel - call

FlaxDust3RForImageClassification

autodoc FlaxDust3RForImageClassification - call