YOLO-Master
Train, tune, and deploy real-time object detection models with AI
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install YOLO-Master?โผ
Run `npx skills add Tencent/YOLO-Master --all -g -y` in your terminal to install the full skill suite globally.
What does YOLO-Master do?โผ
It is a real-time object detection framework that adds Mixture-of-Experts routing to YOLO, so the model spends compute only where the scene is complex. This delivers higher accuracy at lower latency than standard YOLO models.
Can AI agents train and evaluate detection models automatically?โผ
Yes. The bundled agent skill lets your AI run training, validation, prediction, export, benchmarking, and LoRA fine-tuning through structured commands with automatic device selection and recovery.
Does YOLO-Master support multimodal VLM evaluation?โผ
Yes. It can run YOLO detection first, then cross-check results with vision-language models like GPT-4V or Qwen-VL, including open-world object discovery beyond COCO categories.
Does YOLO-Master work with Claude Code and other AI agents?โผ
Yes. It follows the standard SKILL.md format and works with Claude Code, OpenClaw, Cursor, and other compatible agent runtimes.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core