tusen-ai / SST

Code for a series of work in LiDAR perception, including SST (CVPR 22), FSD (NeurIPS 22), FSD++ (TPAMI 23), FSDv2, and CTRL (ICCV 23, oral).
Apache License 2.0
765 stars 96 forks source link

GPU and graphics memory issues #186

Closed yinheyanxian closed 1 month ago

yinheyanxian commented 4 months ago

Thank you for your wonderful work. I would like to know if I can train and test the performance of your algorithm on the argoverse2 dataset on a 3090Ti GPU with 24GB of graphics memory?

Abyssaledge commented 3 months ago

Sorry for the late reply. Yes, you can use 3090. All my experiments are conducted with 3090 GPU.

yinheyanxian commented 3 months ago

Sorry for the late reply. Yes, you can use 3090. All my experiments are conducted with 3090 GPU.

Thanks for the reply.