Haiyang-W / DSVT

[CVPR2023] Official Implementation of "DSVT: Dynamic Sparse Voxel Transformer with Rotated Sets"
https://arxiv.org/abs/2301.06051
Apache License 2.0
353 stars 28 forks source link

About the version of tensorrt #25

Closed realwenpeng closed 1 year ago

realwenpeng commented 1 year ago

I want to know performance in the paper is base on which version of tensorrt.

Haiyang-W commented 1 year ago

The version of tensorrt is 8.5.1.7

realwenpeng commented 1 year ago

thanks.