A Progressive Web Application (PWA) for real-time object detection using your smartphone camera, powered by TensorFlow.js and the COCO-SSD model.
- 📷 Real-time object detection via smartphone camera
- 📸 Screenshot capture with detected object annotations
- 🌐 Cross-browser support (Safari, Chrome, Firefox)
- 📱 Responsive and intuitive design
- 🖥️ Fullscreen mode for enhanced experience
- ⚡ Optimized performance management
- 📶 Offline support (PWA)
Check out our CHANGELOG.md to see the evolution of the project, detailed improvements, and version-specific changes.
- 📲 A smartphone with a camera
- 🌍 A modern web browser supporting WebRTC
- 🔒 HTTPS connection (required for camera access)
- Capture images with real-time object detection
- Instant download of annotated screenshots
- Compatible with all detected objects
main
branch: Production-ready codedevelop
branch: Development work in progressfeature/*
branches: New feature development
Contribute to improve the app! Here's how:
- 🌿 Create a branch from
develop
. - 💡 Develop your feature.
- 📩 Submit a Pull Request.
This project is licensed under the MIT License.
🔗 Read the License Here