·fiftyone-model-evaluation
</>

fiftyone-model-evaluation

Evaluate model predictions against ground truth using COCO, Open Images, or custom protocols. Use when computing mAP, precision, recall, confusion matrices, or analyzing TP/FP/FN examples for detection, classification, segmentation, or regression tasks.

5Installs·0Trend·@voxel51

Installation

$npx skills add https://github.com/voxel51/fiftyone-skills --skill fiftyone-model-evaluation

How to Install fiftyone-model-evaluation

Quickly install fiftyone-model-evaluation AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/voxel51/fiftyone-skills --skill fiftyone-model-evaluation
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: voxel51/fiftyone-skills.

SKILL.md

View raw

Verify the dataset has both prediction and ground truth fields of compatible types.

Ask user for evaluation parameters Always confirm with the user:

| Label Type | Evaluation Method | Supported Methods |

Evaluate model predictions against ground truth using COCO, Open Images, or custom protocols. Use when computing mAP, precision, recall, confusion matrices, or analyzing TP/FP/FN examples for detection, classification, segmentation, or regression tasks. Source: voxel51/fiftyone-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/voxel51/fiftyone-skills --skill fiftyone-model-evaluation
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-11

Browse more skills from voxel51/fiftyone-skills

Quick answers

What is fiftyone-model-evaluation?

Evaluate model predictions against ground truth using COCO, Open Images, or custom protocols. Use when computing mAP, precision, recall, confusion matrices, or analyzing TP/FP/FN examples for detection, classification, segmentation, or regression tasks. Source: voxel51/fiftyone-skills.

How do I install fiftyone-model-evaluation?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/voxel51/fiftyone-skills --skill fiftyone-model-evaluation Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/voxel51/fiftyone-skills