cooper_robot commited on
Commit ·
75f8072
1
Parent(s): 4754bc0
Add release note for v1.2.0
Browse files- .gitattributes +0 -3
- .gitignore +0 -6
- LICENSE +1 -1
- README.md +2 -1
- cv72_retinaface_resnet50.bin +2 -2
- cv75_retinaface_resnet50.bin +2 -2
- cv7_retinaface_resnet50.bin +3 -0
- n1-655_retinaface_resnet50.bin +2 -2
.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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
LICENSE
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
MIT License
|
| 2 |
|
| 3 |
-
Copyright (c)
|
| 4 |
|
| 5 |
Permission is hereby granted, free of charge, to any person obtaining a copy
|
| 6 |
of this software and associated documentation files (the "Software"), to deal
|
|
|
|
| 1 |
MIT License
|
| 2 |
|
| 3 |
+
Copyright (c) 2019
|
| 4 |
|
| 5 |
Permission is hereby granted, free of charge, to any person obtaining a copy
|
| 6 |
of this software and associated documentation files (the "Software"), to deal
|
README.md
CHANGED
|
@@ -17,11 +17,12 @@ Model Configuration:
|
|
| 17 |
- Original Weight: [RetinaFace weight](https://drive.google.com/file/d/14KX6VqF69MdSPk3Tr9PlDYbq7ArpdNUW/view?usp=drive_link)
|
| 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 |
| RetinaFace-Resnet50 | N1-655 | [Model_Link](https://huggingface.co/Ambarella/RetinaFace/blob/main/n1-655_retinaface_resnet50.bin) |
|
|
|
|
| 26 |
| RetinaFace-Resnet50 | CV72 | [Model_Link](https://huggingface.co/Ambarella/RetinaFace/blob/main/cv72_retinaface_resnet50.bin) |
|
| 27 |
| RetinaFace-Resnet50 | CV75 | [Model_Link](https://huggingface.co/Ambarella/RetinaFace/blob/main/cv75_retinaface_resnet50.bin) |
|
|
|
|
| 17 |
- Original Weight: [RetinaFace weight](https://drive.google.com/file/d/14KX6VqF69MdSPk3Tr9PlDYbq7ArpdNUW/view?usp=drive_link)
|
| 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 |
| RetinaFace-Resnet50 | N1-655 | [Model_Link](https://huggingface.co/Ambarella/RetinaFace/blob/main/n1-655_retinaface_resnet50.bin) |
|
| 26 |
+
| RetinaFace-Resnet50 | CV7 | [Model_Link](https://huggingface.co/Ambarella/RetinaFace/blob/main/cv7_retinaface_resnet50.bin) |
|
| 27 |
| RetinaFace-Resnet50 | CV72 | [Model_Link](https://huggingface.co/Ambarella/RetinaFace/blob/main/cv72_retinaface_resnet50.bin) |
|
| 28 |
| RetinaFace-Resnet50 | CV75 | [Model_Link](https://huggingface.co/Ambarella/RetinaFace/blob/main/cv75_retinaface_resnet50.bin) |
|
cv72_retinaface_resnet50.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:246c36bc2dfb5707b27241ae34afc49bbecabcc9c02168c1ba33ca788ba6f0a4
|
| 3 |
+
size 8894863
|
cv75_retinaface_resnet50.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:637a466be1d7dd2425bd003ba6da775c3a47fc972b5c887f2596838b01ca1c21
|
| 3 |
+
size 8802763
|
cv7_retinaface_resnet50.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:85ac332a976385dfa775a270bf54826cc4b6fc897e72cc191373f07c5a459751
|
| 3 |
+
size 8849475
|
n1-655_retinaface_resnet50.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:07878f71e328f4ecc58282b3ebc8edacc16f10e4fa9352462fca2d1ad66e351e
|
| 3 |
+
size 8909903
|