Update README.md
Browse files
README.md
CHANGED
@@ -50,9 +50,11 @@ This is a direct conversion of the **Distill-Any-Depth** PyTorch model to **ONNX
|
|
50 |
|
51 |
## 💻 How to Use In VisionDepth3D
|
52 |
|
53 |
-
Place Folder containing onnx model into weights folder in VisionDepth3D
|
54 |
|
|
|
55 |
VisionDepth3D¬
|
56 |
Weights¬
|
57 |
Distill Any Depth Base¬
|
58 |
model.onnx
|
|
|
|
50 |
|
51 |
## 💻 How to Use In VisionDepth3D
|
52 |
|
53 |
+
Place Folder containing onnx model into weights folder in VisionDepth3D \
|
54 |
|
55 |
+
```
|
56 |
VisionDepth3D¬
|
57 |
Weights¬
|
58 |
Distill Any Depth Base¬
|
59 |
model.onnx
|
60 |
+
```
|