Haiyang-W / CAGroup3D

[NeurIPS2022] This is the official code of "CAGroup3D: Class-Aware Grouping for 3D Object Detection on Point Clouds".
89 stars 9 forks source link

Environment configuration problem #13

Closed Daybreak-Zheng closed 1 year ago

Daybreak-Zheng commented 1 year ago

Thank you very much for your excellent work。

We had some problems setting up the environment,Ask if these warnings will have any impact?How did these warnings come about? image

My environment configuration is 3090, torch 1.10.0, cuda11.1, python 3.7.12

Sincerely hope for your reply!

Haiyang-W commented 1 year ago

PCDet occasionally encounters this problem, it does not necessarily affect performance. Therefore, you can try running it first. Notably, please try 2x8 or 4x4 (gpu_num, batchsize_per_gpu).

Best regards, Haiyang

Haiyang-W commented 1 year ago

We also provide the training log and model weight, you can check your environment by them first. If you have any queries, please don't hesitate to get in touch with us.