Run Yolov4 detections in Colab via webcam.

Job ID: 31229966

Budget: $30 – $250 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.