You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
以上均为 Vue + Spring Boot 应用的真实运行截图,不是设计示意图。首页主视觉特意选用一张包含 `3 person + 1 vest + 1 tractor` 共五个候选的真实地下场景,因此左侧候选列表、完整图片画布、租约状态、置信度、受约束决策、快捷键和释放任务入口可在同一屏完整展示。登录页展示角色入口,管理员界面展示账号创建与项目成员分配能力。
127
124
128
-
以上均为 Vue + Spring Boot 应用的真实运行截图,不是设计示意图。登录页展示审核人员实际使用的角色入口;工作台同时展示已领取任务、真实审核图、类别置信度、受约束决策按钮和项目实时进度;管理员界面展示账号创建与项目成员分配能力。
125
+
早期 Tk 桌面审核器与 Web 平台并非重复实现:桌面版适合离线交付和单人审核,Web 版进一步解决多人身份、原子领单、租约续期、项目隔离、版本冲突和不可变审计问题。
The screenshots above were captured from the actual Vue and Spring Boot services against a real, user-approved review package. They demonstrate the real login flow, project progress, atomic task claim, read-only review visual delivery, constrained decisions, account creation and member assignment. They are not UI mockups and do not represent model-accuracy evidence.
20
+
The screenshots above were captured from the actual Vue and Spring Boot services against a real, user-approved review package. The primary workspace contains five grouped candidates from one underground image (`3 person + 1 vest + 1 tractor`) and exposes the complete candidate rail, image canvas, lease state, decision panel, shortcuts and release path. They demonstrate the real login flow, project progress, atomic task claim, read-only review visual delivery, constrained decisions, account creation and member assignment. They are not UI mockups and do not represent model-accuracy evidence.
21
21
22
-
以上截图由真实运行的 Vue 与 Spring Boot 服务生成,并加载了经许可使用的真实审核包。截图覆盖登录、项目进度、原子领取任务、只读审核图加载、受约束决策、账号创建和成员分配,不是界面示意图,也不作为模型精度证据。
22
+
以上截图由真实运行的 Vue 与 Spring Boot 服务生成,并加载了经许可使用的真实审核包。主工作台在一张地下场景原图中按图聚合展示 `3 person + 1 vest + 1 tractor` 共五个候选,并完整保留候选列表、图片画布、租约、决策区、快捷键和释放入口。截图覆盖登录、项目进度、原子领取任务、只读审核图加载、受约束决策、账号创建和成员分配,不是界面示意图,也不作为模型精度证据。
Copy file name to clipboardExpand all lines: docs/PORTFOLIO_GUIDE.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,7 @@ The difficult part was operational reliability on a long `K x N` scan. I added t
39
39
7. Open `examples/near_duplicates/output/near_duplicate_report.html` to show review compression and split leakage.
40
40
8. Open `examples/prioritization/output/prioritization_report.html` to show a limited-budget six-class review queue.
41
41
9. Run `yolo-label-recovery doctor` to show environment diagnostics.
42
-
10. Open `docs/assets/platform-dashboard.png` and `docs/assets/platform-review.png` to explain the validated two-account web workflow without requiring a live server.
42
+
10. Open `docs/assets/platform-dashboard.png` and `docs/assets/platform-review-multibox.png` to explain the validated two-account web workflow and five-candidate grouped review without requiring a live server.
43
43
44
44
This demonstration works without a GPU or private model weights. A full teacher scan remains an optional second demonstration when suitable public weights and data are available.
The image above is a capture of the running application with a real review visual and seeded collaboration records, not a mockup. Additional login and administration screenshots are available in [COLLABORATION_PLATFORM.md](../docs/COLLABORATION_PLATFORM.md).
40
+
The workspace above is a capture of the running application with one real underground image and five grouped candidates, not a mockup. Additional login, dashboard and administration screenshots are available in [COLLABORATION_PLATFORM.md](../docs/COLLABORATION_PLATFORM.md).
0 commit comments