FiftyOne Enterprise Overview#
FiftyOne Enterprise is the commercial edition of FiftyOne, the open source multimodal data platform for physical AI. It adds the collaboration, governance, automation, and scale that teams need to curate, evaluate, and ship production AI systems, while remaining fully compatible with your existing open source workflows.
Note
Learn more about FiftyOne Enterprise and contact us to try it!
A few of the capabilities that FiftyOne Enterprise adds on top of the open source project:
Roles, permissions, SSO, and service accounts for secure collaboration on datasets, views, samples, and model results.
Reference media in the cloud without copying it, and scale to billions of samples across your datasets and connected data lakes.
A built-in orchestrator schedules and monitors background jobs on your compute, scaling horizontally to as many workers as you need.
Search, preview, and import samples from your data lakes and external sources at billion-scale.
Pre-label data with foundation and zoo models, then verify it with built-in QA workflows.
Work with your datasets in natural language β import data, run models, and evaluate predictions from a conversational interface.
Open Source vs Enterprise#
Hereβs how FiftyOne Enterprise compares to FiftyOne Open Source. Follow the links in each row for details.
FiftyOne Open Source |
FiftyOne Enterprise |
|
|---|---|---|
| Users & access | ||
Single user |
Multiple users |
|
Not available |
Collaborate on datasets, views, samples, and model results |
|
Not available |
Admin, Member, Collaborator, Labeler, and Guest roles, plus user groups and service accounts |
|
Not available |
Single sign-on via OIDC, OAuth2, and SAML |
|
| Deployment | ||
Local machine |
On-prem, air-gapped, private/public cloud, and hybrid |
|
Not available |
Separate production and staging deployments |
|
| Dataset support & data access | ||
Local filesystem |
Cloud-backed media references (no duplication) |
|
Not available |
Amazon S3, Google Cloud Storage, Azure, and MinIO / S3-compatible stores |
|
Not available |
Databricks, BigQuery, PostgreSQL, and custom sources via Data Lens |
|
Limited by local resources |
Billions of samples across your datasets and connected data lakes, with indexing and summary fields for fast queries |
|
| Data governance & security | ||
Self-managed |
Encrypted secrets management that integrates with your security infrastructure |
|
Not available |
Immutable snapshots you can browse, load, restore, and archive |
|
Not available |
Per-dataset, per-operator, and per-agent permissions |
|
| Automation | ||
Run background jobs locally at your machine's scale |
Built-in orchestrator schedules and monitors background jobs on connected compute, scaling horizontally to as many workers as you need and integrating with your existing orchestration tools |
|
Not available |
AI assistant built into the App for natural-language dataset workflows |
|
| Data workflows | ||
Built-in: schemas, ontologies, and AI-assisted segmentation |
Adds Labeler role, schema permissions, custom segmentation models, and an annotation workflow builder with project management |
|
Not available |
Auto-label with foundation and zoo models, with confidence scoring and verified review |
|
Not available |
Built-in scans for blur, brightness, aspect ratio, entropy, and duplicates |
|
Not available |
Search and import from external sources and data lakes via Data Lens |
|
| Model workflows | ||
Manual / local |
Scheduled on connected compute |
|
| Customization & extensibility | ||
Python SDK and plugins |
Shared, permissioned plugins and panels, with distributed execution |
|
| Support & licensing | ||
Support |
Community support |
Dedicated enterprise support and onboarding, with guidance on upgrades and maintenance |
Licensing |
Apache 2.0 |
Commercial license with unlimited data and flexible user-based pricing |
Backwards compatibility#
FiftyOne Enterprise is fully backwards compatible with FiftyOne Open Source. This means that all of your pre-existing FiftyOne Open Source workflows should be usable without modification.
For example, you can continue running all of the workflows listed below as you would with FiftyOne Open Source:
Application |
Workflows |
|---|---|
Data ingestion |
|
Data curation |
|
Annotation |
|
Model training and evaluation |
Security considerations#
FiftyOne Enterprise is strictly a software offering that runs entirely within your own infrastructure β on-premises, in your virtual private cloud, or in a fully air-gapped environment with no outbound internet access. All hardware and data are owned and managed by your organization.
Because the platform is self-hosted, Voxel51 has no access to your data, datasets, or deployment. FiftyOne Enterprise integrates with your organizationβs existing security infrastructure: users authenticate through your identity provider using OIDC, OAuth2, or SAML β see Pluggable Authentication for the supported authentication modes β and all database access is brokered by the central authentication service.
When deployed with internal authentication mode, no outside network access is required to operate FiftyOne Enterprise, making it suitable for air-gapped and other high-security environments.