senior-computer-vision

Build object detection and segmentation pipelines with YOLO, Mask R-CNN, and SAM.

Updated Feb 16, 2026
One-click install
npx skills add https://github.com/Nuwanda04/Ballen-Fisk --skill senior-computer-vision-nuwanda04
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: senior-computer-vision
Source: https://github.com/Nuwanda04/Ballen-Fisk/tree/main/.cursor/skills/senior-computer-vision
Command: npx skills add https://github.com/Nuwanda04/Ballen-Fisk --skill senior-computer-vision-nuwanda04

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the development and deployment of sophisticated computer vision models, tackling complex tasks like object detection and image segmentation.

Core Features & Use Cases

  • End-to-End Pipelines: Build complete object detection and segmentation systems from data preparation to model deployment.
  • Advanced Architectures: Leverage state-of-the-art models like YOLO, Faster R-CNN, and SAM.
  • Optimization: Optimize models for high-performance inference using ONNX and TensorRT.
  • Use Case: Deploy a real-time object detection system for autonomous vehicles or build an image segmentation model for medical diagnostics.

Quick Start

Use the senior computer vision skill to generate a training configuration for a YOLOv8 object detection model using your image data.

Frequently Asked Questions about senior-computer-vision

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

FAQPage Schema
How do I build an object detection pipeline using YOLOv8?

To build an object detection pipeline, you can generate a training configuration for a YOLOv8 model using your custom image data. This streamlines the development process from data preparation through to model deployment using frameworks like Ultralytics and PyTorch.

Can I optimize PyTorch vision models for high-performance inference?

Yes, you can optimize PyTorch vision models for high-performance inference by converting them using ONNX and TensorRT. This production optimization step ensures advanced architectures like Vision Transformers and YOLO achieve faster processing speeds during deployment.

What's the best way to perform image segmentation for medical diagnostics?

The best way to perform image segmentation for medical diagnostics is leveraging advanced architectures like Mask R-CNN and SAM. You can build complete segmentation systems from data preparation to model deployment using frameworks like Detectron2.

Does this computer vision skill support both CNN and Vision Transformer architectures?

Yes, this computer vision skill supports both CNN and Vision Transformer architectures. It encompasses comprehensive capabilities for training custom models and deploying visual AI systems using advanced detection frameworks like Faster R-CNN and DETR.

How do I deploy a real-time object detection system for autonomous vehicles?

To deploy a real-time object detection system for autonomous vehicles, you build end-to-end pipelines using state-of-the-art models like YOLO. This facilitates optimizing inference with TensorRT and deploying the visual AI systems into production environments.