qcraftai / pillarnext

PillarNeXt: Rethinking Network Designs for 3D Object Detection in LiDAR Point Clouds (CVPR 2023)
Other
176 stars 13 forks source link

How to run on single GPU #11

Closed ouyangziyao closed 8 months ago

ouyangziyao commented 8 months ago

Thank you for excellent work.But how to run on a single GPU?

Konstantin5389 commented 8 months ago

please use --nproc_per_node=1 when you train or eval.