yomo-wasmedge-tensorflow
Video classifier
A project that demonstrates how to process video streams in real-time using WebAssembly and TensorFlow Lite for food classification.
This application demonstrates how to launch high-performance "serverless" functions from the YoMo framework to process streaming data. The functions are embedded in a WebAssembly VM, WasmEdge, for safety, security, portability, and manageability.
63 stars
10 watching
18 forks
Language: Go
last commit: 10 months ago
Linked from 1 awesome list
golangquicrustsecond-statewasmedgewebassemblyyomo
Related projects:
Repository | Description | Stars |
---|---|---|
gliese581gg/yolo_tensorflow | Real-time object detection using YOLO (You Only Look Once) algorithm implemented in TensorFlow. | 1,723 |
wojciechmo/yolo2 | Trains a YOLOv2 object detector from scratch using Tensorflow | 138 |
nilboy/tensorflow-yolo | An implementation of the YOLO object detection algorithm using TensorFlow and pre-trained models. | 774 |
mystic123/tensorflow-yolo-v3 | An implementation of YOLO v3 object detection in Tensorflow using TF-Slim. | 890 |
googlechromelabs/webm-wasm | Enables webm video creation from JavaScript via WebAssembly | 395 |
hizhangp/yolo_tensorflow | A TensorFlow-based implementation of the YOLO object detection algorithm for image classification and tracking. | 799 |
yhcc/yolo2 | An implementation of the YOLO object detection algorithm using TensorFlow and Keras | 161 |
lukereichold/visualactionkit | An iOS framework for classifying human actions in videos using deep learning models | 24 |
ppwwyyxx/moco.tensorflow | Reimplements a popular deep learning model for unsupervised visual representation learning using TensorFlow | 161 |
singularity42/vgan-tensorflow | An implementation of a deep learning model to generate videos with dynamic scenes | 15 |
ibm/max-sports-video-classifier | This project provides a pre-trained video classification model that categorizes sports videos into their respective sports. | 23 |
t73liu/tfjs-starter | An Expo-based React Native application using TensorFlow.js to detect objects in images with MobileNet | 10 |
natanielruiz/android-yolo | Real-time object detection on Android using the YOLO network with TensorFlow | 667 |
tokrug/golem-transcoding | An application that uses Golem to transcode video files into multiple formats using Yagna and Spring Boot | 4 |
jedbrooke/golem-auto-editor | An auto-editing tool for video processing, utilizing distributed computing resources via the Golem Network. | 4 |