YoMo LogoYoMo's Blog

Streaming Image Recognition by WebAssembly and Tensorflow on AWS

June 27, 2021C.C.
Cover Image for Streaming Image Recognition by WebAssembly and Tensorflow on AWS

This project demonstrates how to process a video stream in real-time using WebAssembly and apply a pre-trained food classification model to each frame of the video in order to determine if food is present in that frame, all by integrating WasmEdge and TensorflowLite into YoMo serverless. This project can be deployed to different AWS regions by YoMo, providing fast connection by Geo-distributed architectureRead more →