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

https://github.com/alhashmi-creator/ai-object-detection

A web AI object detection
https://github.com/alhashmi-creator/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: 7 months ago
JSON representation

A web AI object detection

Awesome Lists containing this project

README

          

# πŸ€– AI Object Detection

## πŸ‘‹ About this Project
This is a web-based AI object detection application that runs directly in your browser. It uses your device’s camera to detect objects in real time, making it easy and accessible without requiring any installation.

---

## βš™οΈ Features
- βœ… Toggle switch to enable or disable AI detection
- βœ… Range slider to control frame rate
- βœ… Real-time object detection through your camera

---

## πŸ–ΌοΈ Preview
preview-combined

---

## πŸ’ͺ Try It
Not convinced yet? Try it out yourself here:
πŸ‘‰ [Live Demo](https://woody.pizza/tensorflow/object-detection/)

---

## 🌐 Browser Support
The app works on most modern browsers. Below are the tested ones:

### Desktop
| Browser | Supported |
|-------------------|:---------:|
| Firefox | βœ… |
| Chrome | βœ… |
| Edge | βœ… |
| Internet Explorer | ❌ |

### Mobile
| Browser | Supported |
|----------|:---------:|
| Firefox | βœ… |
| Chrome | βœ… |

---

## ✌️ Credits
- [Materialize](https://materializecss.com/) – for UI components
- [ml5.js](https://ml5js.org/) – for machine learning in the browser