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

TensorRT for SOLO(use python)

Results 4 TensorRT-solo-python issues
Sort by recently updated
recently updated
newest added

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

There are two kind of solov2 version, mmdet or detectron, which one do you use? Thanks a lot !!

RuntimeError: Input and output sizes should be greater than 0, but got input (H: 200, W: 336) output (H: 0, W: 0)

Hi,I did not get the result output in Xavier test, but I did not get the result until TensorRT7.2.1 in 2060 graphics card.