senior-computer-vision

Diagnose production-grade computer vision pipelines in codebases.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/rickydwilson-dcs/claude-skills --skill senior-computer-vision-rickydwilson-dcs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: senior-computer-vision
Source: https://github.com/rickydwilson-dcs/claude-skills/tree/main/skills/engineering-team/senior-computer-vision
Command: npx skills add https://github.com/rickydwilson-dcs/claude-skills --skill senior-computer-vision-rickydwilson-dcs

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill delivers production-ready computer vision tooling and architectures for object detection, segmentation, real-time processing, and deployment across platforms.

Core Features & Use Cases

  • Vision Model Training: Object detection and segmentation with modern architectures
  • Inference Optimization: Quantization, TensorRT, and ONNX export for production
  • Dataset Pipeline Building: Augmentation, labeling integration, and data quality checks

Quick Start

Train a model and optimize inference for a given dataset with a simple CLI invocation.

Frequently Asked Questions about senior-computer-vision

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

FAQPage Schema
How do I optimize computer vision models for production inference?

Production inference optimization uses quantization, TensorRT, and ONNX export to reduce model size and latency. This Skill covers these techniques across PyTorch, TensorFlow, and related frameworks to deploy vision models efficiently at scale.

Can I build object detection and segmentation pipelines with PyTorch and TensorFlow?

Yes. This Skill diagnoses and constructs object detection and semantic/instance segmentation workflows using modern architectures in both PyTorch and TensorFlow, including training, inference optimization, and real-time processing.

How do I set up a dataset pipeline for computer vision model training?

Dataset pipelines require augmentation, labeling integration, and data quality checks before training. This Skill provides tooling to construct these pipelines end-to-end, ensuring reproducible experiment workflows and production-ready datasets.

What frameworks does this cover for vision model deployment?

This Skill works across PyTorch, TensorFlow, OpenCV, YOLO, SAM, and diffusion models, supporting object detection, segmentation, 3D vision, and end-to-end model training and deployment across multiple frameworks.

Can I handle real-time video processing and deployment in production?

Yes. This Skill addresses real-time processing, production deployment, monitoring, and inference optimization for both image and video workflows, enabling end-to-end deployment of vision systems at scale.

Does this support reproducible experiment pipelines and monitoring?

This Skill delivers reproducible experiment pipelines with automated tooling, monitoring, and production deployment workflows, enabling consistent training, inference, and operational tracking of computer vision systems.