OpenPCDet
OpenPCDet copied to clipboard
OpenPCDet Toolbox for LiDAR-based 3D Object Detection.
why the recall is not 0, but APH and AP is all equal to 0. I expend the Voxel-RCNN based from center head to dense head in waymo 2024-01-04 10:03:12,810...
Hello, could you please provide us with a MPPnet model that can be used?
Hello, when I reproduce the pvrcnn algorithm, there is not much difference in the accuracy of the validation set, but the accuracy of the test set submitted to the official...
Always reporting errors on different samples, Has anyone encountered the same problem before? with 2 RTX 3090 Ti GPUs , python3.8, spconv2.3,  
After turning the learning to Custom Datasets and turning the last epoch, the following error comes out. The classes I learned are Car, Bus, and Truck. May I know how...
hello, when i run test or train function , i will also meet this question in eval. It is some issue aboud tensorflow ? ` Traceback (most recent call last):...
I wish to add and show the reading (the length of each side of the bounding box) in visualization but i have no idea how to do it. Please help...