cooper_robot commited on
Commit ·
21afd43
1
Parent(s): 4a6a812
release(main): sync from cooper-model-garden-files 20260402_153007
Browse files- .gitattributes +36 -0
- README.md +10 -10
- cv72_depthanything_v2_small_act16.bin +3 -0
- cv72_depthanything_v2_small.bin → cv72_depthanything_v2_small_amba_optimized.bin +0 -0
- cv75_depthanything_v2_small_act16.bin +3 -0
- cv75_depthanything_v2_small.bin → cv75_depthanything_v2_small_amba_optimized.bin +0 -0
- cv7_depthanything_v2_small_act16.bin +3 -0
- cv7_depthanything_v2_small_amba_optimized.bin +3 -0
- n1-655_depthanything_v2_small_act16.bin +3 -0
- n1-655_depthanything_v2_small.bin → n1-655_depthanything_v2_small_amba_optimized.bin +0 -0
.gitattributes
ADDED
|
@@ -0,0 +1,36 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
*.7z filter=lfs diff=lfs merge=lfs -text
|
| 2 |
+
*.arrow filter=lfs diff=lfs merge=lfs -text
|
| 3 |
+
*.png filter=lfs diff=lfs merge=lfs -text
|
| 4 |
+
*.bin filter=lfs diff=lfs merge=lfs -text
|
| 5 |
+
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
| 6 |
+
*.ckpt filter=lfs diff=lfs merge=lfs -text
|
| 7 |
+
*.ftz filter=lfs diff=lfs merge=lfs -text
|
| 8 |
+
*.gz filter=lfs diff=lfs merge=lfs -text
|
| 9 |
+
*.h5 filter=lfs diff=lfs merge=lfs -text
|
| 10 |
+
*.joblib filter=lfs diff=lfs merge=lfs -text
|
| 11 |
+
*.lfs.* filter=lfs diff=lfs merge=lfs -text
|
| 12 |
+
*.mlmodel filter=lfs diff=lfs merge=lfs -text
|
| 13 |
+
*.model filter=lfs diff=lfs merge=lfs -text
|
| 14 |
+
*.msgpack filter=lfs diff=lfs merge=lfs -text
|
| 15 |
+
*.npy filter=lfs diff=lfs merge=lfs -text
|
| 16 |
+
*.npz filter=lfs diff=lfs merge=lfs -text
|
| 17 |
+
*.onnx filter=lfs diff=lfs merge=lfs -text
|
| 18 |
+
*.ot filter=lfs diff=lfs merge=lfs -text
|
| 19 |
+
*.parquet filter=lfs diff=lfs merge=lfs -text
|
| 20 |
+
*.pb filter=lfs diff=lfs merge=lfs -text
|
| 21 |
+
*.pickle filter=lfs diff=lfs merge=lfs -text
|
| 22 |
+
*.pkl filter=lfs diff=lfs merge=lfs -text
|
| 23 |
+
*.pt filter=lfs diff=lfs merge=lfs -text
|
| 24 |
+
*.pth filter=lfs diff=lfs merge=lfs -text
|
| 25 |
+
*.rar filter=lfs diff=lfs merge=lfs -text
|
| 26 |
+
*.safetensors filter=lfs diff=lfs merge=lfs -text
|
| 27 |
+
saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
| 28 |
+
*.tar.* filter=lfs diff=lfs merge=lfs -text
|
| 29 |
+
*.tar filter=lfs diff=lfs merge=lfs -text
|
| 30 |
+
*.tflite filter=lfs diff=lfs merge=lfs -text
|
| 31 |
+
*.tgz filter=lfs diff=lfs merge=lfs -text
|
| 32 |
+
*.wasm filter=lfs diff=lfs merge=lfs -text
|
| 33 |
+
*.xz filter=lfs diff=lfs merge=lfs -text
|
| 34 |
+
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 35 |
+
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
README.md
CHANGED
|
@@ -20,14 +20,14 @@ Model Configuration:
|
|
| 20 |
- Cooper SDK: [2.5.3]
|
| 21 |
- Cooper Foundry: [2.2]
|
| 22 |
|
| 23 |
-
| Model | Device | Model Link |
|
| 24 |
-
| :-----: | :-----: | :-----: |
|
| 25 |
-
| DepthAnythingV2-Small | N1-655 | [Model_Link](https://huggingface.co/Ambarella/DepthAnythingV2/blob/main/n1-
|
| 26 |
-
| DepthAnythingV2-Small |
|
| 27 |
-
| DepthAnythingV2-Small |
|
| 28 |
-
| DepthAnythingV2-Small |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 29 |
|
| 30 |
-
|
| 31 |
-
## Release v1.2.1
|
| 32 |
-
|
| 33 |
-
- `main` 不再包含 `.gitattributes`、`.gitignore` 以及 `n1_*.bin`(`n1-655_*.bin` 仍保留于仓库)。
|
|
|
|
| 20 |
- Cooper SDK: [2.5.3]
|
| 21 |
- Cooper Foundry: [2.2]
|
| 22 |
|
| 23 |
+
| Model | Device | compression | Model Link |
|
| 24 |
+
| :-----: | :-----: | :-----: | :-----: |
|
| 25 |
+
| DepthAnythingV2-Small | N1-655 | Amba_optimized | [Model_Link](https://huggingface.co/Ambarella/DepthAnythingV2/blob/main/n1-655_depthanything_v2_small_amba_optimized.bin) |
|
| 26 |
+
| DepthAnythingV2-Small | N1-655 | Activation_fp16 | [Model_Link](https://huggingface.co/Ambarella/DepthAnythingV2/blob/main/n1-655_depthanything_v2_small_act16.bin) |
|
| 27 |
+
| DepthAnythingV2-Small | CV7 | Amba_optimized | [Model_Link](https://huggingface.co/Ambarella/DepthAnythingV2/blob/main/cv7_depthanything_v2_small_amba_optimized.bin) |
|
| 28 |
+
| DepthAnythingV2-Small | CV7 | Activation_fp16 | [Model_Link](https://huggingface.co/Ambarella/DepthAnythingV2/blob/main/cv7_depthanything_v2_small_act16.bin) |
|
| 29 |
+
| DepthAnythingV2-Small | CV72 | Amba_optimized | [Model_Link](https://huggingface.co/Ambarella/DepthAnythingV2/blob/main/cv72_depthanything_v2_small_amba_optimized.bin) |
|
| 30 |
+
| DepthAnythingV2-Small | CV72 | Activation_fp16 | [Model_Link](https://huggingface.co/Ambarella/DepthAnythingV2/blob/main/cv72_depthanything_v2_small_act16.bin) |
|
| 31 |
+
| DepthAnythingV2-Small | CV75 | Amba_optimized | [Model_Link](https://huggingface.co/Ambarella/DepthAnythingV2/blob/main/cv75_depthanything_v2_small_amba_optimized.bin) |
|
| 32 |
+
| DepthAnythingV2-Small | CV75 | Activation_fp16 | [Model_Link](https://huggingface.co/Ambarella/DepthAnythingV2/blob/main/cv75_depthanything_v2_small_act16.bin) |
|
| 33 |
|
|
|
|
|
|
|
|
|
|
|
|
cv72_depthanything_v2_small_act16.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:252185e696538b1cfc57e9a2134c6486ed0cae275d78dd5fc02e3a97d6566f5a
|
| 3 |
+
size 38087989
|
cv72_depthanything_v2_small.bin → cv72_depthanything_v2_small_amba_optimized.bin
RENAMED
|
File without changes
|
cv75_depthanything_v2_small_act16.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fff567f73743b4d600a7e472c61c9e3843b0e1bdd4e60107779fdaa6492e13ec
|
| 3 |
+
size 38485217
|
cv75_depthanything_v2_small.bin → cv75_depthanything_v2_small_amba_optimized.bin
RENAMED
|
File without changes
|
cv7_depthanything_v2_small_act16.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c6c8ee3d7a4f8a8fa52a7c0d1edaeff7e1b568e12f341ec85773eb3c49175975
|
| 3 |
+
size 37420105
|
cv7_depthanything_v2_small_amba_optimized.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8e2e94e9040872f130fda79d60592f0c273ea33dedcdd89fce48e1f2318ab953
|
| 3 |
+
size 44862017
|
n1-655_depthanything_v2_small_act16.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8cd035fcb3177f02c3fc40bbf6121e576eb7350aa8ef311e581fe0b11e1debef
|
| 3 |
+
size 39255981
|
n1-655_depthanything_v2_small.bin → n1-655_depthanything_v2_small_amba_optimized.bin
RENAMED
|
File without changes
|