You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
名古屋で組込みエンジニア(C/C++)をしていました。 I was an embedded engineer(C/C++) in Japan Aichi Nagoya.
最近は画像処理(C++/Python)、Web(Azure/AWS/SFDC)やIoTの仕事もしています。 Recently I've been working on image processing(C++/Python), Web Application(Azure/AWS/SFDC) and IoT.
機械学習やKaggle勉強中(🥉×2)です。 Currently studying machine learning and Kaggle(🥉×2)
物体検出やセマンティックセグメンテーションに興味があります。 I am interested in ObjectDetection and SemanticSegmentation
Works
リポジトリ一覧、寄稿等は「WORKS.md」を参照ください。
※画像を多く使用しており通信量が多くなる懸念があるため、モバイル回線や通信料従量制の方はご注意ください また、サムネイルの画像が小さいため、PCでの閲覧を推奨しています
Please refer to "WORKS.md" for the list of repositories and contributions.
Because many images are used and there is a concern that the amount of communication will increase,
please be careful if you are using a mobile line or a pay-as-you-go communication system.
Also, since the thumbnail image is small, we recommend viewing it on a PC.
物体検出を用いてNARUTOの印(子~亥、壬、合掌)を検出するモデルとサンプルプログラムです。このリポジトリでは、YOLOXを使用しています(This is a model and sample program that detects NARUTO's hand sign using object detection. This repository use YOLOX.)
MediaPipe(Python版)を用いて手の姿勢推定を行い、検出したキーポイントを用いて、簡易なMLPでハンドサインとフィンガージェスチャーを認識するサンプルプログラムです。(Estimate hand pose using MediaPipe(Python version). This is a sample program that recognizes hand signs and…
処理の検証や比較検討での用途を想定したノードエディターベースの画像処理アプリ(A node editor-based image processing application intended for use in processing verification and comparison studies)
処理の検証や比較検討での用途を想定したノードエディターベースのオーディオ処理アプリ(A node editor-based audioprocessing application intended for use in processing verification and comparison studies)