cvat-ai / cvat

Annotate better with CVAT, the industry-leading data engine for machine learning. Used and trusted by teams at any scale, for data of any scale.
https://cvat.ai
MIT License
12.68k stars 3.02k forks source link

Optimize serverless functions #2019

Open nmanovic opened 4 years ago

nmanovic commented 4 years ago

My actions before raising this issue

Current Behaviour

Possible Solution

Context

If we run "dummy" serverless function which only accepts an image and create a PIL.Image object, the operation will have visible overhead. Need to reduce it.

KrishavRajSingh commented 4 months ago

I would like to work on this.