fiftyone-skills
Computer vision dataset import, curation, evaluation, and export
All Skills in This Repository (10)
Pure Emerald Level Indicatorsfiftyone-embeddings-visualization
Reduce dataset embeddings to 2D or 3D with UMAP, t-SNE, or PCA for visualization in the FiftyOne app.
fiftyone-issue-triage
Categorize FiftyOne GitHub issues into fixed, won't fix, not reproducible, or still valid.
fiftyone-dataset-inference
Run Zoo model inference on FiftyOne datasets for detection, classification, and embeddings.
fiftyone-dataset-import
Automate dataset imports into FiftyOne with automatic format detection.
fiftyone-find-duplicates
Finds and deduplicates near-identical images in FiftyOne datasets using similarity scoring and thresholds.
fiftyone-dataset-export
Export FiftyOne datasets to COCO, YOLO, VOC, CVAT, and CSV formats.
fiftyone-model-evaluation
Evaluate model predictions against ground truth using FiftyOne evaluation protocols.
fiftyone-voodo-design
Build FiftyOne plugin panels using the VOODO React component library.
fiftyone-code-style
Standardize Python code to FiftyOne's official conventions.
fiftyone-develop-plugin
Design and implement custom FiftyOne plugins with Python backends and JavaScript frontends.
Frequently Asked Questions
FAQPage SchemaHow to install fiftyone-skills?โผ
Run `npx skills add voxel51/fiftyone-skills --all -g -y` in your terminal to install all skills globally. Some skills also require the FiftyOne MCP server, installed with `pip install fiftyone-mcp-server`.
How to find duplicate images in a dataset?โผ
Load your dataset in FiftyOne and ask your assistant to find duplicates. The skill computes similarity embeddings, groups near-duplicates, and lets you review them in the FiftyOne App before deleting.
Can it import COCO, YOLO, or Hugging Face datasets?โผ
Yes. The import skill auto-detects COCO, YOLO, VOC, KITTI, CVAT, and Hugging Face Hub formats, including multimodal grouped datasets like autonomous driving scenes.
Does fiftyone-skills work with Claude Code and Cursor?โผ
Yes. All skills follow the universal SKILL.md standard and work in Claude Code, Cursor, Codex, Gemini CLI, and other compatible assistants.
Can I evaluate model predictions without writing code?โผ
Yes. Ask your assistant to evaluate predictions against ground truth, and it computes mAP, precision, recall, and confusion matrices, then opens the results in the FiftyOne App.
Related Repositories in Data & Analytics
View All in Data & AnalyticsโPaddleOCR
Extract text, tables, and formulas from PDFs and images
Scrapling
Scrape any website and bypass anti-bot protection with AI
last30days-skill
Research any topic across Reddit, X, YouTube, and the web