cooper_robot commited on
Commit ·
5070218
1
Parent(s): 5542b17
Add release note for v1.2.0
Browse files- LICENSE +2 -2
- README.md +3 -1
- cv7_efficientvit_l2.bin +3 -0
LICENSE
CHANGED
|
@@ -178,7 +178,7 @@
|
|
| 178 |
APPENDIX: How to apply the Apache License to your work.
|
| 179 |
|
| 180 |
To apply the Apache License to your work, attach the following
|
| 181 |
-
boilerplate notice, with the fields enclosed by brackets "
|
| 182 |
replaced with your own identifying information. (Don't include
|
| 183 |
the brackets!) The text should be enclosed in the appropriate
|
| 184 |
comment syntax for the file format. We also recommend that a
|
|
@@ -186,7 +186,7 @@
|
|
| 186 |
same "printed page" as the copyright notice for easier
|
| 187 |
identification within third-party archives.
|
| 188 |
|
| 189 |
-
Copyright
|
| 190 |
|
| 191 |
Licensed under the Apache License, Version 2.0 (the "License");
|
| 192 |
you may not use this file except in compliance with the License.
|
|
|
|
| 178 |
APPENDIX: How to apply the Apache License to your work.
|
| 179 |
|
| 180 |
To apply the Apache License to your work, attach the following
|
| 181 |
+
boilerplate notice, with the fields enclosed by brackets "[]"
|
| 182 |
replaced with your own identifying information. (Don't include
|
| 183 |
the brackets!) The text should be enclosed in the appropriate
|
| 184 |
comment syntax for the file format. We also recommend that a
|
|
|
|
| 186 |
same "printed page" as the copyright notice for easier
|
| 187 |
identification within third-party archives.
|
| 188 |
|
| 189 |
+
Copyright [2023] [Han Cai]
|
| 190 |
|
| 191 |
Licensed under the Apache License, Version 2.0 (the "License");
|
| 192 |
you may not use this file except in compliance with the License.
|
README.md
CHANGED
|
@@ -18,11 +18,13 @@ Model Configuration:
|
|
| 18 |
- Dataset: ADE20K
|
| 19 |
- Resolution: 3x512x512
|
| 20 |
- Support Cooper version:
|
| 21 |
-
- Cooper SDK: [2.5.
|
| 22 |
- Cooper Foundry: [2.2]
|
| 23 |
|
| 24 |
| Model | Device | Model Link |
|
| 25 |
| :-----: | :-----: | :-----: |
|
| 26 |
| EfficientViT-L2 | N1-655 | [Model_Link](https://huggingface.co/Ambarella/EfficientViT/blob/main/n1-655_efficientvit_l2.bin) |
|
|
|
|
| 27 |
| EfficientViT-L2 | CV72 | [Model_Link](https://huggingface.co/Ambarella/EfficientViT/blob/main/cv72_efficientvit_l2.bin) |
|
| 28 |
| EfficientViT-L2 | CV75 | [Model_Link](https://huggingface.co/Ambarella/EfficientViT/blob/main/cv75_efficientvit_l2.bin) |
|
|
|
|
|
|
| 18 |
- Dataset: ADE20K
|
| 19 |
- Resolution: 3x512x512
|
| 20 |
- Support Cooper version:
|
| 21 |
+
- Cooper SDK: [2.5.3]
|
| 22 |
- Cooper Foundry: [2.2]
|
| 23 |
|
| 24 |
| Model | Device | Model Link |
|
| 25 |
| :-----: | :-----: | :-----: |
|
| 26 |
| EfficientViT-L2 | N1-655 | [Model_Link](https://huggingface.co/Ambarella/EfficientViT/blob/main/n1-655_efficientvit_l2.bin) |
|
| 27 |
+
| EfficientViT-L2 | CV7 | [Model_Link](https://huggingface.co/Ambarella/EfficientViT/blob/main/cv7_efficientvit_l2.bin) |
|
| 28 |
| EfficientViT-L2 | CV72 | [Model_Link](https://huggingface.co/Ambarella/EfficientViT/blob/main/cv72_efficientvit_l2.bin) |
|
| 29 |
| EfficientViT-L2 | CV75 | [Model_Link](https://huggingface.co/Ambarella/EfficientViT/blob/main/cv75_efficientvit_l2.bin) |
|
| 30 |
+
|
cv7_efficientvit_l2.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0ad7ec0d478e4b6493206b7bdbe7f99393a829b91423b22f7a2897da32c945a8
|
| 3 |
+
size 106970909
|