cvat-opencv icon indicating copy to clipboard operation
cvat-opencv copied to clipboard

proposal Install locally with pip

Open monkeycc opened this issue 2 years ago • 1 comments

proposal

Docker images are very troublesome

It is recommended to add Install locally with pip pip install cvat

https://github.com/heartexlabs/label-studio
https://github.com/PaddleCV-SIG/PaddleLabel
https://github.com/open-mmlab/labelbee-client

Now more and more tools appear All can be directly installed by pip

monkeycc avatar Sep 26 '22 02:09 monkeycc

@monkeycc , the main problem is that out-of-the-box CVAT provides features of commercial tools (analytics, permissions management, DB, etc). The functionality requires complex installation procedures and docker helps with that. I agree that it will be great to have a simplified version of CVAT that can be installed by pip only. For now, the only solution is to use the Free plan on CVAT.ai. Just register and use CVAT.

Let's keep the ticket open and see if we can find a solution.

nmanovic avatar Sep 26 '22 14:09 nmanovic