Skip to content

Latest commit

 

History

History
 
 

cvat

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

CVAT MONAILabel extension

Requirement

Install CVAT and enable Semi-Automatic and Automatic Annotation

docker-compose -f docker-compose.yml -f components/serverless/docker-compose.serverless.yml up -d

Installation

Run ./deploy.sh to install all available models from MONAI Label into CVAT. Currently, following sample models are available for CVAT.

Using Plugin

Currently we can use MONAI Label models only for annotation. Other features like ActiveLearning, Finetuning/Training models is not supported.

Annotation functions are verified only on basic png/jpeg images in CVAT.

Models

image

Detector

image

Interactor

Currently CVAT supports single polygon as result for Interactor. Hence, NuClick model in CVAT will return only one polygon mask.

image