csvance/jetson_tensorrt

Add support for variable sized inputs in preprocessing pipeline

Closed this issue · 0 comments

A potential use case for the classification node involves detecting objects in a region of a larger image which was detected with a depth sensor or LIDAR. CUDAPipeIO needs to contain the size of the image and the preprocessing pipelines need to allocate memory for a maximum image size.