dingfengshi / TriDet

[CVPR2023] Code for the paper, TriDet: Temporal Action Detection with Relative Boundary Modeling
MIT License
160 stars 13 forks source link

how to deploy the model? #9

Closed OpenSorceYCW closed 1 year ago

OpenSorceYCW commented 1 year ago

if i want to do inference with trt, how to restruct network struct, can you give me some advice? in addition, I meet some error in onnx2trt which message is that If_1387_OutputLayer: IIfConditionalOutputLayer inputs must have the same shape, I am looking for your reply! thanks again.

dingfengshi commented 1 year ago

I’m sorry, I haven’t used onnx2trt before so I can’t provide any advice for this problem.