cooper_robot commited on
Commit ·
e5c5002
1
Parent(s): 12cf91b
Add release note for v1.2.0
Browse files- .gitattributes +0 -3
- .gitignore +0 -6
- README.md +2 -1
- cv7_yolox_s.bin +3 -0
.gitattributes
DELETED
|
@@ -1,3 +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
|
|
|
|
|
|
|
|
|
|
|
|
.gitignore
DELETED
|
@@ -1,6 +0,0 @@
|
|
| 1 |
-
n1_*.bin
|
| 2 |
-
|
| 3 |
-
# 确保所有 Git 相关文件不会被提交
|
| 4 |
-
.git*
|
| 5 |
-
!.gitattributes
|
| 6 |
-
!.gitignore
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
README.md
CHANGED
|
@@ -17,11 +17,12 @@ Model Configuration:
|
|
| 17 |
- Original Weight: [YOLOX_S_Weights.COCO2017](https://github.com/Megvii-BaseDetection/YOLOX/releases/download/0.1.1rc0/yolox_s.pth)
|
| 18 |
- Resolution: 3x640x640
|
| 19 |
- Support Cooper version:
|
| 20 |
-
- Cooper SDK: [2.5.
|
| 21 |
- Cooper Foundry: [2.2]
|
| 22 |
|
| 23 |
| Model | Device | Model Link |
|
| 24 |
| :-----: | :-----: | :-----: |
|
| 25 |
| YOLOX-s | N1-655 | [Model_Link](https://huggingface.co/Ambarella/YOLOX/blob/main/n1-655_yolox_s.bin) |
|
|
|
|
| 26 |
| YOLOX-s | CV72 | [Model_Link](https://huggingface.co/Ambarella/YOLOX/blob/main/cv72_yolox_s.bin) |
|
| 27 |
| YOLOX-s | CV75 | [Model_Link](https://huggingface.co/Ambarella/YOLOX/blob/main/cv75_yolox_s.bin) |
|
|
|
|
| 17 |
- Original Weight: [YOLOX_S_Weights.COCO2017](https://github.com/Megvii-BaseDetection/YOLOX/releases/download/0.1.1rc0/yolox_s.pth)
|
| 18 |
- Resolution: 3x640x640
|
| 19 |
- Support Cooper version:
|
| 20 |
+
- Cooper SDK: [2.5.3]
|
| 21 |
- Cooper Foundry: [2.2]
|
| 22 |
|
| 23 |
| Model | Device | Model Link |
|
| 24 |
| :-----: | :-----: | :-----: |
|
| 25 |
| YOLOX-s | N1-655 | [Model_Link](https://huggingface.co/Ambarella/YOLOX/blob/main/n1-655_yolox_s.bin) |
|
| 26 |
+
| YOLOX-s | CV7 | [Model_Link](https://huggingface.co/Ambarella/YOLOX/blob/main/cv7_yolox_s.bin) |
|
| 27 |
| YOLOX-s | CV72 | [Model_Link](https://huggingface.co/Ambarella/YOLOX/blob/main/cv72_yolox_s.bin) |
|
| 28 |
| YOLOX-s | CV75 | [Model_Link](https://huggingface.co/Ambarella/YOLOX/blob/main/cv75_yolox_s.bin) |
|
cv7_yolox_s.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5637c447dd366635d496fd7f4094088fd8b921c60c7a74ff26b593adf35ff5a1
|
| 3 |
+
size 6119628
|