No description
Remove the NEXT_STEP design document as the playback speed control feature has been implemented. Add a software screenshot to the README to improve project documentation and visual presentation. |
||
---|---|---|
config | ||
docs | ||
resources | ||
src | ||
tests | ||
.gitignore | ||
LICENSE | ||
README.md | ||
requirements.txt | ||
ruff.toml |
Temporal Action Detection Annotator
这是一个使用 PySide6 编写的、用于时序动作检测(Temporal Action Detection)任务的数据标注工具。它设计简洁,专注于对单一类别动作的高效标注。
软件截图
文档 (Documentation)
本项目的所有详细文档都存放在 docs/
目录下,以服务于不同的团队角色。
- 项目管理文档: 包含核心功能列表、开发计划与里程碑,主要面向项目经理。
- 设计规范文档: 包含界面、交互及视觉设计规范,主要面向 UI/UX 设计师和开发者。
- 软件架构文档: 包含技术架构、组件接口和数据模型,主要面向软件架构师和开发者。
运行方式
python3 src/main.py
许可证
本项目采用 MIT License 授权。