voxel51/fiftyone

Refine high-quality datasets and visual AI models

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 8 minutes ago
Added to GitGenius on September 5th, 2026
Created on April 22nd, 2020
Open Issues & Pull Requests: 678 (+0)
GitHub issues: Enabled
Number of forks: 819
Total Stargazers: 11,061 (+0)
Total Subscribers: 65 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 24.4 hours
Mean response time: 102.4 days
90th percentile: 297.9 days
Tracked items: 259

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 92% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Work labelled "app" is answered fastest, typically in about an hour, while "core" waits about 12 days. Only 5% of issues opened in the past year have been closed. Three people close 58% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 122
New in 7 days: 0
Closed in 7 days: 1
Avg open age: 697 days
Stale 30+ days: 114
Stale 90+ days: 105

Recent activity

Opened in 7 days: 0
Closed in 7 days: 1
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • bug (194)
  • feature (49)
  • good first issue (27)
  • enhancement (19)
  • documentation (18)
  • app (12)
  • core (11)
  • installation (11)

Most active issues this week

Detailed Description

FiftyOne is an open-source platform for building high-quality datasets and computer vision models through visualization, labeling, and evaluation workflows.

The tool addresses the challenge of developing production-grade visual AI systems by providing integrated capabilities for dataset inspection, model evaluation, and quality improvement. It enables developers to visualize unstructured image data, perform labeling and annotation tasks, run model evaluations, and identify data quality issues—all within a unified interface. The platform supports active learning workflows to help prioritize which samples to label next, and includes vector search functionality for finding similar samples in large datasets.

FiftyOne suits teams working on computer vision projects who need to move beyond basic dataset management toward data-centric AI practices. It works well for object detection, image classification, and other vision tasks where understanding dataset composition and model behavior is critical. The tool is designed for collaborative workflows and scales from individual experimentation to team-based development. For teams requiring production-grade, cloud-native, and enterprise-level collaboration features, the project maintains a separate enterprise offering.

The project maintains active development with regular updates to its core Python library and TypeScript-based web application. The codebase supports installation from both package releases and source, with source builds requiring Python, Node.js, and Yarn. Documentation is comprehensive, including getting started guides, tutorials, and an interactive quickstart notebook. The project hosts an active community Discord channel and publishes regular blog content covering use cases and feature updates.