jingyue202205 / DSVT-AI-TRT

DSVT: Dynamic Sparse Voxel Transformer with Rotated Sets(CVPR2023),vaymo vehicle 3D Object Detection(top2), waymo cyclist 3D Object Detection(top1),waymo pedestrian 3D Object Detection(top1)
71 stars 10 forks source link

how can I generate dsvt-ai-trt.engine #1

Open AllenPeng0209 opened 1 year ago

AllenPeng0209 commented 1 year ago

as mentioned, how can I generate dsvt-ai-trt.engine? Should I write onnx , and use onnx2trt to make it ?