Voxel51 · Open Collection

Voxel51 FiftyOne

FiftyOne by Voxel51 is delivered primarily as an open-source Python SDK (Apache-2.0), not as a broad public REST API. Datasets, Samples, Views, evaluations, and the FiftyOne App are accessed through the Python SDK rather than HTTP requests. FiftyOne Enterprise adds the fiftyone.management Python module over an authenticated API connection (FIFTYONE_API_URI + FIFTYONE_API_KEY), an internal GraphQL/orchestration surface consumed by the SDK; no general-purpose public REST contract is published, so

1.0
Version
View on GitHub Raw JSON AIComputer VisionDatasetsMachine LearningPython SDKOpen Collection

Overview

Voxel51 FiftyOne is a Open Collection published by Voxel51 on the APIs.io network, version 1.0.

FiftyOne by Voxel51 is delivered primarily as an open-source Python SDK (Apache-2.0), not as a broad public REST API. Datasets, Samples, Views, evaluations, and the FiftyOne App are accessed through the Python SDK rather than HTTP requests. FiftyOne Enterprise adds the fiftyone.management Python module over an authenticated API connection (FIFTYONE_API_URI + FIFTYONE_API_KEY), an internal GraphQL/orchestration surface consumed by the SDK; no general-purpose public REST contract is published, so

Tagged areas include AI, Computer Vision, Datasets, Machine Learning, and Python SDK.

Related API Specs

FiftyOne SDK (Python) (OpenAPI) FiftyOne Enterprise Management SDK / API (OpenAPI) FiftyOne Plugins & Operators (OpenAPI)
Back to Voxel51 · All Collections · GitHub