Run yolov4 detection in colab via webcam

Job ID: 31230023

Budget: $250 – $750 USD

I have a yolov4 script that makes detections through the webcam using CV2 in a rasperry pi, however I need it to run through colab and make detections using the webcam or the main camera of the cell phone.

it is written in python and cv2 was used. For data collection from the camera, everything necessary to make it work from a local execution is delivered, it is only necessary to make the necessary adjustments to make it work from a Colab execution.