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.16.0.tar.gz (58.8 kB view details)

Uploaded Source

Built Distribution

segments_ai-1.16.0-py3-none-any.whl (54.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: segments_ai-1.16.0.tar.gz
  • Upload date:
  • Size: 58.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.3

File hashes

Hashes for segments_ai-1.16.0.tar.gz
Algorithm Hash digest
SHA256 d78943d90fe5b2adb1aee13262341e44f49e9d1b02dfe50546754bf56f174c3b
MD5 b37de997b0b0876df7ce5ecc7dc9681f
BLAKE2b-256 607ca4a2a8f3dddacfb0216ec512a4811a95a26fa4c123519d98f92736ef08b3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: segments_ai-1.16.0-py3-none-any.whl
  • Upload date:
  • Size: 54.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.3

File hashes

Hashes for segments_ai-1.16.0-py3-none-any.whl
Algorithm Hash digest
SHA256 0cd84353b81d29260b24d3a4fecab1017347ddecdbb6f210f029eb6a780105b9
MD5 4292ed65facca6158b2ba4861a102e76
BLAKE2b-256 7ae121bc4710dd8f32a7f14b2c1d32c811662b82d9d8074f0e13ca89828235fd

See more details on using hashes here.

Supported by

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