PINTO0309 / PINTO_model_zoo

A repository for storing models that have been inter-converted between various frameworks. Supported frameworks are TensorFlow, PyTorch, ONNX, OpenVINO, TFJS, TFTRT, TensorFlowLite (Float32/16/INT8), EdgeTPU, CoreML.
https://qiita.com/PINTO
MIT License
3.43k stars 560 forks source link

Add DepthAnything-V2 #415

Open pzoltowski opened 3 weeks ago

pzoltowski commented 3 weeks ago

Issue Type

Feature Request

OS

Other

OS architecture

Other

Programming Language

Other

Framework

ONNX

Model name and Weights/Checkpoints URL

https://github.com/DepthAnything/Depth-Anything-V2

Description

would be good to have updated depth-anything model to version 2.0 that has been released recently. I found you ONNX models somehow making inference faster than pytorch models. Wish also there was provided model for CoreML since I failed with conversion

Relevant Log Output

No response

URL or source code for simple inference testing code

No response