Geti™ SDK
Geti™ SDK allows to interact with an Geti™ server via the REST API which provides functionality for:
- Project creation from datasets on disk
- Project download (images, videos, configuration, annotations, predictions and models)
- Project creation and upload from a previous download
- Deploying a project for local inference with OpenVINO
- Getting and setting project and model configuration
- Launching and monitoring training jobs
- Media upload and prediction
Go to the GitHub repository to download the SDK. The repository also contains a set of (tutorial style) Jupyter notebooks that demonstrate how to use the SDK. We highly recommend checking them out to get a feeling for use cases for the package.