AirGesture icon indicating copy to clipboard operation
AirGesture copied to clipboard

Tensorflow Pretrained Model

Open dipampatel18 opened this issue 4 years ago • 4 comments

Can you tell me exactly which pretrained model did you use for the project?

Also, how many different gestures can it recognize other than closed and open?

Thanks!

dipampatel18 avatar Sep 12 '19 20:09 dipampatel18

The pretrained model provided by tensorflow, which I put at src/pretrained_model.pb. It could be used to detect hand(s), with only 2 gestures as you mentioned

uvipen avatar Sep 15 '19 11:09 uvipen

Yes I saw that. I meant to ask what is the name of the model that you downloaded or where exactly did you get it from? The reason is I want to look into the documentation of that model and have an in-depth idea about it.

dipampatel18 avatar Sep 15 '19 21:09 dipampatel18

amazing~ @vietnguyen1991 could you also share your model? thx a lot.

kingaza avatar Oct 12 '19 04:10 kingaza

Same, this model runs fast in cpu, how did you design and train the model?@uvipen /

QiangZiBro avatar Jul 19 '20 14:07 QiangZiBro