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.27.0.tar.gz (61.2 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.27.0-py3-none-any.whl (54.9 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for segments_ai-1.27.0.tar.gz
Algorithm Hash digest
SHA256 99edfc8db9e9bb535ac63351b295a8f7b5a1086c461dcd0e6dfefbebbf35f25b
MD5 b2593f0d84f6ca7a7d6ea67bd726913e
BLAKE2b-256 7e75febe2b4f4e278845f5ce6a1d9d9acff6a842616608bec7ac25ec17fc8089

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for segments_ai-1.27.0-py3-none-any.whl
Algorithm Hash digest
SHA256 8443c34ee725aff30717df97ad1d8e83c4335f1180a7bd84320f1ba447a6940d
MD5 1cd79ea5a0d261f4d5f674f2265cc2fd
BLAKE2b-256 a3a58cc8bd9616f4fc3fe4caffa6496f63ca5beefd62945eced82634fb3065e3

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