lpiccinelli-eth / UniDepth

Universal Monocular Metric Depth Estimation
Other
588 stars 47 forks source link

resolution #30

Closed kagevazquez closed 5 months ago

kagevazquez commented 5 months ago

is there a way to increase resolution even if processing time goes up?

lpiccinelli-eth commented 5 months ago

You can change the image_shape attribute of the class UniDepthV1, remember to give a multiple of 14 for ViT and 32 for ConvNext.