JosephChenHub/CenterNet-TensorRT

416x416 inference box coordinate bit negative

Closed this issue · 8 comments

Hi,512x512 Correct inference , but 416x416 inference box coordinate bit negative?

Hi,512x512 Correct inference , but 416x416 inference box coordinate bit negative?

could you provide the onnx file ?

Did you try 416x416?

Did you try 416x416?

can you provide the model via goolge drive or others but not baidu ?

it's not a big problem if some coordinates are negative (out of the border), you should evaluate the performance via some metrics such as mAP.

Hi,The reasoning of 416 and 640 is correct by PyTorch reasoning test, but there is a problem with reasoning in Tensorrt project, I guess there is a mistake in pre-processing

416 and 640 inference results are wrong in tensorrt project