VectorMapNet_code icon indicating copy to clipboard operation
VectorMapNet_code copied to clipboard

About IPM bev_plane heights setting

Open imyyf opened this issue 2 years ago • 0 comments

https://github.com/Mrmoore98/VectorMapNet_code/blob/4bcc8b4d6e6d61066ff0fd20484d9f5852a7a62f/configs/vectormapnet.py#L82 Hi, we find that your model using [-1.1, 0, 0.5, 1.1] as the bev_planes' presetting heights. And your former work HDMapNet using only height 0. But by our visualization, we find that using raw camera images as input to get BEV results with height -2 can get better BEV results(when height as -2, we can get clean BEV image with strong road semantic information, heights as yours setting the BEV image can't be found road information by eyes). So we are curious about that there are better heights setting for IPM(for nuscenes data)?

imyyf avatar Aug 14 '23 11:08 imyyf