Skip to main content



GitHub GitHub release Documentation Downloads

Segments.ai is the training data platform for computer vision engineers and labeling teams. Our powerful labeling interfaces, easy-to-use management features, and extensive API integrations help you iterate quickly between data labeling, model training and failure case discovery.

Quickstart

Walk through the Python SDK quickstart.

Documentation

Please refer to the documentation for usage instructions.

Blog

Read our blog posts to learn more about the platform.

Changelog

The most notable changes in v1.0 of the Python SDK compared to v0.73 include:

  • Added Python type hints and better auto-generated docs.
  • Improved error handling: functions now raise proper exceptions.
  • New functions for managing issues and collaborators.

You can upgrade to v1.0 with pip install -—upgrade segments-ai. Please be mindful of following breaking changes:

  • The client functions now return classes instead of dicts, so you should access properties using dot-based indexing (e.g. dataset.description) instead of dict-based indexing (e.g. dataset[’description’]).
  • Functions now consistently raise exceptions, instead of sometimes silently failing with a print statement. You might want to handle these exceptions with a try-except block.
  • Some legacy fields are no longer returned: dataset.tasks, dataset.task_readme, dataset.data_type.
  • The default value of the id_increment argument in utils.export_dataset() and utils.get_semantic_bitmap() is changed from 1 to 0.
  • Python 3.6 and lower are no longer supported.

Download files

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

Source Distribution

segments_ai-1.29.0.tar.gz (66.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

segments_ai-1.29.0-py3-none-any.whl (56.7 kB view details)

Uploaded Python 3

File details

Details for the file segments_ai-1.29.0.tar.gz.

File metadata

  • Download URL: segments_ai-1.29.0.tar.gz
  • Upload date:
  • Size: 66.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.9

File hashes

Hashes for segments_ai-1.29.0.tar.gz
Algorithm Hash digest
SHA256 0ee35aa4fa71876ef630ba909d0d5095b8006a46756b6004584969a80c632b78
MD5 6e145bfc6d59d1ef933516973e21d401
BLAKE2b-256 500ce35a10e1c2c6ea6649d83f5e2b6ee4c55df9677cf3126abea8b60887cf31

See more details on using hashes here.

File details

Details for the file segments_ai-1.29.0-py3-none-any.whl.

File metadata

  • Download URL: segments_ai-1.29.0-py3-none-any.whl
  • Upload date:
  • Size: 56.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.9

File hashes

Hashes for segments_ai-1.29.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e550edf71585ea3ed37721654354f139f0d06175de74cecfdd690617473595fc
MD5 c33e0de5806cb9ef12c6a0ca0b50bb58
BLAKE2b-256 d7e147d83632c98c35ed4ecaae6ab8873da2b844beb74dcf4cda6e3e42b27ce5

See more details on using hashes here.

Release history Release notifications | RSS feed

Supported by

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