/flutterMLCamera

A simple Flutter camera app to test Machine Vision Models

Primary LanguageMakefile

Flutter Machine Learning Camera App

A simple app to test Machine Learning models hosted in the cloud with pictures taken with the smartphone camera.

Images are converted in grayscale, flattened in a single vector and sent as payload with a POST request.