4eb4f6f2fc
fix: 修复 CompactTableShell 组件的样式,确保表格在小屏幕上可滚动
2026-07-17 10:43:16 +08:00
9d341bd4d4
fix: 修复 Windows 符号链接处理逻辑,确保 datasets 目录正确创建
...
fix: 修正当前图像选择逻辑,始终使用 items[0] 作为当前图像
2026-07-17 10:39:20 +08:00
1bde0fe430
feat: Add support for ADAS project in labeling and export processes
...
- Implemented class name loading for ADAS campaigns in `_class_names_for_campaign`.
- Enhanced annotation parsing to support cuboid and 2D rectangle labels in `_parse_ls_annotations`.
- Updated catalog building to include ADAS packs and batches in `build_catalog_signature`.
- Added ADAS cuboid promotion logic in `adas_cuboid.py`, supporting both quaternion_json and YOLO HBB formats.
- Introduced validation for ADAS batches to check for YOLO HBB labels in `adas_cuboid.py`.
- Modified delivery scanning to include ADAS project deliveries in `scan.py`.
- Extended job execution to handle ADAS exports for YOLO format in `runner.py`.
- Updated labeling export logic to accommodate ADAS project in `export_cuboid_batch.py`.
- Enhanced format conversion to support rectangle labels in `format_converter.py`.
- Improved CVAT task handling in `service.py` to ensure task ID updates on each labeling job.
- Updated web API endpoints to reflect ADAS project changes in `hsap-api.ts`.
- Added ADAS catalog types and UI components for displaying ADAS packs and batches in `dmsCatalog.ts`, `CatalogPage.tsx`, and `ExportPage.tsx`.
- Adjusted workflow registry to align with new ADAS project structure.
2026-07-16 16:03:04 +08:00
be8a885b07
feat: 更新克隆和推送地址为新的 Gitea 仓库 URL
2026-07-16 15:50:19 +08:00
20073eaa59
feat: 更新 Dockerfile 和 docker-compose.yml,使用清华镜像源,升级 CVAT 版本,优化环境配置
...
fix: 清理飞书配置占位符,增强错误处理,确保前端不暴露内部错误信息
feat: 在标注服务中添加上传错误处理,优化 CVAT 状态查询
feat: 更新 AnnotationPage 以显示上传状态和错误信息,增强用户体验
feat: 登录页面添加重定向功能,优化用户登录流程
refactor: 删除 tsconfig.tsbuildinfo 文件,清理不必要的构建信息
2026-07-15 09:18:53 +08:00
7f3b84faf0
docs: DEPLOY 增加接手人环境差异清单(均可本机自行解决)
...
说明勿拷贝开发者 .env/feishu.env、常见排障与部署前自检,明确不绑定单机环境。
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-16 17:40:14 +08:00
2d450715ff
docs: 部署交接文档、lake_example 自动植入与 CLAUDE 快速部署指南
...
新增 seed_lake_example.sh 并在 init_after_clone 中调用;更新 README/CLAUDE/DEPLOY
使接手人 clone 后即可走通送标样例流程。
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-16 17:36:37 +08:00
5f9addb9bf
docs: HANDOVER 同步单文件 docker-compose 用法
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-16 17:06:53 +08:00
483e027482
feat: 合并 Docker Compose、标注表格优化与部署文档
...
将 platform + CVAT 合并为单文件 docker-compose.yml,完善 .env 与 init/dev_up 脚本;
新增 docs/DEPLOY.md 与更新 README 以支持新机器部署;含数据湖示例、车队地图、
紧凑表格 UI、ADAS det_7cls 路径与批次台账等近期改动。
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-16 17:06:31 +08:00
0b8ade048e
feat: Unified Ingest SDK for DMS/ADAS promote, cuboid export and 3D fit
...
Replace subprocess build with promote_batch SDK, add ADAS cuboid export/fit/validate pipeline, stage normalization, and offline unit tests wired into smoke_labeling_api.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-16 09:58:35 +08:00
bc653d53a1
docs: 更新 README — CVAT 标注、送标数据湖与我的标注
...
补充内置 CVAT 启动方式、ADAS cuboid_7cls 数据湖目录、标注流程与角色说明,
并更新仓库结构、挂载配置与文档索引。
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-15 17:27:55 +08:00
672ef61e17
feat: CVAT 标注引擎、我的标注收件箱与 ADAS Cuboid 送标
...
- 统一标注引擎为 CVAT:客户端/配置/格式转换、iframe 标注页、docker-compose.cvat.yml 与 no_auth 补丁
- 移除 Label Studio 相关配置与构建脚本,清理 embedded.bak 备份与误提交的 node_modules
- 新增「我的标注」:跨 Campaign 收件箱、逐张清单、CVAT frame 跳转
- 飞书任务分配:通讯录同步选人、按量分配、分配后 DM 通知(含 my-tasks 链接)
- ADAS cuboid_7cls 数据湖接入:workflow 路径、register-batch、开标上传与标注同步
- 数据湖挂载 AS_DATA_LAKE_ROOT、datasets/adas 符号链接、reset_labeling 运维脚本
- 补充 docs/HANDOVER.md 项目交接文档
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-15 17:25:28 +08:00
e72bc061c5
feat: HSAP platform v2 — modular navigation, quality review, audit log, world model simulation
...
Major changes:
- New frontend (platform/web/): Vite + React 18 + TypeScript + Tailwind
- 4-module navigation: 数据送标 / 模型管理 / 车队管理 / 系统管理
- Data catalog with charts (DMS/ADAS/Lane 3-tab view)
- Quality review workflow (标注质检): Good/Fine/Bad scoring with auto-advance
- Audit enhancements: batch operations, rejection categories, Feishu notifications
- Operation audit log (操作日志)
- World model simulation studio (仿真工坊)
- Dataset version management with snapshots and diff
- ADAS 7-class dataset integration (138K images organized + compressed)
- User management with Feishu integration and pagination
- CRUD/search/filter on all pages, card layout redesign
- PIL-optimized image overlay rendering
- Auto-snapshot on build, in_review workflow stage
- Removed embedded algorithm code (now in workspace)
2026-06-03 11:40:21 +08:00
7c43b44c57
feat: initial HSAP platform
...
Huaxu Sentinel Active Safety Platform with embedded algorithm code,
Docker Compose setup, and vendored dataset scaffolds for clone-and-run.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-05-25 16:59:59 +08:00