senior-computer-vision

Installation
SKILL.md

Senior Computer Vision

Overview

Build and deploy computer vision pipelines for object detection, image segmentation, and visual AI. Supports YOLO (v8/v11), Faster R-CNN, SAM (Segment Anything Model), and Mask R-CNN. Includes TensorRT optimization for production deployment with real-time inference.

Instructions

When a user asks for computer vision help, determine the task:

Task A: Object detection with YOLO

  1. Install ultralytics:
pip install ultralytics
  1. Run inference:
Installs
2
GitHub Stars
128
First Seen
Jun 5, 2026
senior-computer-vision — terminalskills/skills