Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 252 Bytes

File metadata and controls

4 lines (4 loc) · 252 Bytes

React Machine Learning Camera App

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

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