TensorRT-solo-python icon indicating copy to clipboard operation
TensorRT-solo-python copied to clipboard

hello, I got an error when I run get_onnx.py, some thing about MethodType

Open JimXu1989 opened this issue 3 years ago • 0 comments

hello, Thanks for the great sharing!! I got an error when I run get_onnx.py, some thing about MethodType: Show below model.bbox_head.forward_single = MethodType(forward_single,model.bbox_head) TypeError: self must not be None

JimXu1989 avatar Jul 20 '22 07:07 JimXu1989