endernewton / tf-faster-rcnn

Tensorflow Faster RCNN for Object Detection
https://arxiv.org/pdf/1702.02138.pdf
MIT License
3.65k stars 1.57k forks source link

Utilizing the project for android #420

Open lucassardelari opened 5 years ago

lucassardelari commented 5 years ago

I would like to use the neural network faster rcnn inception v2 next to an android project, but without success. I'm with a TF Demo android project. Could someone help me with how to use it? I made a change in the class: TensorFlowObjectDetectionAPIModel.java private static final int MAX_RESULTS = 500;