This website requires JavaScript.
Explore
Help
Register
Sign In
Doni
/
rtsp_tensorrt
Watch
5
Star
0
Fork
0
You've already forked rtsp_tensorrt
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
2
Commits
1
Branch
0
Tags
35
MiB
90a7b5acc0
Commit Graph
2 Commits
Author
SHA1
Message
Date
sladro
90a7b5acc0
Initial commit of TensorRT Pipeline project, including core components for video stream inference. Added configuration files, build scripts, and basic structure for input, output, and processing modules. Implemented logging and error handling mechanisms. Included example usage and testing framework setup.
2024-12-24 16:26:41 +08:00
sladro
e13cb3659c
feat: 初始化项目结构
...
- 创建基本项目结构和目录 - 添加CMake构建系统 - 实现基础的配置解析功能 - 添加YOLO推理框架支持 - 集成RTSP和视频流处理功能 - 添加性能监控和日志系统
2024-12-24 16:25:03 +08:00