Junyi42/MonST3R_PO-TA-S-W_ViTLarge_BaseDecoder_512_dpt

image to 3ddust3rdust3rsafetensorsimage-to-3dmodel_hub_mixinpytorch_model_hub_mixinarxiv:2410.03825cc-by-nc-sa-4.0
688.0K

Model info

How to use

First, install monst3r. To load the model:

from dust3r.model import AsymmetricCroCo3DStereo
import torch

model = AsymmetricCroCo3DStereo.from_pretrained("Junyi42/MonST3R_PO-TA-S-W_ViTLarge_BaseDecoder_512_dpt")

device = torch.device("cuda" if torch.cuda.is_available() else "cpu")
model.to(device)
DEPLOY IN 60 SECONDS

Run MonST3R_PO-TA-S-W_ViTLarge_BaseDecoder_512_dpt on Runcrate

Deploy on H100, A100, or RTX GPUs. Pay only for what you use. No setup required.