Clone the current repository and install the requirements.
git clone https://github.com/vasishta8/object-detection
cd object-detection
pip install -r req.txt
Run the main.py file
python main.py
Switch to the rendered OpenCV window, press q to quit.