Skip to content

Commit 043a38d

Browse files
committed
Add PP-OCR models.
1 parent b0409bb commit 043a38d

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

50 files changed

+112014
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
9f48dfda419766d83c53b2bfe3cea875015e8253dcfb02be767ba96259b91186
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"framework": "paddle",
3+
"model_name": "PP-OCRv3_mobile_det",
4+
"num_devices_required": 1,
5+
"num_nodes_required": 1
6+
}
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
class Program_weight_tensor_data_0:
2+
name = "data_0"
3+
shape = [4, 3, 960, 960]
4+
dtype = "float32"
5+
min_val = float("-2.1179")
6+
max_val = float("2.64")
7+
mean = float("-1.37831")
8+
std = float("0.872726")
9+
data = None

0 commit comments

Comments
 (0)