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.21.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.21.0-py3-none-any.whl (54.5 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for segments_ai-1.21.0.tar.gz
Algorithm Hash digest
SHA256 371ba22ceaf6417a93828fc801cf77138758896d25b2188186423d414de0143e
MD5 46d31bdb6e5e28abeb8034d3eb0c15bf
BLAKE2b-256 455d2b45e54aba4cb5af5c7ddf9f3f30beaf16044e341488ea3aac5696f0de1d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: segments_ai-1.21.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.14.2

File hashes

Hashes for segments_ai-1.21.0-py3-none-any.whl
Algorithm Hash digest
SHA256 11c30e5d808c9265c4e107b7389a4f1c535613bfa0dd6b98aa1ced361d9ca162
MD5 49bb04b25356bae52658b06fe801da73
BLAKE2b-256 8d55d494f4d22fbca94635a7ab49a3f7dbbadc7f2fe44cf0c81b7c679d9da908

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