MASt3R_ViTLarge_BaseDecoder_512_catmlpdpt_metric
63.2K
17
—
by
naver
Image Model
OTHER
Fair
63K downloads
Community-tested
Edge AI:
Mobile
Laptop
Server
Unknown
Mobile
Laptop
Server
Quick Summary
AI model with specialized capabilities.
Code Examples
How to usepythonpytorch
from mast3r.model import AsymmetricMASt3R
import torch
model = AsymmetricMASt3R.from_pretrained("naver/MASt3R_ViTLarge_BaseDecoder_512_catmlpdpt_nonmetric")
device = torch.device("cuda" if torch.cuda.is_available() else "cpu")
model.to(device)Deploy This Model
Production-ready deployment in minutes
Together.ai
Instant API access to this model
Production-ready inference API. Start free, scale to millions.
Try Free APIReplicate
One-click model deployment
Run models in the cloud with simple API. No DevOps required.
Deploy NowDisclosure: We may earn a commission from these partners. This helps keep LLMYourWay free.