spacewalk01 / depth-anything-tensorrt

TensorRT implementation of Depth-Anything V1, V2
https://depth-anything.github.io/
MIT License
227 stars 28 forks source link

Engine generated is for Relative Depth or Metric Depth? #29

Open a-kungwani opened 2 months ago

a-kungwani commented 2 months ago

Hi @spacewalk01, the existing process in your repository generates the engine for relative depth or Metric Depth?

Thank you in advance Aman

lbq779660843 commented 1 month ago

Relative depth. If you want to get metric depth you can refer link1 and link2.

a-kungwani commented 1 month ago

I already implemented the Depth anything metric depthh. I also want to implement the Depth anything TensorRT but to get the metric depth using TensorRT