2025-08-06 14:45:07 +08:00

15 lines
442 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

* [x] 初始化的算法数据和algorithm中的算法保持一致保证能被detection.py 的类使用
* [x] 设备支持上传演示视频,上传视频后处理完成后放到 uploads/results并在表中记录这两个视频地址
* [ ] 添加视频处理结果的下载接口
* [ ] 优化视频处理性能,支持大文件处理
* [ ] 添加视频处理进度实时反馈
* [ ] 实现视频处理失败重试机制
* [ ]