Initial GeoIntel V1 foundation
GeoIntel CI / docs-smoke (push) Has been cancelled
GeoIntel CI / contract-smoke (push) Has been cancelled

This commit is contained in:
Codex
2026-06-16 23:36:32 +02:00
commit 6ea3586a3e
605 changed files with 45284 additions and 0 deletions
+19
View File
@@ -0,0 +1,19 @@
# RFC-003 — Training Studio
## Status
Proposed for V3.
## Goal
Allow users to create annotation datasets and fine-tune object detection/segmentation models.
## Required prerequisites
- Annotation Studio.
- YOLO/COCO export.
- Dataset versioning.
- Model registry.
- Training run metadata.
- Evaluation metrics.
## Out of scope for V1
Model training execution. V1 focuses on inference and QA/QC.