Stream job logs from current offset
This commit is contained in:
@@ -63,7 +63,10 @@ are parsed into lightweight training curves.
|
||||
Job APIs and the SSE log stream also expose structured progress parsed from
|
||||
YOLO, MMSeg/MMEngine, SegModel-style epoch logs, and generic tqdm percentages,
|
||||
so the queue and live log panel can show stage, epoch/iteration, and percent
|
||||
without changing the original training scripts.
|
||||
without changing the original training scripts. Starting any web job or
|
||||
dataset YOLO shortcut automatically opens its live log; the SSE stream resumes
|
||||
from the current log size after the initial tail so existing lines are not
|
||||
duplicated in the panel.
|
||||
|
||||
The coverage panel calls `GET /api/coverage` and verifies that the user-facing
|
||||
scripts from the existing `Seg/` workspace are mapped to web jobs. MMSeg
|
||||
|
||||
Reference in New Issue
Block a user