Open MikyStar opened 5 years ago
Hi Mike,
Did you test the pre-built .apk in the repo? Is it the RN or flutter version?
Yes. I've considered to update it to use TFLite and make a NPM module. Will find time to do it. :)
Thanks, Qian
Hi !
I haven't tried the apk, I just build the RN version of your project
Awesome for TFLite, look forward to seeing that !
Beside, I've been wondering on how realtime image recognition could be implemented on client side and haven't find any solution yet. Do you think such a thing could be achieved in RN ? Or at least pseudo-realtime ?
Thanks a lot for the reply !
Hi Mike,
Sorry for the delay. Not quite sure if we can acheive realtime recognition in RN. I will take a look maybe next month.
Thanks, Qian
Hi again !
No problem ! Please keep me in touch :)
Hi !
I just tried your app on my Android device and I noticed that there were no boxes around evaluated objects otherwise everything seems to work fine !
Have you considered to update it to use TensorFlow Lite ?
And I think you should definitely make a NPM module out of your implementation !