Upload folder using huggingface_hub
Browse files- .gitattributes +5 -0
- README-zh.md +10 -3
- README.md +9 -2
- axmodel/ax630c/cls_npu1.axmodel +3 -0
- axmodel/ax630c/cls_npu2.axmodel +3 -0
- axmodel/ax630c/det_npu2.axmodel +3 -0
- axmodel/ax630c/rec_npu1.axmodel +3 -0
- axmodel/ax630c/rec_npu2.axmodel +3 -0
.gitattributes
CHANGED
|
@@ -52,3 +52,8 @@ axmodel/ax620e/cls_npu2.axmodel filter=lfs diff=lfs merge=lfs -text
|
|
| 52 |
axmodel/ax620e/det_npu2.axmodel filter=lfs diff=lfs merge=lfs -text
|
| 53 |
axmodel/ax620e/rec_npu1.axmodel filter=lfs diff=lfs merge=lfs -text
|
| 54 |
axmodel/ax620e/rec_npu2.axmodel filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 52 |
axmodel/ax620e/det_npu2.axmodel filter=lfs diff=lfs merge=lfs -text
|
| 53 |
axmodel/ax620e/rec_npu1.axmodel filter=lfs diff=lfs merge=lfs -text
|
| 54 |
axmodel/ax620e/rec_npu2.axmodel filter=lfs diff=lfs merge=lfs -text
|
| 55 |
+
axmodel/ax630c/cls_npu1.axmodel filter=lfs diff=lfs merge=lfs -text
|
| 56 |
+
axmodel/ax630c/cls_npu2.axmodel filter=lfs diff=lfs merge=lfs -text
|
| 57 |
+
axmodel/ax630c/det_npu2.axmodel filter=lfs diff=lfs merge=lfs -text
|
| 58 |
+
axmodel/ax630c/rec_npu1.axmodel filter=lfs diff=lfs merge=lfs -text
|
| 59 |
+
axmodel/ax630c/rec_npu2.axmodel filter=lfs diff=lfs merge=lfs -text
|
README-zh.md
CHANGED
|
@@ -46,17 +46,24 @@ tags:
|
|
| 46 |
| ----- | ------------------------------- | -------- | ------------ |
|
| 47 |
| | PP-OCRv6_small_det | NPU1 | 42.158 |
|
| 48 |
| | PP-OCRv6_small_det | NPU3 | 23.837 |
|
| 49 |
-
|AX650
|
| 50 |
| | PP-LCNet_x0_25_textline_ori | NPU3 | 0.172 |
|
| 51 |
| | PP-OCRv6_small_rec | NPU1 | 2.473 |
|
| 52 |
| | PP-OCRv6_small_rec | NPU3 | 1.073 |
|
| 53 |
| | - | - | - |
|
| 54 |
| | PP-OCRv6_small_det | NPU1 | \ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 55 |
| | PP-OCRv6_small_det | NPU2 | 198.401 |
|
| 56 |
| AX615 | PP-LCNet_x0_25_textline_ori | NPU1 | 0.851 |
|
| 57 |
| | PP-LCNet_x0_25_textline_ori | NPU2 | 0.728 |
|
| 58 |
| | PP-OCRv6_small_rec | NPU1 | 36.178 |
|
| 59 |
-
| | PP-OCRv6_small_rec | NPU2 |
|
| 60 |
|
| 61 |
测试方案:
|
| 62 |
|
|
@@ -189,5 +196,5 @@ ax-w8a16-preds:
|
|
| 189 |
|
| 190 |
#### TODO
|
| 191 |
|
| 192 |
-
- [
|
| 193 |
- [x] ax615性能测试
|
|
|
|
| 46 |
| ----- | ------------------------------- | -------- | ------------ |
|
| 47 |
| | PP-OCRv6_small_det | NPU1 | 42.158 |
|
| 48 |
| | PP-OCRv6_small_det | NPU3 | 23.837 |
|
| 49 |
+
| AX650 | PP-LCNet_x0_25_textline_ori | NPU1 | 0.294 |
|
| 50 |
| | PP-LCNet_x0_25_textline_ori | NPU3 | 0.172 |
|
| 51 |
| | PP-OCRv6_small_rec | NPU1 | 2.473 |
|
| 52 |
| | PP-OCRv6_small_rec | NPU3 | 1.073 |
|
| 53 |
| | - | - | - |
|
| 54 |
| | PP-OCRv6_small_det | NPU1 | \ |
|
| 55 |
+
| | PP-OCRv6_small_det | NPU2 | 186.738 |
|
| 56 |
+
| AX630c| PP-LCNet_x0_25_textline_ori | NPU1 | 0.428 |
|
| 57 |
+
| | PP-LCNet_x0_25_textline_ori | NPU2 | 0.381 |
|
| 58 |
+
| | PP-OCRv6_small_rec | NPU1 | 25.251 |
|
| 59 |
+
| | PP-OCRv6_small_rec | NPU2 | 9.535 |
|
| 60 |
+
| | - | - | - |
|
| 61 |
+
| | PP-OCRv6_small_det | NPU1 | \ |
|
| 62 |
| | PP-OCRv6_small_det | NPU2 | 198.401 |
|
| 63 |
| AX615 | PP-LCNet_x0_25_textline_ori | NPU1 | 0.851 |
|
| 64 |
| | PP-LCNet_x0_25_textline_ori | NPU2 | 0.728 |
|
| 65 |
| | PP-OCRv6_small_rec | NPU1 | 36.178 |
|
| 66 |
+
| | PP-OCRv6_small_rec | NPU2 | 8.036 |
|
| 67 |
|
| 68 |
测试方案:
|
| 69 |
|
|
|
|
| 196 |
|
| 197 |
#### TODO
|
| 198 |
|
| 199 |
+
- [x] ax630c性能测试
|
| 200 |
- [x] ax615性能测试
|
README.md
CHANGED
|
@@ -51,11 +51,18 @@ If you are interested in model conversion, you can export axmodel through the fo
|
|
| 51 |
| | PP-OCRv6_small_rec | NPU3 | 1.073 |
|
| 52 |
| | - | - | - |
|
| 53 |
| | PP-OCRv6_small_det | NPU1 | \ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 54 |
| | PP-OCRv6_small_det | NPU2 | 198.401 |
|
| 55 |
| AX615 | PP-LCNet_x0_25_textline_ori | NPU1 | 0.851 |
|
| 56 |
| | PP-LCNet_x0_25_textline_ori | NPU2 | 0.728 |
|
| 57 |
| | PP-OCRv6_small_rec | NPU1 | 36.178 |
|
| 58 |
-
| | PP-OCRv6_small_rec | NPU2 |
|
| 59 |
|
| 60 |
Benchmarking command:
|
| 61 |
|
|
@@ -188,5 +195,5 @@ ax-w8a16-preds:
|
|
| 188 |
|
| 189 |
#### TODO
|
| 190 |
|
| 191 |
-
- [
|
| 192 |
- [x] ax615 performance benchmark
|
|
|
|
| 51 |
| | PP-OCRv6_small_rec | NPU3 | 1.073 |
|
| 52 |
| | - | - | - |
|
| 53 |
| | PP-OCRv6_small_det | NPU1 | \ |
|
| 54 |
+
| | PP-OCRv6_small_det | NPU2 | 186.738 |
|
| 55 |
+
| AX630c| PP-LCNet_x0_25_textline_ori | NPU1 | 0.428 |
|
| 56 |
+
| | PP-LCNet_x0_25_textline_ori | NPU2 | 0.381 |
|
| 57 |
+
| | PP-OCRv6_small_rec | NPU1 | 25.251 |
|
| 58 |
+
| | PP-OCRv6_small_rec | NPU2 | 9.535 |
|
| 59 |
+
| | - | - | - |
|
| 60 |
+
| | PP-OCRv6_small_det | NPU1 | \ |
|
| 61 |
| | PP-OCRv6_small_det | NPU2 | 198.401 |
|
| 62 |
| AX615 | PP-LCNet_x0_25_textline_ori | NPU1 | 0.851 |
|
| 63 |
| | PP-LCNet_x0_25_textline_ori | NPU2 | 0.728 |
|
| 64 |
| | PP-OCRv6_small_rec | NPU1 | 36.178 |
|
| 65 |
+
| | PP-OCRv6_small_rec | NPU2 | 8.036 |
|
| 66 |
|
| 67 |
Benchmarking command:
|
| 68 |
|
|
|
|
| 195 |
|
| 196 |
#### TODO
|
| 197 |
|
| 198 |
+
- [x] ax630c performance benchmark
|
| 199 |
- [x] ax615 performance benchmark
|
axmodel/ax630c/cls_npu1.axmodel
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:22807707c325378865367a8874dcf0c3efef67dd613458e33cf61dd176c4da31
|
| 3 |
+
size 535467
|
axmodel/ax630c/cls_npu2.axmodel
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f04ec900b67f77b8ed9971130085ae04e7b77f31416a91d1a7b3d6229d1a0de7
|
| 3 |
+
size 523303
|
axmodel/ax630c/det_npu2.axmodel
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3f1a82233942f1e9a3eaedd963a29c6276502d71b50c28a51c43c4af687f2891
|
| 3 |
+
size 4850292
|
axmodel/ax630c/rec_npu1.axmodel
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:51ae8441e445bebe19c7136b818fd74f4760a265a74c69e05b68f92f2647b451
|
| 3 |
+
size 6928282
|
axmodel/ax630c/rec_npu2.axmodel
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:907019d05a32a7312ebc24af5f1f8a1b2011ffec1e3d515780f29d8d5f1bc865
|
| 3 |
+
size 6102054
|