Configuring MONAILabel and CVAT running in separate docker? #1281
bilalcodehub
started this conversation in
General
Replies: 1 comment 5 replies
-
You can refer to this page: https://github.com/Project-MONAI/MONAILabel/tree/main/plugins/cvat#installation For a full instruction, step-by-step instation of MONAI Label, CVAT, Nuclio sutff, here is a tutorial: https://github.com/Project-MONAI/tutorials/blob/main/monailabel/monailabel_endoscopy_cvat_tooltracking.ipynb But I feel you already done the CVAT installation, just need the "deploy" step. Hope this helps. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi All,
MONAILabel and CVAT versions: Latest
I want to use MONAILabel for surgical video annotation. I can only install the software in docker. I installed MONAILabel docker and checked it through the radiology app using 3D Slicer, so both are working perfectly.
For surgical videos, I need to install CVAT which I did through docker. Now I have two dockers with one running MONAILabel and another CVAT. How can I configure CVAT & MONAILabel in this setting so that they work with each other for video labeling?
I will greatly appreciate your help on this.
Thanks in advance
Bil
Beta Was this translation helpful? Give feedback.
All reactions