cooper_robot commited on
Commit ·
0680452
1
Parent(s): 5e81b6e
Add release note for v1.2.1
Browse files- .gitattributes +0 -4
- README.md +4 -0
- n1_mobilenet_v2.bin +0 -3
.gitattributes
DELETED
|
@@ -1,4 +0,0 @@
|
|
| 1 |
-
*.bin filter=lfs diff=lfs merge=lfs -text
|
| 2 |
-
*.tar filter=lfs diff=lfs merge=lfs -text
|
| 3 |
-
*.tar.gz filter=lfs diff=lfs merge=lfs -text
|
| 4 |
-
*.txt filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
README.md
CHANGED
|
@@ -26,3 +26,7 @@ Model Configuration:
|
|
| 26 |
| MobileNetV2 | CV7 | [Model_Link](https://huggingface.co/Ambarella/MobileNetV2/blob/main/cv7_mobilenet_v2.bin) |
|
| 27 |
| MobileNetV2 | CV72 | [Model_Link](https://huggingface.co/Ambarella/MobileNetV2/blob/main/cv72_mobilenet_v2.bin) |
|
| 28 |
| MobileNetV2 | CV75 | [Model_Link](https://huggingface.co/Ambarella/MobileNetV2/blob/main/cv75_mobilenet_v2.bin) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 26 |
| MobileNetV2 | CV7 | [Model_Link](https://huggingface.co/Ambarella/MobileNetV2/blob/main/cv7_mobilenet_v2.bin) |
|
| 27 |
| MobileNetV2 | CV72 | [Model_Link](https://huggingface.co/Ambarella/MobileNetV2/blob/main/cv72_mobilenet_v2.bin) |
|
| 28 |
| MobileNetV2 | CV75 | [Model_Link](https://huggingface.co/Ambarella/MobileNetV2/blob/main/cv75_mobilenet_v2.bin) |
|
| 29 |
+
|
| 30 |
+
## Release v1.2.1
|
| 31 |
+
|
| 32 |
+
- `main` 不再包含 `.gitattributes`、`.gitignore` 以及 `n1_*.bin`(`n1-655_*.bin` 仍保留于仓库)。
|
n1_mobilenet_v2.bin
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:14a8985ec22c31d01cfac5b699af916e8aa71ae9aad18ec446de0e4e0c25edef
|
| 3 |
-
size 2630184
|
|
|
|
|
|
|
|
|
|
|
|