1 min readMay 8, 2019
It was a great learning experience following this article. However, the app only works on the model provided along with it. If we train our own model, without changing anything, the “frozen_har.pb” does not work in the app. Is there anything else that is required after producing “frozen_har.pb”?? I have checked input and output layer names, there is no problem with them. I am using Python 3.6.