Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Google Coralで エッジAIカメラを簡単に試してみた
Search
Masaaki Taguchi
October 11, 2019
Technology
0
180
Google Coralで エッジAIカメラを簡単に試してみた
大阪版IoT縛りの勉強会!
IoT Osaka Vol.13(2019/10/11)
Masaaki Taguchi
October 11, 2019
Tweet
Share
More Decks by Masaaki Taguchi
See All by Masaaki Taguchi
20200416_全員在宅!?オンラインLT会#0(トライアル)
tagucchan
0
650
DLLAB関西AIMEETUP_1AzureMachineLearningと製造業事例
tagucchan
0
660
DLLAB関西AIMEETUP#1_DeepLearningLab紹介
tagucchan
0
650
RaspberryPiでAzureIoTを試してみる
tagucchan
0
740
GoogleCloudのサービスで エッジAIカメラを作ってみた
tagucchan
0
480
郵便受けでエッジコンピューティング
tagucchan
0
670
Other Decks in Technology
See All in Technology
5分でカオスエンジニアリングを分かった気になろう
pandayumi
0
240
AWSを利用する上で知っておきたい名前解決のはなし(10分版)
nagisa53
10
3.1k
Android Audio: Beyond Winning On It
atsushieno
0
120
La gouvernance territoriale des données grâce à la plateforme Terreze
bluehats
0
170
react-callを使ってダイヤログをいろんなとこで再利用しよう!
shinaps
1
240
AIエージェント開発用SDKとローカルLLMをLINE Botと組み合わせてみた / LINEを使ったLT大会 #14
you
PRO
0
120
20250913_JAWS_sysad_kobe
takuyay0ne
2
210
2025年夏 コーディングエージェントを統べる者
nwiizo
0
170
ハードウェアとソフトウェアをつなぐ全てを内製している企業の E2E テストの作り方 / How to create E2E tests for a company that builds everything connecting hardware and software in-house
bitkey
PRO
1
130
ブロックテーマ時代における、テーマの CSS について考える Toro_Unit / 2025.09.13 @ Shinshu WordPress Meetup
torounit
0
120
現場で効くClaude Code ─ 最新動向と企業導入
takaakikakei
1
240
allow_retry と Arel.sql / allow_retry and Arel.sql
euglena1215
1
170
Featured
See All Featured
Side Projects
sachag
455
43k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
53k
Speed Design
sergeychernyshev
32
1.1k
The Language of Interfaces
destraynor
161
25k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
31
2.2k
How STYLIGHT went responsive
nonsquared
100
5.8k
Optimizing for Happiness
mojombo
379
70k
Build your cross-platform service in a week with App Engine
jlugia
231
18k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
30
9.7k
Learning to Love Humans: Emotional Interface Design
aarron
273
40k
Rebuilding a faster, lazier Slack
samanthasiow
83
9.2k
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
8
520
Transcript
Google Coralで エッジAIカメラを簡単に試してみた 田口 雅章 大阪版IoT縛りの勉強会! IoT Osaka Vol.13(2019/10/11)
発表者 田口 雅章 IT/AI利活用、IT投資のご相談対応など SpeakerDeck https://speakerdeck.com/tagucchan Qiita https://qiita.com/tagucchan
概要 Google Coralで エッジAIカメラを簡単に試してみた ・お寿司をAIで画像認識 ・デモに挑戦 ←前回との違い ・IoTやクラウド知識不要 目標はCERO C(15才以上対象)
・Qiitaに掲載予定のつもり...
エッジAIカメラの構成(前回) 本来の構成はこちら カメラ 機械学習 (ML)モデル (AI) RasPi3 B+ エッジAIカメラ Google
クラウド Cloud IoT Core とか Edge TPU データ 制御 データ エッジ管理 / セキュリティ/ 設定更新 / MLモデルの デプロイ
エッジAIカメラの構成(簡単版) エッジAIの機能を限定(画像の分類) カメラ 機械学習 (ML)モデル (AI) RasPi3 B+ エッジAIカメラ Google
クラウド Cloud IoT Core とか Edge TPU データ 分類 だけ データ 手作業 シェルスクリプト マグロ ウニ イクラ ・ ・ ・
要るもの1 ・分類したいもの (寿司でなくても良い※) 今回は上が学習用、下がテスト用 ・RasPi3 B+ ・Coral Edge TPU USB
Accelerator ・こういうのでも良いですが、 上手く認識させるのが難しくなる ・画像が増えると学習費用も増
要るもの2 ・安定した撮影環境 成功させるためには、撮影条件を同一にする! ・ポイント1:照明 ・ポイント2:撮影環境
大事なアレ GoogleCloud初登録なら無料枠内で試せるかも(保証はしない) 要るもの3
デモ
EOF