HumanSignal / HumanSignal/label-studio-ml-backend
ml backend repeat infer when I click submit
- Dominant language
- Python
- Stars
- 1.1k
- Forks
- 490
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 3
Description
Hi, I use my own yolo backend, when I add machine learning backend, the model will be loaded into gpu, then it will start to inital infer. Everything goes well so far.

But if I open an image, and click the submit button, the backend will load model again with another process, and throw an error.


any idea about that
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.