Created
December 3, 2024 03:40
-
-
Save tori29umai0123/fc51ea86aedc1b1e394b12829d1c95e5 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"book": "Test", | |
"pages": [ | |
{ | |
"page": 0, | |
"width": 1654, | |
"height": 1170, | |
"texts": [ | |
{ | |
"text": "こんにちは。いい天気ですね", | |
"predicted_coords": [ | |
664, | |
458, | |
722, | |
676 | |
] | |
}, | |
{ | |
"text": "おかげさまで畑作業が捗ります", | |
"predicted_coords": [ | |
384, | |
62, | |
446, | |
172 | |
] | |
}, | |
{ | |
"text": "あっ!?", | |
"predicted_coords": [ | |
1488, | |
104, | |
1554, | |
206 | |
] | |
}, | |
{ | |
"text": "宇宙船だ!", | |
"predicted_coords": [ | |
1144, | |
561, | |
1263, | |
677 | |
] | |
}, | |
{ | |
"text": "なんだってこんなところに宇宙船が?", | |
"predicted_coords": [ | |
1222, | |
871, | |
1260, | |
947 | |
] | |
}, | |
{ | |
"text": "ひとまず近づいて様子を見てみよう", | |
"predicted_coords": [ | |
499, | |
729, | |
734, | |
848 | |
] | |
} | |
], | |
"frames": { | |
"num_frames": 12, | |
"frame_coords": [ | |
[ | |
480, | |
700, | |
746, | |
1111 | |
], | |
[ | |
902, | |
550, | |
1261, | |
846 | |
], | |
[ | |
1113, | |
862, | |
1265, | |
1107 | |
], | |
[ | |
136, | |
850, | |
408, | |
1053 | |
], | |
[ | |
900, | |
860, | |
1099, | |
1107 | |
], | |
[ | |
512, | |
3, | |
749, | |
410 | |
], | |
[ | |
940, | |
121, | |
1225, | |
499 | |
], | |
[ | |
69, | |
428, | |
746, | |
715 | |
], | |
[ | |
69, | |
719, | |
476, | |
842 | |
], | |
[ | |
1285, | |
1, | |
1401, | |
1164 | |
], | |
[ | |
1408, | |
0, | |
1592, | |
1169 | |
], | |
[ | |
61, | |
0, | |
563, | |
416 | |
] | |
] | |
} | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment