|
54 | 54 | }, |
55 | 55 | { |
56 | 56 | "id": "yolo-detection-2026", |
57 | | - "name": "YOLO 2026 Object Detection", |
| 57 | + "name": "YOLO 2026", |
58 | 58 | "description": "State-of-the-art real-time object detection — 80+ COCO classes, bounding box overlays, multi-size model selection.", |
59 | 59 | "version": "1.0.0", |
60 | 60 | "category": "detection", |
|
136 | 136 | }, |
137 | 137 | { |
138 | 138 | "id": "depth-estimation", |
139 | | - "name": "Depth Estimation (Privacy)", |
| 139 | + "name": "Depth Anything V2", |
140 | 140 | "description": "Privacy-first depth map transforms — anonymize camera feeds with Depth Anything v2 while preserving spatial awareness.", |
141 | 141 | "version": "1.1.0", |
142 | 142 | "category": "privacy", |
|
171 | 171 | { |
172 | 172 | "id": "model-training", |
173 | 173 | "name": "Model Training", |
| 174 | + "disabled": true, |
174 | 175 | "description": "Agent-driven YOLO fine-tuning — annotate, train, auto-export to TensorRT/CoreML/OpenVINO, deploy as detection skill.", |
175 | 176 | "version": "1.0.0", |
176 | 177 | "category": "training", |
|
202 | 203 | { |
203 | 204 | "id": "segmentation-sam2", |
204 | 205 | "name": "SAM2 Segmentation", |
| 206 | + "disabled": true, |
205 | 207 | "description": "Interactive click-to-segment using Segment Anything 2 — pixel-perfect masks, point/box prompts, video tracking.", |
206 | 208 | "version": "1.0.0", |
207 | 209 | "category": "segmentation", |
|
232 | 234 | { |
233 | 235 | "id": "annotation-data", |
234 | 236 | "name": "Annotation Data", |
| 237 | + "disabled": true, |
235 | 238 | "description": "Dataset annotation management — COCO labels, sequences, export, and Kaggle upload for Annotation Studio.", |
236 | 239 | "version": "1.0.0", |
237 | 240 | "category": "annotation", |
|
0 commit comments