kakaobrain / hotr

Official repository for HOTR: End-to-End Human-Object Interaction Detection with Transformers (CVPR'21, Oral Presentation)
Apache License 2.0
140 stars 19 forks source link

Conversion to ONNX #28

Closed Sanidhya27 closed 2 years ago

Sanidhya27 commented 2 years ago

While trying to convert to ONNX from pytorch model I face issue RuntimeError: output 1 (0.209699 [ CPUDoubleType{} ]) of traced region did not have observable data dependence with trace inputs; this probably indicates your program cannot be understood by the tracer.

Could you check if there's some issue and if so could you suggest a fix

Sanidhya27 commented 2 years ago

Had to remove hoi_recognition_time from output