ラベル

AI Forecast 8306MUFG (213) Social (75) life (70) Financial (62) IT (57) Proposal (56) idea (50) Fund Management (48) Trading (43) economics (42) Covid-19 (40) AI (38) Hedge Fund (36) Risk (36) Culture (31) BOJ (29) Science (26) hobby (24) accounting (17) Apps (16) career (11) job (7) Travel (6) Hiking (5) emotion (5) music (3) Statarb (2) piano (2)

2020年9月14日月曜日

声でおしえるAI画像分類 Image AI Classifier, that Speaks

声でおしえるAI画像分類   

Image AI Classifier, that Speaks


Google のコードラボから、画像を見て、分類、結果をしゃべってくれるK近傍法によるAIを作ってみた。コードはこちら。From Google CodeLabo, made KNN AI to classify image and speak out the result. Code is here.

各分類ごとに読み方をローマ字で名前を入れる。デフォルトはグー チョキ パーだ。Input the name of each class in the fields below. Default is set as Goo, Choki and Paa, that is rock, scissors, paper in Japanese.

次に、カメラの前で、グーとチョキとパーを作り、確率が1になるまで、A、B、Cボタンをクリックする。Then make sign of each rock, scissors, paper in front of Camera and click corresponding A, B, C button until probability goes 1.

教育が完了すると、カメラの前でサインを作っただけで、グーかチョキかパーかをしゃべってくれる。サインだけでなく、写真とか、物とか、色々応用可能。Once training is done, just showing hand sign in front of Camera, computer speaks if it is rock, scissors, or paper. Application is not just limited to hand signs but pictures, objects etc. 

遊んでみてください! Enjoy this playground!



How do you want to call Class A? / 分類Aを何と呼ぶ?
How do you want to call Class B? / 分類Bを何と呼ぶ?
How do you want to call Class C? / 分類Cを何と呼ぶ?