Update README.md
Browse files
README.md
CHANGED
|
@@ -19,13 +19,13 @@ This repository contains models under two distinct licensing tiers. **Please adh
|
|
| 19 |
The following ONNX models inherit the **Apache License 2.0** from the official Depth Anything 3 release and may be used for commercial applications:
|
| 20 |
- `da3_small.onnx`
|
| 21 |
- `da3_base.onnx`
|
| 22 |
-
- `da3_large.onnx`
|
| 23 |
- `da3mono_large.onnx`
|
| 24 |
- `da3metric_large.onnx`
|
| 25 |
|
| 26 |
### 2. Non-Commercial Use Only (CC-BY-NC 4.0)
|
| 27 |
The Giant variants utilize larger foundation backbones and are strictly restricted to **non-commercial, research, and educational purposes**:
|
| 28 |
- `da3_giant.onnx`
|
|
|
|
| 29 |
- `da3_nested_giant_large` (Pipeline using `da3_giant.onnx` + `da3metric_large.onnx`)
|
| 30 |
|
| 31 |
For commercial licensing of the Giant models, please contact the original Depth Anything 3 maintainers.
|
|
|
|
| 19 |
The following ONNX models inherit the **Apache License 2.0** from the official Depth Anything 3 release and may be used for commercial applications:
|
| 20 |
- `da3_small.onnx`
|
| 21 |
- `da3_base.onnx`
|
|
|
|
| 22 |
- `da3mono_large.onnx`
|
| 23 |
- `da3metric_large.onnx`
|
| 24 |
|
| 25 |
### 2. Non-Commercial Use Only (CC-BY-NC 4.0)
|
| 26 |
The Giant variants utilize larger foundation backbones and are strictly restricted to **non-commercial, research, and educational purposes**:
|
| 27 |
- `da3_giant.onnx`
|
| 28 |
+
- `da3_large.onnx`
|
| 29 |
- `da3_nested_giant_large` (Pipeline using `da3_giant.onnx` + `da3metric_large.onnx`)
|
| 30 |
|
| 31 |
For commercial licensing of the Giant models, please contact the original Depth Anything 3 maintainers.
|