pipeless-ai / pipeless

An open-source computer vision framework to build and deploy apps in minutes
https://pipeless.ai
Apache License 2.0
689 stars 31 forks source link

feat(examples): Allow skip frames in the YOLO example #83

Closed miguelaeh closed 8 months ago

miguelaeh commented 8 months ago

Description of the change

This PR implements a simple use case of the new KV store in the YOLO example to automatically skip frames processing and produce a fluid stream even in limited hardware.

Benefits

Possible drawbacks

Applicable issues

Additional information