thangtran480/hair-segmentation

Deploy model to Android with Tensorflow Lite

thangtran480 opened this issue · 4 comments

Deploy model to Android with Tensorflow Lite

init app android

test a image
run-time: 0.3 in CPU Snapdragon 660

Hello,I am interested in your project, great job.But I have question.In android project how get Bitmap from output, I see You saved output into text file, but how can setPixel to bitmap

Hi @akokhlik,
I wrote the code for the output as a mask. But I'm busy with another project, this project is interrupted