uvipen/AirGesture

Tensorflow Pretrained Model

dipampatel18 opened this issue · 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!

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

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.

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

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