ゲレの工房

ゲーム好きの中の人が、自分が作りたいアプリを作る記録です

FF14雑記:本日の「言語を超える力」精度テストとWatson Visual Recognitionの重さについて 2020/05/25

私は「言語を超える力」というFF14用アプリを開発しています。
「言語を超える力」とはFF14スクリーンショットに書かれてあるエオルゼア文字を英数字に変換するためのアプリです。

詳しくはこの記事を
blog.gelehrte.com

さて今日も精度を計るためにテストを行いたいと思います。
また、その前にWatson Visual Recognitionをブラウザで操作していると、UIが重くなる問題について考えたいと思います。

Watson Visual Recognitionは毎回JSONファイルを送信している?

どうやらUIの重さは、データの送信時に起きてそうです。
下の図のような、エオルゼア文字がたくさん書かれている画像にタグ付けするとします。
Watson Visual Recognitionは毎回JSONファイルを送信している?
すると次のような長いJSONファイルを送信しているようです。

{"objects":[{"location":{"left":1441,"top":97,"width":21,"height":23},"object":"large-U"},{"location":{"left":1460,"top":99,"width":18,"height":24},"object":"small-l"},{"location":{"left":1474,"top":99,"width":16,"height":23},"object":"small-d"},{"location":{"left":1488,"top":102,"width":17,"height":23},"object":"small-a"},{"location":{"left":1504,"top":98,"width":18,"height":23},"object":"small-h"},{"location":{"left":1543,"top":96,"width":23,"height":26},"object":"large-S"},{"location":{"left":1563,"top":103,"width":16,"height":27},"object":"small-t"},{"location":{"left":1576,"top":101,"width":16,"height":23},"object":"small-e"},{"location":{"left":1589,"top":103,"width":17,"height":24},"object":"small-p"},{"location":{"left":1603,"top":103,"width":18,"height":21},"object":"small-s"},{"location":{"left":1623,"top":102,"width":18,"height":20},"object":"small-o"},{"location":{"left":1638,"top":104,"width":14,"height":22},"object":"small-f"},{"location":{"left":1661,"top":98,"width":15,"height":24},"object":"large-T"},{"location":{"left":1675,"top":98,"width":15,"height":24},"object":"small-h"},{"location":{"left":1688,"top":104,"width":18,"height":19},"object":"small-a"},{"location":{"left":1702,"top":98,"width":15,"height":24},"object":"small-l"},{"location":{"left":1110,"top":99,"width":17,"height":24},"object":"large-R"},{"location":{"left":1124,"top":107,"width":21,"height":18},"object":"small-u"},{"location":{"left":1141,"top":102,"width":19,"height":21},"object":"small-b"},{"location":{"left":1158,"top":107,"width":17,"height":20},"object":"small-y"},{"location":{"left":1181,"top":100,"width":17,"height":23},"object":"large-R"},{"location":{"left":1195,"top":105,"width":17,"height":20},"object":"small-o"},{"location":{"left":1211,"top":104,"width":17,"height":19},"object":"small-a"},{"location":{"left":1226,"top":99,"width":16,"height":24},"object":"small-d"},{"location":{"left":1325,"top":106,"width":17,"height":16},"object":"small-n"},{"location":{"left":1355,"top":103,"width":20,"height":21},"object":"small-e"},{"location":{"left":1339,"top":103,"width":14,"height":26},"object":"small-g"},{"location":{"left":1318,"top":131,"width":16,"height":22},"object":"large-T"},{"location":{"left":1329,"top":131,"width":18,"height":22},"object":"small-h"},{"location":{"left":1345,"top":136,"width":17,"height":18},"object":"small-e"},{"location":{"left":1364,"top":131,"width":21,"height":23},"object":"large-Q"},{"location":{"left":1381,"top":136,"width":19,"height":16},"object":"small-u"},{"location":{"left":1396,"top":135,"width":11,"height":16},"object":"small-i"},{"location":{"left":1403,"top":136,"width":16,"height":20},"object":"small-c"},{"location":{"left":1415,"top":137,"width":18,"height":20},"object":"small-k"},{"location":{"left":1429,"top":136,"width":19,"height":18},"object":"small-s"},{"location":{"left":1446,"top":137,"width":15,"height":17},"object":"small-a"},{"location":{"left":1461,"top":137,"width":16,"height":16},"object":"small-n"},{"location":{"left":1474,"top":131,"width":17,"height":22},"object":"small-d"},{"location":{"left":1285,"top":154,"width":19,"height":22},"object":"large-A"},{"location":{"left":1302,"top":155,"width":17,"height":22},"object":"small-d"},{"location":{"left":1319,"top":160,"width":14,"height":16},"object":"small-v"},{"location":{"left":1330,"top":161,"width":18,"height":17},"object":"small-e"},{"location":{"left":1346,"top":160,"width":18,"height":17},"object":"small-n"},{"location":{"left":1362,"top":160,"width":16,"height":23},"object":"small-t"},{"location":{"left":1374,"top":161,"width":19,"height":17},"object":"small-u"},{"location":{"left":1390,"top":160,"width":18,"height":24},"object":"small-r"},{"location":{"left":1406,"top":159,"width":18,"height":19},"object":"small-e"},{"location":{"left":1421,"top":159,"width":16,"height":23},"object":"small-r"},{"location":{"left":1436,"top":160,"width":16,"height":17},"object":"small-s"},{"location":{"left":1461,"top":155,"width":22,"height":21},"object":"large-G"},{"location":{"left":1480,"top":160,"width":19,"height":15},"object":"small-u"},{"location":{"left":1497,"top":160,"width":11,"height":18},"object":"small-i"},{"location":{"left":1501,"top":154,"width":14,"height":23},"object":"small-l"},{"location":{"left":1513,"top":156,"width":20,"height":21},"object":"small-d"},{"location":{"left":1307,"top":195,"width":17,"height":24},"object":"large-T"},{"location":{"left":1321,"top":195,"width":18,"height":25},"object":"small-h"},{"location":{"left":1336,"top":199,"width":17,"height":19},"object":"small-e"},{"location":{"left":1356,"top":196,"width":21,"height":25},"object":"large-H"},{"location":{"left":1374,"top":201,"width":14,"height":17},"object":"small-o"},{"location":{"left":1388,"top":200,"width":18,"height":17},"object":"small-u"},{"location":{"left":1404,"top":200,"width":17,"height":24},"object":"small-r"},{"location":{"left":1421,"top":201,"width":14,"height":23},"object":"small-g"},{"location":{"left":1434,"top":196,"width":14,"height":24},"object":"small-l"},{"location":{"left":1448,"top":200,"width":14,"height":19},"object":"small-a"},{"location":{"left":1460,"top":199,"width":15,"height":19},"object":"small-s"},{"location":{"left":1472,"top":201,"width":16,"height":17},"object":"small-s"},{"location":{"left":1118,"top":241,"width":24,"height":21},"object":"large-W"},{"location":{"left":1137,"top":247,"width":17,"height":19},"object":"small-e"},{"location":{"left":1153,"top":241,"width":12,"height":24},"object":"small-l"},{"location":{"left":1163,"top":241,"width":11,"height":22},"object":"small-l"},{"location":{"left":1174,"top":241,"width":16,"height":24},"object":"small-h"},{"location":{"left":1187,"top":246,"width":17,"height":21},"object":"small-e"},{"location":{"left":1200,"top":247,"width":18,"height":18},"object":"small-a"},{"location":{"left":1215,"top":242,"width":19,"height":24},"object":"small-d"},{"location":{"left":1239,"top":242,"width":16,"height":23},"object":"large-L"},{"location":{"left":1254,"top":247,"width":8,"height":16},"object":"small-i"},{"location":{"left":1259,"top":248,"width":17,"height":21},"object":"small-f"},{"location":{"left":1273,"top":247,"width":20,"height":21},"object":"small-t"},{"location":{"left":1153,"top":271,"width":20,"height":20},"object":"large-U"},{"location":{"left":1171,"top":271,"width":16,"height":22},"object":"small-l"},{"location":{"left":1183,"top":269,"width":18,"height":24},"object":"small-d"},{"location":{"left":1199,"top":274,"width":20,"height":19},"object":"small-a"},{"location":{"left":1215,"top":271,"width":17,"height":23},"object":"small-h"},{"location":{"left":1254,"top":270,"width":22,"height":22},"object":"large-S"},{"location":{"left":1273,"top":275,"width":15,"height":23},"object":"small-t"},{"location":{"left":1285,"top":274,"width":15,"height":19},"object":"small-e"},{"location":{"left":1298,"top":273,"width":18,"height":23},"object":"small-p"},{"location":{"left":1312,"top":275,"width":18,"height":18},"object":"small-s"},{"location":{"left":1335,"top":275,"width":14,"height":17},"object":"small-o"},{"location":{"left":1347,"top":274,"width":15,"height":23},"object":"small-f"},{"location":{"left":1368,"top":270,"width":18,"height":23},"object":"large-T"},{"location":{"left":1385,"top":271,"width":17,"height":20},"object":"small-h"},{"location":{"left":1398,"top":274,"width":19,"height":19},"object":"small-a"},{"location":{"left":1413,"top":272,"width":15,"height":23},"object":"small-l"},{"location":{"left":911,"top":278,"width":23,"height":26},"object":"large-P"},{"location":{"left":932,"top":288,"width":18,"height":18},"object":"small-u"},{"location":{"left":947,"top":288,"width":16,"height":23},"object":"small-g"},{"location":{"left":961,"top":288,"width":10,"height":17},"object":"small-i"},{"location":{"left":967,"top":284,"width":13,"height":20},"object":"small-l"},{"location":{"left":976,"top":288,"width":12,"height":17},"object":"small-i"},{"location":{"left":983,"top":287,"width":18,"height":21},"object":"small-s"},{"location":{"left":998,"top":288,"width":14,"height":24},"object":"small-t"},{"location":{"left":1008,"top":288,"width":19,"height":18},"object":"small-s"},{"location":{"left":1035,"top":280,"width":21,"height":24},"object":"large-G"},{"location":{"left":1054,"top":288,"width":19,"height":15},"object":"small-u"},{"location":{"left":1070,"top":287,"width":11,"height":19},"object":"small-i"},{"location":{"left":1077,"top":282,"width":15,"height":22},"object":"small-l"},{"location":{"left":1087,"top":282,"width":19,"height":22},"object":"small-d"},{"location":{"left":1076,"top":311,"width":17,"height":21},"object":"large-H"},{"location":{"left":1092,"top":315,"width":17,"height":18},"object":"small-u"},{"location":{"left":1109,"top":315,"width":15,"height":20},"object":"small-s"},{"location":{"left":1122,"top":317,"width":14,"height":21},"object":"small-t"},{"location":{"left":1134,"top":314,"width":9,"height":19},"object":"small-i"},{"location":{"left":1142,"top":314,"width":15,"height":17},"object":"small-n"},{"location":{"left":1155,"top":315,"width":16,"height":24},"object":"small-g"},{"location":{"left":1169,"top":315,"width":20,"height":19},"object":"small-s"},{"location":{"left":1190,"top":309,"width":20,"height":24},"object":"large-S"},{"location":{"left":1207,"top":314,"width":17,"height":25},"object":"small-t"},{"location":{"left":1221,"top":315,"width":17,"height":25},"object":"small-r"},{"location":{"left":1236,"top":314,"width":9,"height":18},"object":"small-i"},{"location":{"left":1244,"top":314,"width":15,"height":23},"object":"small-p"},{"location":{"left":1059,"top":336,"width":18,"height":23},"object":"large-A"},{"location":{"left":1074,"top":342,"width":12,"height":19},"object":"small-i"},{"location":{"left":1083,"top":344,"width":16,"height":23},"object":"small-r"},{"location":{"left":1095,"top":344,"width":18,"height":20},"object":"small-s"},{"location":{"left":1110,"top":339,"width":16,"height":23},"object":"small-h"},{"location":{"left":1124,"top":343,"width":10,"height":18},"object":"small-i"},{"location":{"left":1130,"top":345,"width":17,"height":21},"object":"small-p"},{"location":{"left":1152,"top":337,"width":18,"height":23},"object":"large-L"},{"location":{"left":1166,"top":343,"width":19,"height":18},"object":"small-a"},{"location":{"left":1182,"top":343,"width":17,"height":17},"object":"small-n"},{"location":{"left":1199,"top":338,"width":16,"height":22},"object":"small-d"},{"location":{"left":1212,"top":341,"width":10,"height":21},"object":"small-i"},{"location":{"left":1220,"top":344,"width":18,"height":17},"object":"small-n"},{"location":{"left":1236,"top":344,"width":17,"height":22},"object":"small-g"},{"location":{"left":802,"top":87,"width":20,"height":23},"object":"large-E"},{"location":{"left":820,"top":91,"width":20,"height":19},"object":"small-m"},{"location":{"left":839,"top":92,"width":16,"height":18},"object":"small-e"},{"location":{"left":855,"top":92,"width":17,"height":24},"object":"small-r"},{"location":{"left":869,"top":93,"width":17,"height":19},"object":"small-a"},{"location":{"left":884,"top":88,"width":13,"height":22},"object":"small-l"},{"location":{"left":895,"top":87,"width":17,"height":22},"object":"small-d"},{"location":{"left":919,"top":86,"width":21,"height":25},"object":"large-A"},{"location":{"left":937,"top":91,"width":16,"height":17},"object":"small-v"},{"location":{"left":951,"top":89,"width":16,"height":20},"object":"small-e"},{"location":{"left":964,"top":92,"width":20,"height":16},"object":"small-n"},{"location":{"left":981,"top":92,"width":15,"height":18},"object":"small-u"},{"location":{"left":995,"top":90,"width":19,"height":20},"object":"small-e"},{"location":{"left":641,"top":55,"width":19,"height":21},"object":"large-H"},{"location":{"left":658,"top":60,"width":16,"height":20},"object":"small-a"},{"location":{"left":673,"top":55,"width":11,"height":23},"object":"small-l"},{"location":{"left":683,"top":56,"width":14,"height":21},"object":"small-l"},{"location":{"left":702,"top":58,"width":14,"height":18},"object":"small-o"},{"location":{"left":714,"top":60,"width":16,"height":20},"object":"small-f"},{"location":{"left":736,"top":54,"width":15,"height":23},"object":"large-F"},{"location":{"left":750,"top":55,"width":13,"height":22},"object":"small-l"},{"location":{"left":761,"top":59,"width":16,"height":20},"object":"small-a"},{"location":{"left":775,"top":60,"width":22,"height":18},"object":"small-m"},{"location":{"left":796,"top":59,"width":15,"height":18},"object":"small-e"},{"location":{"left":810,"top":61,"width":14,"height":16},"object":"small-s"},{"location":{"left":352,"top":59,"width":21,"height":24},"object":"large-F"},{"location":{"left":370,"top":58,"width":13,"height":23},"object":"small-l"},{"location":{"left":382,"top":63,"width":15,"height":19},"object":"small-a"},{"location":{"left":393,"top":63,"width":23,"height":19},"object":"small-m"},{"location":{"left":415,"top":64,"width":17,"height":17},"object":"small-e"},{"location":{"left":434,"top":58,"width":23,"height":24},"object":"large-B"},{"location":{"left":457,"top":63,"width":13,"height":21},"object":"small-a"},{"location":{"left":468,"top":64,"width":18,"height":22},"object":"small-r"},{"location":{"left":484,"top":64,"width":17,"height":22},"object":"small-r"},{"location":{"left":501,"top":64,"width":17,"height":21},"object":"small-a"},{"location":{"left":516,"top":63,"width":15,"height":25},"object":"small-c"},{"location":{"left":529,"top":65,"width":16,"height":21},"object":"small-k"},{"location":{"left":543,"top":64,"width":16,"height":20},"object":"small-s"},{"location":{"left":471,"top":374,"width":22,"height":23},"object":"large-G"},{"location":{"left":493,"top":380,"width":17,"height":20},"object":"small-a"},{"location":{"left":508,"top":380,"width":13,"height":24},"object":"small-t"},{"location":{"left":521,"top":381,"width":16,"height":16},"object":"small-e"},{"location":{"left":540,"top":381,"width":16,"height":16},"object":"small-o"},{"location":{"left":554,"top":381,"width":14,"height":22},"object":"small-f"},{"location":{"left":575,"top":381,"width":15,"height":21},"object":"small-t"},{"location":{"left":589,"top":375,"width":17,"height":23},"object":"small-h"},{"location":{"left":604,"top":381,"width":15,"height":18},"object":"small-e"},{"location":{"left":624,"top":375,"width":17,"height":25},"object":"large-S"},{"location":{"left":640,"top":381,"width":17,"height":18},"object":"small-u"},{"location":{"left":655,"top":375,"width":15,"height":23},"object":"small-l"},{"location":{"left":667,"top":380,"width":11,"height":22},"object":"small-t"},{"location":{"left":678,"top":380,"width":16,"height":22},"object":"small-a"},{"location":{"left":693,"top":381,"width":17,"height":16},"object":"small-n"},{"location":{"left":710,"top":381,"width":17,"height":16},"object":"small-a"},{"location":{"left":474,"top":405,"width":23,"height":21},"object":"large-W"},{"location":{"left":496,"top":408,"width":17,"height":18},"object":"small-e"},{"location":{"left":510,"top":410,"width":15,"height":15},"object":"small-s"},{"location":{"left":522,"top":410,"width":16,"height":22},"object":"small-t"},{"location":{"left":535,"top":410,"width":16,"height":17},"object":"small-e"},{"location":{"left":551,"top":410,"width":15,"height":21},"object":"small-r"},{"location":{"left":565,"top":409,"width":19,"height":16},"object":"small-n"},{"location":{"left":590,"top":404,"width":17,"height":20},"object":"large-T"},{"location":{"left":607,"top":404,"width":14,"height":22},"object":"small-h"},{"location":{"left":618,"top":408,"width":18,"height":20},"object":"small-a"},{"location":{"left":636,"top":410,"width":15,"height":16},"object":"small-n"},{"location":{"left":651,"top":407,"width":15,"height":20},"object":"small-a"},{"location":{"left":663,"top":405,"width":13,"height":22},"object":"small-l"},{"location":{"left":675,"top":409,"width":18,"height":19},"object":"small-a"},{"location":{"left":693,"top":408,"width":14,"height":16},"object":"small-n"},{"location":{"left":726,"top":417,"width":18,"height":26},"object":"large-U"},{"location":{"left":744,"top":418,"width":16,"height":26},"object":"small-l"},{"location":{"left":758,"top":420,"width":18,"height":25},"object":"small-d"},{"location":{"left":773,"top":425,"width":18,"height":18},"object":"small-a"},{"location":{"left":787,"top":419,"width":17,"height":24},"object":"small-h"},{"location":{"left":831,"top":420,"width":18,"height":23},"object":"large-S"},{"location":{"left":846,"top":424,"width":16,"height":24},"object":"small-t"},{"location":{"left":859,"top":423,"width":16,"height":20},"object":"small-e"},{"location":{"left":873,"top":425,"width":17,"height":20},"object":"small-p"},{"location":{"left":888,"top":425,"width":16,"height":17},"object":"small-s"},{"location":{"left":907,"top":425,"width":16,"height":17},"object":"small-o"},{"location":{"left":920,"top":426,"width":15,"height":18},"object":"small-f"},{"location":{"left":944,"top":417,"width":17,"height":25},"object":"large-T"},{"location":{"left":959,"top":420,"width":16,"height":22},"object":"small-h"},{"location":{"left":972,"top":424,"width":17,"height":22},"object":"small-a"},{"location":{"left":986,"top":422,"width":14,"height":20},"object":"small-l"},{"location":{"left":553,"top":468,"width":14,"height":24},"object":"large-T"},{"location":{"left":564,"top":469,"width":19,"height":24},"object":"small-h"},{"location":{"left":581,"top":475,"width":15,"height":19},"object":"small-e"},{"location":{"left":602,"top":470,"width":19,"height":22},"object":"large-R"},{"location":{"left":616,"top":475,"width":20,"height":18},"object":"small-u"},{"location":{"left":635,"top":468,"width":17,"height":23},"object":"small-d"},{"location":{"left":650,"top":475,"width":8,"height":19},"object":"small-i"},{"location":{"left":657,"top":475,"width":17,"height":17},"object":"small-u"},{"location":{"left":670,"top":475,"width":16,"height":19},"object":"small-s"},{"location":{"left":724,"top":492,"width":21,"height":22},"object":"large-U"},{"location":{"left":743,"top":491,"width":16,"height":23},"object":"small-l"},{"location":{"left":757,"top":491,"width":18,"height":25},"object":"small-d"},{"location":{"left":774,"top":496,"width":16,"height":19},"object":"small-a"},{"location":{"left":791,"top":491,"width":15,"height":24},"object":"small-h"},{"location":{"left":828,"top":490,"width":20,"height":25},"object":"large-S"},{"location":{"left":848,"top":496,"width":14,"height":24},"object":"small-t"},{"location":{"left":860,"top":496,"width":14,"height":17},"object":"small-e"},{"location":{"left":871,"top":497,"width":18,"height":22},"object":"small-p"},{"location":{"left":885,"top":496,"width":19,"height":19},"object":"small-s"},{"location":{"left":907,"top":497,"width":16,"height":16},"object":"small-o"},{"location":{"left":919,"top":497,"width":18,"height":22},"object":"small-o"},{"location":{"left":944,"top":489,"width":17,"height":25},"object":"large-T"},{"location":{"left":957,"top":491,"width":18,"height":23},"object":"small-h"},{"location":{"left":972,"top":497,"width":15,"height":22},"object":"small-a"},{"location":{"left":986,"top":493,"width":14,"height":21},"object":"small-l"},{"location":{"left":328,"top":765,"width":21,"height":25},"object":"large-A"},{"location":{"left":346,"top":771,"width":17,"height":24},"object":"small-r"},{"location":{"left":362,"top":772,"width":15,"height":23},"object":"small-r"},{"location":{"left":376,"top":770,"width":17,"height":21},"object":"small-z"},{"location":{"left":390,"top":771,"width":16,"height":17},"object":"small-a"},{"location":{"left":404,"top":772,"width":18,"height":15},"object":"small-n"},{"location":{"left":420,"top":770,"width":16,"height":18},"object":"small-e"},{"location":{"left":434,"top":772,"width":16,"height":22},"object":"small-t"},{"location":{"left":448,"top":766,"width":18,"height":23},"object":"small-h"},{"location":{"left":469,"top":765,"width":23,"height":23},"object":"large-O"},{"location":{"left":489,"top":770,"width":15,"height":20},"object":"small-s"},{"location":{"left":501,"top":770,"width":14,"height":19},"object":"small-s"},{"location":{"left":513,"top":770,"width":20,"height":19},"object":"small-u"},{"location":{"left":530,"top":770,"width":19,"height":20},"object":"small-a"},{"location":{"left":547,"top":770,"width":16,"height":23},"object":"small-r"},{"location":{"left":561,"top":771,"width":17,"height":20},"object":"small-y"},{"location":{"left":327,"top":790,"width":16,"height":23},"object":"large-T"},{"location":{"left":342,"top":790,"width":15,"height":22},"object":"small-h"},{"location":{"left":355,"top":794,"width":15,"height":20},"object":"small-a"},{"location":{"left":368,"top":796,"width":17,"height":17},"object":"small-u"},{"location":{"left":384,"top":795,"width":22,"height":18},"object":"small-m"},{"location":{"left":405,"top":794,"width":19,"height":22},"object":"small-a"},{"location":{"left":421,"top":795,"width":15,"height":23},"object":"small-t"},{"location":{"left":431,"top":794,"width":20,"height":20},"object":"small-u"},{"location":{"left":446,"top":794,"width":21,"height":25},"object":"small-r"},{"location":{"left":462,"top":796,"width":18,"height":24},"object":"small-g"},{"location":{"left":479,"top":795,"width":17,"height":18},"object":"small-e"},{"location":{"left":496,"top":796,"width":14,"height":17},"object":"small-s"},{"location":{"left":522,"top":790,"width":19,"height":22},"object":"large-G"},{"location":{"left":540,"top":794,"width":19,"height":19},"object":"small-u"},{"location":{"left":555,"top":796,"width":10,"height":17},"object":"small-i"},{"location":{"left":563,"top":791,"width":12,"height":21},"object":"small-l"},{"location":{"left":571,"top":789,"width":18,"height":23},"object":"small-d"},{"location":{"left":672,"top":869,"width":21,"height":22},"object":"large-E"},{"location":{"left":691,"top":873,"width":18,"height":26},"object":"small-r"},{"location":{"left":709,"top":876,"width":16,"height":22},"object":"small-r"},{"location":{"left":724,"top":875,"width":14,"height":20},"object":"small-a"},{"location":{"left":737,"top":870,"width":13,"height":23},"object":"small-l"},{"location":{"left":748,"top":874,"width":9,"height":18},"object":"small-i"},{"location":{"left":754,"top":875,"width":16,"height":26},"object":"small-g"},{"location":{"left":771,"top":876,"width":17,"height":16},"object":"small-s"},{"location":{"left":792,"top":869,"width":20,"height":24},"object":"large-B"},{"location":{"left":810,"top":874,"width":18,"height":18},"object":"small-u"},{"location":{"left":828,"top":875,"width":16,"height":25},"object":"small-r"},{"location":{"left":840,"top":872,"width":10,"height":21},"object":"small-i"},{"location":{"left":849,"top":875,"width":14,"height":21},"object":"small-a"},{"location":{"left":863,"top":870,"width":11,"height":23},"object":"small-l"},{"location":{"left":881,"top":869,"width":16,"height":24},"object":"large-C"},{"location":{"left":898,"top":868,"width":13,"height":28},"object":"small-h"},{"location":{"left":910,"top":872,"width":17,"height":26},"object":"small-a"},{"location":{"left":924,"top":874,"width":20,"height":21},"object":"small-m"},{"location":{"left":945,"top":869,"width":18,"height":24},"object":"small-b"},{"location":{"left":960,"top":876,"width":17,"height":18},"object":"small-e"},{"location":{"left":976,"top":876,"width":15,"height":24},"object":"small-r"}]}

なげぇノ`・ω・)ノ
1文字ずつタグ付けするたびにこの長さのJSONを送っているんでしょうね。
差分だけ送信できないものですかね。
まぁしょうがないのでしょうけど。

対策:通信速度を上げる

とにかく通信速度を上げる必要があるようですね。
LAN環境やルーター環境を見直す必要があるかなぁ・・・・

2020/05/25の進捗

テストしようとした画像

こちらでテスト

今日のおはララ画像ですね。

「言語を超える力」の結果

本日の「言語を超える力」精度テストとWatson Visual Recognitionの重さについて 2020/05/25
Copyright (C) SQUARE ENIX CO., LTD. All Rights Reserved.

評価

  • エオルゼア文字:38文字
  • 「言語を超える力」が文字と認識できた数:0文字=約0% (誤認識0文字)
  • 「言語を超える力」が正しい英数字を判別できた数:0文字=0%

考察

完全な0%!
今まで学習データにしていたのが、文字に対する近接したスクショだけだったので、こういう小さな文字は苦手の様子。
こういうデータをどんどん学習データに入れておきたいですね。

お手伝いして欲しいこと

ここからはいつもの文章です。

皆様にお手伝いして欲しいことがあります。

皆様の読んでもらいたいエオルゼア文字の入ったスクリーンショットの提供

「言語を超える力」はたくさんのスクリーンショットを読み込み、学習し、より精度を増します。
もしよろしければ、皆様のエオルゼア文字の入ったスクリーンショットを提供していただけると嬉しいです。

ハッシュタグ#言語を超える力でこのSS読んで もしくは #languageecho_testSS で投稿していただけると嬉しいです。
できるだけ毎日ハッシュタグをチェックして、学習データに組み込みたいと思います。

お返しに何かできれば良いのですが、申し訳ないですが無償の提供をいただければ幸いです。
より良い「言語を超える力」のアプリ提供をできることが、何よりの感謝の気持ちの表現とさせていただければ嬉しいです。

どうぞよろしくお願いします。

過去の関連記事

過去の関連記事はこちらです。
blog.gelehrte.com


広告