Update README.md
Browse files
README.md
CHANGED
|
@@ -17,7 +17,7 @@ tags:
|
|
| 17 |
|
| 18 |
This is a direct conversion of the **Distill-Any-Depth** PyTorch model to **ONNX**, intended for lightweight, real-time depth estimation from single RGB images.
|
| 19 |
|
| 20 |
-
To run inference for this model you need to set
|
| 21 |
|
| 22 |
### ✔️ Key Features:
|
| 23 |
- ONNX format (exported from PyTorch)
|
|
|
|
| 17 |
|
| 18 |
This is a direct conversion of the **Distill-Any-Depth** PyTorch model to **ONNX**, intended for lightweight, real-time depth estimation from single RGB images.
|
| 19 |
|
| 20 |
+
To run inference for this model you need to set input resolution to 518x518
|
| 21 |
|
| 22 |
### ✔️ Key Features:
|
| 23 |
- ONNX format (exported from PyTorch)
|