spacewalk01 / depth-anything-tensorrt

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

Use dynamic parameters and add Linux support. #7

Closed lbq779660843 closed 5 months ago

lbq779660843 commented 5 months ago
  1. Use dynamic parameters to substitute the fixed parameter path.
  2. Add Linux(Ubuntu 20.04) support which I've passed the test on my machine.