FuryTMP commited on
Commit
9c1bdb4
·
verified ·
1 Parent(s): f6fee28

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 inout resolution to 518x518
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)