FuryTMP commited on
Commit
9218b46
·
verified ·
1 Parent(s): 505d653

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -8,9 +8,9 @@ tags:
8
  - mit-license
9
  ---
10
 
11
- # Distilled AnyDepth (ONNX) – For VisionDepth3D
12
 
13
- > **Model Origin:** This model is based on [Distilled AnyDepth by Westlake-AGI-Lab](https://github.com/Westlake-AGI-Lab/Distill-Any-Depth), originally developed by Westlake-AGI-Lab.
14
  > I did not train this model — I have converted it to ONNX format for fast, GPU-accelerated inference within tools such as VisionDepth3D.
15
 
16
  ## 🧠 About This Model
@@ -42,7 +42,7 @@ This is a direct conversion of the **Distill-Any-Depth** PyTorch model to **ONNX
42
  }
43
  ```
44
 
45
- - **Source Model:** [Distilled AnyDepth by Westlake-AGI-Lab](https://github.com/Westlake-AGI-Lab/Distill-Any-Depth)
46
  - **License:** MIT
47
  - **Modifications:** Only format conversion (no retraining or weight changes)
48
 
 
8
  - mit-license
9
  ---
10
 
11
+ # Distill-Any-Depth (ONNX) – For VisionDepth3D
12
 
13
+ > **Model Origin:** This model is based on [Distill-Any-Depth by Westlake-AGI-Lab](https://github.com/Westlake-AGI-Lab/Distill-Any-Depth), originally developed by Westlake-AGI-Lab.
14
  > I did not train this model — I have converted it to ONNX format for fast, GPU-accelerated inference within tools such as VisionDepth3D.
15
 
16
  ## 🧠 About This Model
 
42
  }
43
  ```
44
 
45
+ - **Source Model:** [Distill-Any-Depth by Westlake-AGI-Lab](https://github.com/Westlake-AGI-Lab/Distill-Any-Depth)
46
  - **License:** MIT
47
  - **Modifications:** Only format conversion (no retraining or weight changes)
48