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
OpenPose触ってみた
Search
toniokatanuki
February 08, 2020
0
360
OpenPose触ってみた
toniokatanuki
February 08, 2020
Tweet
Share
Featured
See All Featured
Keith and Marios Guide to Fast Websites
keithpitt
411
22k
VelocityConf: Rendering Performance Case Studies
addyosmani
332
24k
Why Our Code Smells
bkeepers
PRO
339
57k
Stop Working from a Prison Cell
hatefulcrawdad
271
21k
Dealing with People You Can't Stand - Big Design 2015
cassininazir
367
27k
Intergalactic Javascript Robots from Outer Space
tanoku
272
27k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
34
6k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
31
2.2k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
53
2.9k
Optimizing for Happiness
mojombo
379
70k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
285
13k
What’s in a name? Adding method to the madness
productmarketing
PRO
23
3.7k
Transcript
OpenPose さわってみた toniokatanuki @Twitter
⾃⼰紹介 • 名前 外岡 達也 (Twitter:@toniokatanuki) • 所属 GeolocationTechnology 技術開発部
• 業務 ⾃社サービス開発と運⽤(最近は広告配信基盤系) • ⾔語 php、bash、awk、Lua、etc… • FW FuelPHPとLaravelを少々 • 趣味 いろいろあって⼸道再開しました
OpenPoseとは • ⼈の画像から関節位置を推定するDeepLearningアルゴリズム • C++で書かれてます • phpとは無関係です • ⾮商⽤だと無料利⽤可能 •
商⽤利⽤はライセンス料がかかる • https://github.com/CMU-Perceptual-Computing-Lab/openpose • https://ledge.ai/openpose/
実⾏するとこんな感じ ⼀応動画も対応可能 $ ./build/examples/openpose/openpose.bin -image_dir ../tono01/ --write_images ../test_result/
的中との関連や如何に? 的中 外れ
今後について • パーツの位置をJSONで吐けるらしい • それを使って多変量解析っぽいことでもやって、稽古の参考にしようかなって • 兄弟⼦に⾒せたら「…..きもっ!」っていわれた • 後輩には⼤好評だった •
システム組みたいけど、⾝内だけでニマニマするに留める オチはありません 以上 ありがとうございました