amitshekhariitbhu / Android-TensorFlow-Lite-Example

Android TensorFlow Lite Machine Learning Example
https://outcomeschool.com
Apache License 2.0
752 stars 228 forks source link

Enabling GPU support on Android for Yolov2 #14

Open spaul13 opened 5 years ago

spaul13 commented 5 years ago

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 to do to enable that?