rtsp_tensorrt/pipeline
2024-12-24 17:33:34 +08:00
..
common Remove deprecated config.yaml file and update README to reflect new configuration structure. Enhance input/output mapping functionality in InputManager and add validation for unique source and target names in YamlConfigParser. Update tests to cover new output target mapping features and ensure backward compatibility with previous configuration formats. 2024-12-24 17:33:34 +08:00
configs Remove deprecated config.yaml file and update README to reflect new configuration structure. Enhance input/output mapping functionality in InputManager and add validation for unique source and target names in YamlConfigParser. Update tests to cover new output target mapping features and ensure backward compatibility with previous configuration formats. 2024-12-24 17:33:34 +08:00
inference feat: 初始化项目结构 2024-12-24 16:25:03 +08:00
input Remove deprecated config.yaml file and update README to reflect new configuration structure. Enhance input/output mapping functionality in InputManager and add validation for unique source and target names in YamlConfigParser. Update tests to cover new output target mapping features and ensure backward compatibility with previous configuration formats. 2024-12-24 17:33:34 +08:00
output Remove deprecated config.yaml file and update README to reflect new configuration structure. Enhance input/output mapping functionality in InputManager and add validation for unique source and target names in YamlConfigParser. Update tests to cover new output target mapping features and ensure backward compatibility with previous configuration formats. 2024-12-24 17:33:34 +08:00
render 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
renderer 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
utils feat: 初始化项目结构 2024-12-24 16:25:03 +08:00
CMakeLists.txt feat: 初始化项目结构 2024-12-24 16:25:03 +08:00
types.hpp feat: 初始化项目结构 2024-12-24 16:25:03 +08:00