🎯

huggingface-vision-trainer

🎯Skill

from huggingface/skills

VibeIndex|
What it does
|

Official Hugging Face skill for training **vision models on HF Jobs cloud GPUs** — fine-tunes object detection (D-FINE, RT-DETR v2, DETR, YOLOS), image classification (timm MobileNetV3/MobileViT/ResNet/ViT/DINOv3 + Transformers classifiers), and SAM/SAM2 segmentation; covers COCO dataset prep (xywh/xyxy auto-detect), Albumentations augmentation, mAP/mAR + accuracy metrics, DiceCE loss, Trackio monitoring, Hub persistence, and mandatory dataset validation before GPU training.

📦

Same repository

huggingface/skills(41 items)

huggingface-vision-trainer

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add huggingface/skills --skill huggingface-vision-trainer
skills.sh Install⚠ Installs to .agents/skills/
npx skills add huggingface/skills --skill huggingface-vision-trainer
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/huggingface-vision-trainer/SKILL.md

SKILL.md

859Installs
-
AddedMar 24, 2026

More from this repository10

🏪
huggingface-skills🏪Marketplace

Agent Skills for AI/ML tasks including dataset creation, model training, evaluation, and research paper publishing on Hugging Face Hub

🔌
hugging-face-jobs🔌Plugin

Official Hugging Face skills defining AI/ML tasks like dataset creation, model training, and evaluation. Interoperable with Claude Code, OpenAI Codex, Gemini CLI, and Cursor using the standardized Agent Skill format.

🔌
hugging-face-evaluation🔌Plugin

Official Hugging Face skills defining AI/ML tasks like dataset creation, model training, and evaluation. Interoperable with Claude Code, OpenAI Codex, Gemini CLI, and Cursor using the standardized Agent Skill format.

🎯
hf-cli🎯Skill

A skill for the Hugging Face Hub CLI (hf), enabling downloading, uploading, and managing models, datasets, spaces, buckets, repos, papers, and jobs on the Hugging Face Hub. Replaces the deprecated huggingface-cli.

🔌
hugging-face-datasets🔌Plugin

Official Hugging Face skills defining AI/ML tasks like dataset creation, model training, and evaluation. Interoperable with Claude Code, OpenAI Codex, Gemini CLI, and Cursor using the standardized Agent Skill format.

🔌
hugging-face-tool-builder🔌Plugin

Official Hugging Face skills defining AI/ML tasks like dataset creation, model training, and evaluation. Interoperable with Claude Code, OpenAI Codex, Gemini CLI, and Cursor using the standardized Agent Skill format.

🎯
huggingface-gradio🎯Skill

Official Hugging Face Gradio skill for building Python web UIs and ML demos — covers the `Interface` high-level wrapper, `Blocks` low-level layout with explicit event wiring, `ChatInterface` for chatbots, core component signatures (Textbox, etc.), streaming inputs/outputs, custom CSS/JS, and sharing your app.

🎯
huggingface-datasets🎯Skill

Explores, queries, and extracts data from any Hugging Face dataset via the Dataset Viewer REST API and npx tooling with zero Python dependencies — split/config discovery, row pagination, text search, filtering, SQL via parquetlens, and CLI upload.

🎯
huggingface-llm-trainer🎯Skill

Train or fine-tune language models using TRL on Hugging Face Jobs infrastructure. Covers SFT, DPO, GRPO and reward modeling training methods, plus GGUF conversion for local deployment.

🎯
huggingface-papers🎯Skill

Hugging Face agent skills for AI/ML tasks like dataset creation, model training, and evaluation, interoperable with major coding agent tools.