🎯

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(48 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

1,247Installs
-
AddedMar 24, 2026

More from this repository10

🔌
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.

🔌
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-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-cli🔌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-trackio🔌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-paper-publisher🔌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-model-trainer🔌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.

🏪
huggingface-skills🏪Marketplace

Give your agents the power of the Hugging Face ecosystem

🎯
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.