I am building a mobile app for scanning receipts from images. I collected enough datasets for the app and app is also almost completed. I tried with some tflite models which are free open sourced online but in my case of scanning receipts, it requires new kind of model. So I want to know how to make a tflite model with my own datasets and custom requirements.
Thanks for your time.
I've tried with the following. But I can't find how to customized it.