weiyithu / LiDAR-Distillation

[ECCV 2022] LiDAR Distillation: Bridging the Beam-Induced Domain Gap for 3D Object Detection
Apache License 2.0
105 stars 10 forks source link

About kitti_datasets (roiaware_pool3d_cuda) #10

Open century-miao opened 10 months ago

century-miao commented 10 months ago

I follow the Get_Start.md to create kitti 16 beams modle, but the system could not find the file "roiaware_pool3d_cuda" , I want to know will this file open?

ImportError: cannot import name 'roiaware_pool3d_cuda' from 'pcdet.ops.roiaware_pool3d' (/home/miao/LiDAR-Distillation/pcdet/ops/roiaware_pool3d/init.py)