Skip to content

Commit 50aedee

Browse files
committed
trained model is 224, not 128
1 parent 947dc6f commit 50aedee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cnn_models/models.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"mnist": {"image_width": "128", "status": 1, "image_height": "128"}}
1+
{"mnist": {"image_width": "224", "status": 1, "image_height": "224"}}

0 commit comments

Comments
 (0)