simple_bev icon indicating copy to clipboard operation
simple_bev copied to clipboard

3D object detection head ?

Open al093 opened this issue 2 years ago • 1 comments

Hey, really cool to see a simple BEV method which out performs many strong baseline.

I have a question about 3D object bounding box detection. Did the authors also tried object detection task along with the semantic segmentation task? Any insights would be appreciated. Thank You !

al093 avatar Jul 25 '23 13:07 al093

We have not tried this! With any new task, there are some hyperparameters to tune, but I think if you copy a "detection head" from another work and put it here, you will do well.

aharley avatar Jul 31 '23 21:07 aharley