Open withinnoitatpmet opened 2 years ago
I have the same problem. Does anyone know how to solve it?
So basically here the author only augment the lidar points of cars in my opinion, so first, you need to change the parameter and make pedestrian and cyclist can be augmented. Then add 2 new detection heads in ANCHOR_GENERATOR_CONFIG which is in btc_kitti_car.yaml, the configuration file of PV-RCNN in OpenPCDet maybe help for that change.
It's not that easy to do all these changes, so if you can update this repository, we will be very much appreciated it! @Xharlie
I noticed that you only provide the config for car class, do I miss anything? How can I reproduce the results for pedestrian and cyclist? Looking forward for your reply, thanks!