Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/w00000dy/ai-object-detection

A web AI object detection
https://github.com/w00000dy/ai-object-detection

ai artificial-intelligence artificial-intelligence-projects camera camera-detect css detection html javascript javascript-ai javascript-artificial-intelligence javascript-tensorflow ml5js object-detection object-detector tensorflow web

Last synced: 17 days ago
JSON representation

A web AI object detection

Awesome Lists containing this project

README

        

# 🤖 ai-object-detection
## 👋 About this project
This is a web AI object detection. You can use it in your web browser. This web application uses the camera of your device to detect objects.

## ⚙️ Features

- ✅ Toggle switch to turn AI on or off
- ✅ Range slider to control frame rate

## 🖼️ Images
preview-combined

## 💪 Try it
If you are not convinced yet just try it out here: https://woody.pizza/tensorflow/object-detection/

## 🌐 Multiple browser support
Probably this will work with the most browsers, but here is a list which browsers I have tested:

| Browser | supported |
|:-----------------:|:---------:|
| Firefox | ✅ |
| Chrome | ✅ |
| Edge | ✅ |
| Internet Explorer | ❌ |

| Mobile Browser | supported |
|:--------------:|:---------:|
| Firefox | ✅ |
| Chrome | ✅ |

## ✌️ Credits
- [Materialize](https://materializecss.com/)
- [ml5js](https://ml5js.org/)