This project performs real-time object detection using MobileNet SSD and OpenCV DNN.
- Detect objects in video files
- Real-time webcam object detection
- Tkinter-based GUI
- Python
- OpenCV (DNN)
- MobileNet SSD
- Tkinter
pip install -r requirements.txt
python main.py