How about migrate the model to the mobile?
carachan98 opened this issue · 1 comments
carachan98 commented
Great demo for arbitrary style transfer!
The progress from fixed style images to totally free choices is really exciting. It seems that you are more likely to create a demo with js? Inspired by this repo, I want to have a try with migrating the model to the mobile like Prisma, just for practice, no commercial use : ). Since I am not familiar with the tensorflow.js apis, there are few questions:
Is there any way to integrate the .js with android frame?
Or the possible solution is taking use of the original model (before combined with js) and trying to reduce it with apis like tensorflow lite?
Looking for your help : )
reiinakano commented