Object Detection using Python Machine learning integration to detect object in the video stream. Prerequisites: Python 3 PIP Setup. Execute the command/s below: pip install -r requirements.txt References: https://pytorch.org/ https://pytorch.org/hub/ultralytics_yolov5/ https://opencv.org/