KazuhitoTakahashi

Results 44 repositories owned by KazuhitoTakahashi

Tokyo2020-Pictogram-using-MediaPipe

300
Stars
54
Forks
Watchers

MediaPipeで姿勢推定を行い、Tokyo2020オリンピック風のピクトグラムを表示するデモ

mediapipe-python-sample

286
Stars
83
Forks
Watchers

MediaPipeのPythonパッケージのサンプルです。2021/12/14時点でPython実装のある7機能(Hands、Pose、Face Mesh、Holistic、Face Detection、Objectron、Selfie Segmentation)について用意しています。

Image-Processing-Node-Editor

446
Stars
66
Forks
Watchers

処理の検証や比較検討での用途を想定したノードエディターベースの画像処理アプリ(A node editor-based image processing application intended for use in processing verification and comparison studies)

NARUTO-HandSignDetection

229
Stars
23
Forks
Watchers

物体検出を用いてNARUTOの印(子~亥、壬、合掌)を検出するモデルとサンプルプログラムです。このリポジトリでは、YOLOXを使用しています(This is a model and sample program that detects NARUTO's hand sign using...

hand-gesture-recognition-using-mediapipe

495
Stars
422
Forks
Watchers

MediaPipe(Python版)を用いて手の姿勢推定を行い、検出したキーポイントを用いて、簡易なMLPでハンドサインとフィンガージェスチャーを認識するサンプルプログラムです。(Estimate hand pose using MediaPipe(Pytho...

AnimeGANv2-ONNX-Sample

63
Stars
12
Forks
Watchers

「PyTorch Implementation of AnimeGANv2」のPythonでのONNX推論サンプル

3クラス(肌、服、髪)のセマンティックセグメンテーションを実施するモデル(A model that performs semantic segmentation of 3 classes(skin, clothes, hair))

albumentations-examples

20
Stars
4
Forks
Watchers

画像データ拡張ライブラリAlbumentationsのJupyter上での実行例。

AnimeGANv2-Face-Overlay-Demo

23
Stars
2
Forks
Watchers

「PyTorch Implementation of AnimeGANv2」を用いて、生成した顔画像を元の画像に上書きするデモ

ByteTrack-ONNX-Sample

22
Stars
4
Forks
Watchers

ByteTrack(Multi-Object Tracking by Associating Every Detection Box)のPythonでのONNX推論サンプル