All Projects → shaqian → Flutter_realtime_detection

shaqian / Flutter_realtime_detection

Real-time detection demo for Flutter tflite plugin

Programming Languages

dart
5743 projects

Projects that are alternatives of or similar to Flutter realtime detection

Easy Yolo
Yolo (Real time object detection) model training tutorial with deep learning neural networks
Stars: ✭ 98 (-83.96%)
Mutual labels:  camera, real-time
Heart Rate Measurement Using Camera
real time application to measure heart rate
Stars: ✭ 202 (-66.94%)
Mutual labels:  camera, real-time
jeelizPupillometry
Real-time pupillometry in the web browser using a 4K webcam video feed processed by this WebGL/Javascript library. 2 demo experiments are included.
Stars: ✭ 78 (-87.23%)
Mutual labels:  real-time, camera
Enet
ENet: A Deep Neural Network Architecture for Real-Time Semantic Segmentation
Stars: ✭ 530 (-13.26%)
Mutual labels:  real-time
Showmewebcam
Raspberry Pi + High Quality Camera = High-quality USB Webcam!
Stars: ✭ 531 (-13.09%)
Mutual labels:  camera
Hkcam
Open-Source HomeKit Camera With a 3D-Printed Enclosure
Stars: ✭ 581 (-4.91%)
Mutual labels:  camera
Trinity
android video record editor muxer sdk
Stars: ✭ 609 (-0.33%)
Mutual labels:  camera
Cordova Plugin Camera Preview
Cordova plugin that allows camera interaction from HTML code
Stars: ✭ 528 (-13.58%)
Mutual labels:  camera
Centermask2
Real-time Anchor-Free Instance Segmentation, in CVPR 2020
Stars: ✭ 596 (-2.45%)
Mutual labels:  real-time
Centrifugo
Scalable real-time messaging server in a language-agnostic way. Set up once and forever.
Stars: ✭ 5,649 (+824.55%)
Mutual labels:  real-time
Cameraengine
🐒📷 Camera engine for iOS, written in Swift, above AVFoundation. 🐒
Stars: ✭ 554 (-9.33%)
Mutual labels:  camera
Openscoring
REST web service for the true real-time scoring (<1 ms) of Scikit-Learn, R and Apache Spark models
Stars: ✭ 536 (-12.27%)
Mutual labels:  real-time
Cam2ip
Turn any webcam into an IP camera
Stars: ✭ 587 (-3.93%)
Mutual labels:  camera
Flipsidecamera
The camera app that takes pictures from both sides of your world ! 📷
Stars: ✭ 535 (-12.44%)
Mutual labels:  camera
Memento
Simple + Powerful interface to the Mnesia Distributed Database 💾
Stars: ✭ 597 (-2.29%)
Mutual labels:  real-time
Yolov5 deepsort pytorch
Real-time multi-person tracker using YOLO v5 and deep sort
Stars: ✭ 524 (-14.24%)
Mutual labels:  real-time
Raspberryio
The Raspberry Pi's IO Functionality in an easy-to-use API for Mono/.NET/C#
Stars: ✭ 593 (-2.95%)
Mutual labels:  camera
Scanner
二维码/条码识别、身份证识别、银行卡识别、车牌识别、图片文字识别、黄图识别、驾驶证(驾照)识别
Stars: ✭ 547 (-10.47%)
Mutual labels:  camera
Lighthouse2
Lighthouse 2 framework for real-time ray tracing
Stars: ✭ 542 (-11.29%)
Mutual labels:  real-time
Camerakit Android
Library for Android Camera 1 and 2 APIs. Massively increase stability and reliability of photo and video capture on all Android devices.
Stars: ✭ 5,131 (+739.77%)
Mutual labels:  camera

For details: https://medium.com/@shaqian629/real-time-object-detection-in-flutter-b31c7ff9ef96

flutter_realtime_detection

Real-time object detection in Flutter using camera and tflite plugin.

Install

flutter packages get

Run

flutter run

Models

  • Image Classification

    • MobileNet
  • Object Detection

    • SSD MobileNet
    • Yolov2 Tiny
  • Pose Estimation

    • PoseNet

Previews

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].