Robin Cole
Robin Cole
hmm not sure
Pretty straight forward API for model training. Perhaps add to docs
Added in https://github.com/robmarkcole/tensorflow-lite-rest-server/commit/047cce239d60a650db58821a62f3391a5a71c247 but need refinement, models are LARGE
Turns out you need to create the model before using it, but not clear so sent an email to Manoj Your model needs to be qunatized. Try the quantized model...
I don't mean to hijack this issue, but I noted another issue where the user is not using a GPU even. I can confirm Google Colab can be used for...
maybe, could get complicated
https://docs.aws.amazon.com/rekognition/latest/dg/faces.html
Also camera_entity not used
seems there might be a major refactor of image processing coming which is blocking new integrations in the meantime
This might require quite a different config since we potentially want to extract text from multiple ROI in a single image and/or do pattern matching with regex. Consider standalone addon