Skip to main content

No project description provided

Project description



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.

Project details


Release history Release notifications | RSS feed

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.23.0.tar.gz (60.7 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.23.0-py3-none-any.whl (54.5 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for segments_ai-1.23.0.tar.gz
Algorithm Hash digest
SHA256 9affa993a94d1e4b826639b6f9e493ce95fb6e6d10849d833bae88dbfb616771
MD5 9fc52b8f4989eb5b93221cbe080f14c0
BLAKE2b-256 d43a1f0773d0595bc963ce32c57f8142fc65c9c7a62de4a34e4aa116bcdd0167

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for segments_ai-1.23.0-py3-none-any.whl
Algorithm Hash digest
SHA256 650866db23b7a30e0ece8be61c325be7df379a24682546ee23da378c64c98c0c
MD5 78fc67642e122761d21efb72d72fd98a
BLAKE2b-256 05fe21beb8743b49b95e345183bf3346a9c2170f53c7c89a63ced96dab795b74

See more details on using hashes here.

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