This repository contains a robust object detection model designed to identify objects in real-time using live camera feeds. Leveraging the power of Python and OpenCV, this project showcases advanced capabilities in computer vision and Artificial Intelligence.
- Programming Language: Python π
- Libraries: OpenCV π·
- πΌοΈ Real-Time Detection: Accurately identifies objects in live camera feeds.
- π€ AI-Powered: Built using state-of-the-art computer vision and AI techniques.
- π§ Easy to Use: Simple setup and execution to get started quickly.
- Run the
main.py
file:python main.py
- Allow access to your device's camera when prompted. The model will start detecting objects in your frame!