nvios / live_object_detection

[Computer Vision, Cloud Computing, Serverless Architecture] Live Object Detection Demo created using Tensorflow, Firebase and React

Home Page:https://luca-bontempi-object-detection.web.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

In-browser Object Detection Demo created using Tensorflow, Firebase and React

Try it online at: https://luca-bontempi-object-detection.web.app/

This demo was develped as an experiment to integrate a deep learning model and realtime database access into a frontend application.

The implementation is based on a training instance of the COCO dataset with over 80 labels (e.g. vehicles, animals and household objects). The experiment introduces several improvements over my previous computer vision project for real-time face recognition, written in Python and based on a Multi-Task Cascaded Convolutional Neural Network (MTCNN).

Click here to see my latest projects!

About

[Computer Vision, Cloud Computing, Serverless Architecture] Live Object Detection Demo created using Tensorflow, Firebase and React

https://luca-bontempi-object-detection.web.app/