This repository hosts a web-based implementation of the MediaPipe Objectron model, enabling real-time 3D object detection directly in your web browser. The application utilizes your webcam or allows you to upload images for object detection.
- Check out the live version of the Object Detector solution by Google MediaPipe
- https://husseinhhameed.github.io/OBJECTRON-3D-object-detection/
- Real-Time Detection: Utilizes your webcam to detect objects in 3D.
- Browser-Based: No additional software installation required; runs entirely in the browser.
- MediaPipe: Employs the Objectron model for 3D object detection.
- JavaScript: Manages application logic.
- HTML5/CSS3: Ensures a responsive and modern UI.