From a15d19de0a42d196203c941502ec57f3e02ab74c Mon Sep 17 00:00:00 2001 From: Rustem Galiullin Date: Mon, 28 Nov 2022 13:07:24 +0400 Subject: [PATCH] update cvat docs to include task_name argument --- docs/source/integrations/cvat.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/source/integrations/cvat.rst b/docs/source/integrations/cvat.rst index e7b1b38f7e..b094454d2b 100644 --- a/docs/source/integrations/cvat.rst +++ b/docs/source/integrations/cvat.rst @@ -492,6 +492,7 @@ provided: otherwise a new project is created. By default, no project is used - **project_id** (*None*): an optional ID of an existing CVAT project to which to upload the annotation tasks. By default, no project is used +- **task_name** (None): an optional task name to use for the created CVAT task - **occluded_attr** (*None*): an optional attribute name containing existing occluded values and/or in which to store downloaded occluded values for all objects in the annotation run