cooper_robot commited on
Commit ·
3b7bda2
1
Parent(s): dfd8761
Add release note for v1.2.1
Browse files- .gitattributes +0 -4
- README.md +4 -0
- n1_deeplab_v3plus_resnet50.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 |
| DeepLabV3Plus-ResNet50 | CV7 | [Model_Link](https://huggingface.co/Ambarella/DeepLabV3Plus/blob/main/cv7_deeplab_v3plus_resnet50.bin) |
|
| 27 |
| DeepLabV3Plus-ResNet50 | CV72 | [Model_Link](https://huggingface.co/Ambarella/DeepLabV3Plus/blob/main/cv72_deeplab_v3plus_resnet50.bin) |
|
| 28 |
| DeepLabV3Plus-ResNet50 | CV75 | [Model_Link](https://huggingface.co/Ambarella/DeepLabV3Plus/blob/main/cv75_deeplab_v3plus_resnet50.bin) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 26 |
| DeepLabV3Plus-ResNet50 | CV7 | [Model_Link](https://huggingface.co/Ambarella/DeepLabV3Plus/blob/main/cv7_deeplab_v3plus_resnet50.bin) |
|
| 27 |
| DeepLabV3Plus-ResNet50 | CV72 | [Model_Link](https://huggingface.co/Ambarella/DeepLabV3Plus/blob/main/cv72_deeplab_v3plus_resnet50.bin) |
|
| 28 |
| DeepLabV3Plus-ResNet50 | CV75 | [Model_Link](https://huggingface.co/Ambarella/DeepLabV3Plus/blob/main/cv75_deeplab_v3plus_resnet50.bin) |
|
| 29 |
+
|
| 30 |
+
## Release v1.2.1
|
| 31 |
+
|
| 32 |
+
- `main` 不再包含 `.gitattributes`、`.gitignore` 以及 `n1_*.bin`(`n1-655_*.bin` 仍保留于仓库)。
|
n1_deeplab_v3plus_resnet50.bin
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:d0e889d4379aa32427cbfcd92897a1dd1f7190528f305688b71bf7e844dd0485
|
| 3 |
-
size 30546142
|
|
|
|
|
|
|
|
|
|
|
|