CenterPoint
CenterPoint copied to clipboard
Visualisation or infernce from TensorRT
Hello @CarkusL I have tried you method for converting centerpoint into onnx and then into tensorRT. Is there a way can visualize the engine file output or calculating the validation accuracy of the engine file generated?
I uploaded the visualisation scripts TensorRT_Visualize.ipynb . You can check the ReadMe https://github.com/CarkusL/CenterPoint/tree/main/tensorrt/samples/centerpoint
I will add the postprocess implementation in TensorRT in the next few weeks.
Is your pipeline complete? I mean including the postprocessing part?
Is your pipeline complete? I mean including the postprocessing part?
yes, please check the postprocess.cpp