tensorflow / models

Models and examples built with TensorFlow
Other
77k stars 45.78k forks source link

how to use Android Studio do UI development with object detection app? #6337

Closed zychen2016 closed 3 years ago

zychen2016 commented 5 years ago

how to use Android Studio do UI development and camera zooming with object detection app?

I have use bazel do a object detection app with my own data, But how could I use bazel do UI development and camera zooming? Using bazel on linux command line, I can get app that run smoothly. But When I use Android Studio build app,It will crash and report error "Object tracking support not found". So I was puzzled.

System information

Using Object detection api train my own data use SSD_mobilenetv2_model. import tensorflow as tf---->version 1.12

download tensorflow 1.10 source code . Just Using bazel build tensorflow/python/tools:freeze_graph and tensorflow/contrib/lite/toco:toco.

tensorflowbutler commented 4 years ago

Hi There, We are checking to see if you still need help on this, as this seems to be an old issue. Please update this issue with the latest information, code snippet to reproduce your issue and error you are seeing. If we don't hear from you in the next 7 days, this issue will be closed automatically. If you don't need help on this issue any more, please consider closing this.