android_tflite icon indicating copy to clipboard operation
android_tflite copied to clipboard

possibility of integrating Camera2 API and OpenGL ES/Vulkan with tflite

Open soham24 opened this issue 2 years ago • 0 comments

Following repo does zero cpu copy and processes frame directly on gpu.

https://github.com/ochornenko/Camera2GLPreview

Since your implementation is also on gpu, can we expect integration with vulkan and camera2 pipeline with tflite

soham24 avatar Sep 15 '21 07:09 soham24