senior-computer-vision

Structure computer vision workflows for dataset design, model evaluation, and deployment.

24|8|Updated Jan 14, 2026
One-click install
npx skills add https://github.com/vadimcomanescu/codex-skills --skill senior-computer-vision-vadimcomanescu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: senior-computer-vision
Source: https://github.com/vadimcomanescu/codex-skills/tree/main/skills/.curated/data/senior-computer-vision
Command: npx skills add https://github.com/vadimcomanescu/codex-skills --skill senior-computer-vision-vadimcomanescu

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Data and ML teams struggle with inconsistent CV project workflows, leading to misaligned metrics and deployment readiness gaps.

Core Features & Use Cases

  • Dataset design and taxonomy: define labels, splits, and edge cases to ensure robust evaluation.
  • Model selection and evaluation: structure tasks for detection, segmentation, and classification with measurable metrics.
  • Deployment readiness: align preprocessing, quantization, and monitoring for real-world deployment.

Quick Start

Execute a task that defines the CV problem scope, inventories a dataset with the included script, and records initial evaluation metrics.

Frequently Asked Questions about senior-computer-vision

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I structure a computer vision workflow from dataset design to deployment?

Structure a computer vision workflow by defining dataset taxonomies, selecting models for detection or segmentation, establishing evaluation metrics, and aligning deployment optimizations like quantization to meet latency targets across diverse hardware.

What metrics should I track when evaluating computer vision models?

Track computer vision evaluation metrics by defining measurable criteria for detection, segmentation, and classification tasks during the model selection phase, ensuring robust assessment across structured data splits and edge cases before deployment.

How do I prepare a computer vision dataset for robust model evaluation?

Prepare a computer vision dataset by defining clear label taxonomies, structuring data splits, and identifying edge cases to ensure robust evaluation, utilizing included scripts to inventory the dataset and record initial metrics.

Can I use this workflow for both classification and segmentation model selection?

Yes, use this workflow for classification and segmentation model selection, as it structures tasks across detection, segmentation, and classification with defined metrics to streamline evaluation and deployment readiness.

What's the best way to align computer vision deployment with hardware latency targets?

Align computer vision deployment by planning preprocessing, quantization, and monitoring to meet specific real-world hardware and latency targets, bridging the gap between evaluation metrics and production readiness.

Why does my computer vision model fail deployment readiness checks despite good evaluation metrics?

Computer vision models fail deployment readiness when workflows lack alignment between evaluation metrics and real-world constraints, requiring structured preprocessing, quantization, and monitoring to meet diverse hardware and latency targets.