Skip to content

MobilenetV2-SSDLiteで訓練した手検出(Open/Close/Pointer)のモデルです。

License

Notifications You must be signed in to change notification settings

Kazuhito00/hand-detection-3class-MobilenetV2-SSDLite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hand-detection-3class-MobilenetV2-SSDLite

MobilenetV2-SSDLiteで訓練した手検出(Open/Close/Pointer)のモデルです。

以下の3種類(開いた手(Open)、閉じた手(Close)、指さし(Pointer))の検出を行います。

2020-04-08 (7)

2020-04-08 (8)

2020-04-08 (10)

訓練時のデータが少なく精度がイマイチなため、学習データを追加/訓練し精度アップ版に差し替える予定です。

Requirement

  • Tensorflow 1.14.0
  • OpenCV 3.4.2(sample.pyを動かす場合のみ)

Usage

サンプルの実行方法は以下です。

python sample.py

Note

訓練には、からあげさんのObject Detection Toolsを使用しています。

Author

高橋かずひと(https://twitter.com/KzhtTkhs)

License

hand-detection-3class-MobilenetV2-SSDLite is under MIT license.

About

MobilenetV2-SSDLiteで訓練した手検出(Open/Close/Pointer)のモデルです。

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages