cvat/ai-models/README.md

561 B

This directory contains various auto-annotation function implementations for use with the CVAT SDK and CLI. These functions use popular deep learning models to perform various computer vision tasks.

Consult the Auto-annotation API reference for general information about AA functions.

For information on each AA function, see the README.md file in its directory. Each function also has a requirements.txt file describing Python packages that you must install in order to use it.