Skip to main content

CVAT REST API

Project description

SDK for Computer Vision Annotation Tool (CVAT)

This package provides a Python client library for CVAT server. It can be useful for workflow automation and writing custom CVAT server clients.

The SDK API includes several layers:

  • Server API wrappers (ApiClient). Located in at cvat_sdk.api_client.
  • High-level tools (Core). Located at cvat_sdk.core.
  • PyTorch adapter. Located at cvat_sdk.pytorch.
  • Auto-annotation support. Located at cvat_sdk.auto_annotation.
  • Miscellaneous utilities, grouped by topic. Located at cvat_sdk.attributes and cvat_sdk.masks.

Package documentation is available here.

Installation & Usage

To install a prebuilt package, run the following command in the terminal:

pip install cvat-sdk

To use the cvat_sdk.masks module, request the masks extra:

pip install "cvat-sdk[masks]"

To use the PyTorch adapter or the built-in PyTorch-based auto-annotation functions, request the pytorch extra:

pip install "cvat-sdk[pytorch]"

To install from the local directory, follow the developer guide.

After installation you can import the package:

import cvat_sdk

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cvat_sdk-2.33.0.tar.gz (237.5 kB view details)

Uploaded Source

Built Distribution

cvat_sdk-2.33.0-py3-none-any.whl (772.6 kB view details)

Uploaded Python 3

File details

Details for the file cvat_sdk-2.33.0.tar.gz.

File metadata

  • Download URL: cvat_sdk-2.33.0.tar.gz
  • Upload date:
  • Size: 237.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for cvat_sdk-2.33.0.tar.gz
Algorithm Hash digest
SHA256 02f74d2e425956272e254d5a5f6731b714116cddf9022960d8b0e76a85f1bddd
MD5 b31ff0256314f7c9c7e809a50781f81a
BLAKE2b-256 28bdef8f80394e5ff66d65d63b7056f044b590bd32011d3c7d113d1386a94d05

See more details on using hashes here.

Provenance

The following attestation bundles were made for cvat_sdk-2.33.0.tar.gz:

Publisher: publish-artifacts.yml on cvat-ai/cvat

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cvat_sdk-2.33.0-py3-none-any.whl.

File metadata

  • Download URL: cvat_sdk-2.33.0-py3-none-any.whl
  • Upload date:
  • Size: 772.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for cvat_sdk-2.33.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e4a8c95003e9a998607dd139e0b13cabbb04cf59f8e9adfa58981f7c1aef8acb
MD5 d20e596f424d71352d92884c48e4d239
BLAKE2b-256 ab8425cccc18e90bc38b156e6dd8418640b1f1d86c65cec722cec5e7a1f199d8

See more details on using hashes here.

Provenance

The following attestation bundles were made for cvat_sdk-2.33.0-py3-none-any.whl:

Publisher: publish-artifacts.yml on cvat-ai/cvat

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page