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

[BUG]: Improve movement of frame data to/from Python #91

Open miguelaeh opened 7 months ago

miguelaeh commented 7 months ago

Moving the frames into Python and getting them back is adding a few milliseconds of latency that we can optimize.More specifically, it adds between 1 and 3 ms on each operation.