cooper_robot commited on
Commit
75f8072
·
1 Parent(s): 4754bc0

Add release note for v1.2.0

Browse files
.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) 2021 Bubbliiiing
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.2]
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:c6684e1ce77ed0644675f14d96d5333e734a61f016236f35a18cab8e968b3454
3
- size 8891406
 
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:a638baf9dd1b67e1f2314461a9d56003ff8ea93f36150f3bdfeda02acc450db0
3
- size 8802766
 
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:72d6ecc52401ef90e80481d46f9b56f59da3e9726ccd4324d78bf27abdaaa322
3
- size 8912398
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07878f71e328f4ecc58282b3ebc8edacc16f10e4fa9352462fca2d1ad66e351e
3
+ size 8909903