Android-TensorFlow-Lite-Example
Android-TensorFlow-Lite-Example copied to clipboard
Android TensorFlow Lite Machine Learning Example
How to enable GPU support on Android for YOLOv2 and YOLOv3. I have already converted YOLOv2.pb and YOLOv3.pb to respective .tflite. Can u please tell me what modifications I need...
please make option how to integrate the multidetector and the object tracking, l so that bounding box can be made around the object that's been detected ..!!!
I have cloned this repo, and when I try to build the project, this is what I get as an error in the Build log: ``` No toolchains found in...
OS: Ubuntu 16.0.4 64bit Python version: 3.6.5 on virtual env Tensorflow version: 1.11.0 I retrained a model with model architecture (mobilenet_v1_224) . cant freeze it because it says it is...
if I have a XXXX.pb File what is DetecotClasiter ,plese tell me what can i do ?
Hi @amitshekhariitbhu this work has been great so far, But when i tried to call the Image Scanner activity from another activity and get the result it is not working(activity...
I encountered this exception when trying to run the app :  How can I solve it? Thanks