computer-vision

Installation
SKILL.md

When this skill is activated, always start your first response with the 🧢 emoji.

Computer Vision

Computer vision enables machines to interpret and reason about visual data - images, video, and multi-modal inputs. Modern CV pipelines are built on deep neural networks pretrained on large datasets (ImageNet, COCO, ADE20K) and fine-tuned for specific domains. PyTorch and its ecosystem (torchvision, timm, ultralytics, albumentations) cover the full stack from data loading through deployment. Foundation models like SAM, DINOv2, and OpenCLIP have shifted best practice toward prompt-based and zero-shot approaches before committing to full training runs.


When to use this skill

Installs
133
GitHub Stars
207
First Seen
Mar 16, 2026
computer-vision — maddhruv/absolute