GeoIntel release gates / Compile, test, contracts and builds (push) Successful in 1m49s
GeoIntel release gates / Python and npm vulnerability policy (push) Successful in 21s
GeoIntel release gates / Production AI image, SBOM and container scan (push) Successful in 5m39s
GeoIntel release gates / Deploy exact gated revision to Unraid (push) Failing after 58m43s
20 lines
402 B
Markdown
20 lines
402 B
Markdown
# 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.
|