ModularM
Modular3y ago
1 reply
boaztheostrich

Yolov8 support with mojo

Hi all,

I am working on an object detection project and after seeing videos online I knew I HAD to try mojo.

It uses open cv and yolo to mask a video feed, either from a webcam or recorded video, and then detects the number of objects.

However just trying to copy paste my python code into a .mojo file is resulting in a lot of errors.

Any help would be appreciated or if someone has a basic project I could look at to figure it out that would be great!
Was this page helpful?