LoginSignup
0
0

More than 3 years have passed since last update.

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

Posted at

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!

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0