isl-org / MiDaS

Code for robust monocular depth estimation described in "Ranftl et. al., Towards Robust Monocular Depth Estimation: Mixing Datasets for Zero-shot Cross-dataset Transfer, TPAMI 2022"
MIT License
4.25k stars 597 forks source link

Fix F.interpolate size tuple typing. #267

Open j-chmielewski opened 4 months ago

j-chmielewski commented 4 months ago

Fixes #246 by casting numpy.int64 to int.