developerabu commited on
Commit
48143e7
·
verified ·
1 Parent(s): 7d02652

Document shared PP-OCRv5 mobile det/cls/rec in manifest

Browse files
Files changed (1) hide show
  1. manifest.json +11 -1
manifest.json CHANGED
@@ -88,5 +88,15 @@
88
  "rec_bin_bytes": 38293100,
89
  "keys_lines": 18710,
90
  "source": "https://github.com/Avafly/PaddleOCR-ncnn-CPP/releases/download/v0.3.0/archive.tar.gz"
 
 
 
 
 
 
 
 
 
 
91
  }
92
- }
 
88
  "rec_bin_bytes": 38293100,
89
  "keys_lines": 18710,
90
  "source": "https://github.com/Avafly/PaddleOCR-ncnn-CPP/releases/download/v0.3.0/archive.tar.gz"
91
+ },
92
+ "shared_v5_mobile": {
93
+ "det_param_bytes": 23816,
94
+ "det_bin_bytes": 2357216,
95
+ "cls_param_bytes": 6987,
96
+ "cls_bin_bytes": 486108,
97
+ "rec_param_bytes": 19242,
98
+ "rec_bin_bytes": 8242276,
99
+ "keys_lines": 18385,
100
+ "source": "https://github.com/Avafly/PaddleOCR-ncnn-CPP/releases/download/v0.3.0/archive.tar.gz"
101
  }
102
+ }