This website requires JavaScript.
Explore
Help
Register
Sign In
Doni
/
rtsp_tensorrt
Watch
6
Star
0
Fork
0
You've already forked rtsp_tensorrt
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
0528b8cbcd
rtsp_tensorrt
/
pipeline
/
common
History
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
..
config_parser.cpp
feat: 初始化项目结构
2024-12-24 16:25:03 +08:00
config_parser.hpp
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
logger.hpp
feat: 初始化项目结构
2024-12-24 16:25:03 +08:00
pipeline.cpp
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
pipeline.hpp
feat: 初始化项目结构
2024-12-24 16:25:03 +08:00
yaml_config_parser.cpp
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
yaml_config_parser.hpp
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