PatchFusion Release
Collection
PatchFusion is a framework boosting metric depth estimation models to high resolution • 7 items • Updated • 1
How to use zhyever/patchfusion_depth_anything_vitl14 with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("zhyever/patchfusion_depth_anything_vitl14", dtype="auto")