Input format of DetectNet v2

Hi. I trained DetectNet v2 (based on resnet50) using tlt and now i need to use it on Window. Because there is no DeepStream for Windows, i’m going to use it with TensorRT, but i can’t find information about input fomat. Is it rgb or bgr? hwc or chw?

rgb and chw.