This website requires JavaScript.
Explore
Help
Register
Sign In
fanjc
/
HighwayEventDet
Watch
1
Star
0
Fork
0
You've already forked HighwayEventDet
Code
Issues
1
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
9
Commits
1
Branch
0
Tags
master
T
Add File
New File
Upload File
Apply Patch
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
zimoyin
1a92081725
fix(pipeline): 移除同步处理器中的错误yield语句
...
- 解决流中异常返回
2026-01-10 18:04:10 +08:00
pipeline
fix(pipeline): 移除同步处理器中的错误yield语句
2026-01-10 18:04:10 +08:00
__init__.py
feat(.gitignore): 配置忽略文件
2026-01-10 09:42:07 +08:00
.gitignore
feat(.gitignore): 配置忽略文件
2026-01-10 09:42:07 +08:00
app.py
feat(app): 集成loguru日志系统并优化错误处理
2026-01-10 18:03:18 +08:00
requirements.txt
feat(app): 集成loguru日志系统并优化错误处理
2026-01-10 18:03:18 +08:00
test_advanced_processors.py
feat(pipeline): 添加逆行处理器
2026-01-10 09:41:18 +08:00
test_compatibility.py
feat(pipeline): 添加逆行处理器
2026-01-10 09:41:18 +08:00
test_modifications.py
feat(pipeline): 添加逆行处理器
2026-01-10 09:41:18 +08:00
test_updated_system.py
feat(pipeline): 添加逆行处理器
2026-01-10 09:41:18 +08:00
test_vehicle_trajectory_analyzer.py
feat(test): 添加车辆轨迹分析器用于逆向检测
2026-01-10 09:50:44 +08:00
S
Description
高速视频流事件检测 YOLO 11 实现
88
KiB
Languages
Python
100%