cooper_robot commited on
Commit ·
67c8edf
1
Parent(s): 3a11d81
Add release note for v1.2.1
Browse files- .gitattributes +0 -5
- README.md +4 -1
- n1_efficientnet_v2_s.bin +0 -3
.gitattributes
DELETED
|
@@ -1,5 +0,0 @@
|
|
| 1 |
-
*.bin filter=lfs diff=lfs merge=lfs -text
|
| 2 |
-
*.png filter=lfs diff=lfs merge=lfs -text
|
| 3 |
-
*.tar filter=lfs diff=lfs merge=lfs -text
|
| 4 |
-
*.tar.gz filter=lfs diff=lfs merge=lfs -text
|
| 5 |
-
*.txt filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
README.md
CHANGED
|
@@ -25,4 +25,7 @@ Model Configuration:
|
|
| 25 |
| EfficientNetV2 | N1-655 | [Model_Link](https://huggingface.co/Ambarella/EfficientNetV2/blob/main/n1-655_efficientnet_v2_s.bin) |
|
| 26 |
| EfficientNetV2 | CV7 | [Model_Link](https://huggingface.co/Ambarella/EfficientNetV2/blob/main/cv7_efficientnet_v2_s.bin) |
|
| 27 |
| EfficientNetV2 | CV72 | [Model_Link](https://huggingface.co/Ambarella/EfficientNetV2/blob/main/cv72_efficientnet_v2_s.bin) |
|
| 28 |
-
| EfficientNetV2 | CV75 | [Model_Link](https://huggingface.co/Ambarella/EfficientNetV2/blob/main/cv75_efficientnet_v2_s.bin) |
|
|
|
|
|
|
|
|
|
|
|
|
| 25 |
| EfficientNetV2 | N1-655 | [Model_Link](https://huggingface.co/Ambarella/EfficientNetV2/blob/main/n1-655_efficientnet_v2_s.bin) |
|
| 26 |
| EfficientNetV2 | CV7 | [Model_Link](https://huggingface.co/Ambarella/EfficientNetV2/blob/main/cv7_efficientnet_v2_s.bin) |
|
| 27 |
| EfficientNetV2 | CV72 | [Model_Link](https://huggingface.co/Ambarella/EfficientNetV2/blob/main/cv72_efficientnet_v2_s.bin) |
|
| 28 |
+
| EfficientNetV2 | CV75 | [Model_Link](https://huggingface.co/Ambarella/EfficientNetV2/blob/main/cv75_efficientnet_v2_s.bin) |
|
| 29 |
+
## Release v1.2.1
|
| 30 |
+
|
| 31 |
+
- `main` 不再包含 `.gitattributes`、`.gitignore` 以及 `n1_*.bin`(`n1-655_*.bin` 仍保留于仓库)。
|
n1_efficientnet_v2_s.bin
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:784fea0687ae1abdd2cda4aa5e7472addb287833a84145d702d837129cce76df
|
| 3 |
-
size 16501148
|
|
|
|
|
|
|
|
|
|
|
|