Coder Social home page Coder Social logo

fingerspelling_classification's Introduction

Fingerspelling Classification

train_using_RandomForest.ipynb

RandomForestを使用する分類モデル構築

2020年構築で、2022年に動かしたらJavaコード生成でエラーを吐くようになっていた。
最新のsklearnに対応していないため、sklearnのバージョンを下げたら使用可能。
ほかは問題なく動くので,Javaコード生成だけコメントアウトして実行する。

detasets/randomforest

ランダムフォレスト訓練に使用するデータセット置き場

  • aiueo_detaset
    手の形状を表す真偽値のみのデータセット
  • mediapipe_detaset
    手の形状を表す真偽値+各指の角度情報など数値情報を含めたデータセット
  • handsign_detaset
    手の形状を表す真偽値+各指の角度情報など数値情報を含めたデータセット

train_using_ctcloss.ipynb

CTC-Lossを利用した指文字分類モデルの訓練

Other

  • training_video_creatin.py 指文字動画を撮影・保存&指文字動画ファイルと正解ラベルと対応付けてdatasets\end-to-end\data_list.csvに保存
  • build_training_dataset.py 指文字動画をMediaPipeの処理にかけた結果を保存&保存先をdatasets\end-to-end\data_list.csvに記入
  • ./tool/video_player.py 動画から任意の場面だけクリッピング&正解ラベルと対応付け

Reference

Author

Redgum

License

Fingerspelling Classification is under Apache v2 license.

fingerspelling_classification's People

Contributors

redgum775 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.