cooper_robot commited on
Commit ·
beb7ebc
1
Parent(s): 48681e3
Add release note for v1.2.1
Browse files- .gitattributes +0 -4
- README.md +4 -1
- cv72_convnext_tiny.bin → cv72_convnext_tiny_act16.bin +0 -0
- cv75_convnext_tiny.bin → cv75_convnext_tiny_act16.bin +0 -0
- cv7_convnext_tiny.bin → cv7_convnext_tiny_act16.bin +0 -0
- n1-655_convnext_tiny.bin → n1-655_convnext_tiny_act16.bin +0 -0
- n1_convnext_tiny.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
|
@@ -25,4 +25,7 @@ Model Configuration:
|
|
| 25 |
| ConvNeXt-T | N1-655 | [Model_Link](https://huggingface.co/Ambarella/ConvNeXt/blob/main/n1-655_convnext_tiny.bin) |
|
| 26 |
| ConvNeXt-T | CV7 | [Model_Link](https://huggingface.co/Ambarella/ConvNeXt/blob/main/cv7_convnext_tiny.bin) |
|
| 27 |
| ConvNeXt-T | CV72 | [Model_Link](https://huggingface.co/Ambarella/ConvNeXt/blob/main/cv72_convnext_tiny.bin) |
|
| 28 |
-
| ConvNeXt-T | CV75 | [Model_Link](https://huggingface.co/Ambarella/ConvNeXt/blob/main/cv75_convnext_tiny.bin) |
|
|
|
|
|
|
|
|
|
|
|
|
| 25 |
| ConvNeXt-T | N1-655 | [Model_Link](https://huggingface.co/Ambarella/ConvNeXt/blob/main/n1-655_convnext_tiny.bin) |
|
| 26 |
| ConvNeXt-T | CV7 | [Model_Link](https://huggingface.co/Ambarella/ConvNeXt/blob/main/cv7_convnext_tiny.bin) |
|
| 27 |
| ConvNeXt-T | CV72 | [Model_Link](https://huggingface.co/Ambarella/ConvNeXt/blob/main/cv72_convnext_tiny.bin) |
|
| 28 |
+
| ConvNeXt-T | CV75 | [Model_Link](https://huggingface.co/Ambarella/ConvNeXt/blob/main/cv75_convnext_tiny.bin) |
|
| 29 |
+
## Release v1.2.1
|
| 30 |
+
|
| 31 |
+
- `main` 不再包含 `.gitattributes`、`.gitignore` 以及 `n1_*.bin`(`n1-655_*.bin` 仍保留于仓库)。
|
cv72_convnext_tiny.bin → cv72_convnext_tiny_act16.bin
RENAMED
|
File without changes
|
cv75_convnext_tiny.bin → cv75_convnext_tiny_act16.bin
RENAMED
|
File without changes
|
cv7_convnext_tiny.bin → cv7_convnext_tiny_act16.bin
RENAMED
|
File without changes
|
n1-655_convnext_tiny.bin → n1-655_convnext_tiny_act16.bin
RENAMED
|
File without changes
|
n1_convnext_tiny.bin
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:5f6a5d9016f3a2d60a7bd95f6c931fa15542a813ae5bc20c458112c1972ed9fd
|
| 3 |
-
size 19956034
|
|
|
|
|
|
|
|
|
|
|
|