OccNet icon indicating copy to clipboard operation
OccNet copied to clipboard

About Planning

Open gannan666 opened this issue 1 year ago • 1 comments

Hi Author, Nice work! When I read your code, I found that there is no part about Planning module, which is Table 7 in your paper, can you please provide the source code for this part,Thanks!

gannan666 avatar Nov 07 '23 10:11 gannan666

For the planning module, you can refer to ST-P3. In our work, we first transform the occupancy into BEV segmentation, then ST-P3 is applied to for motion planning task.

tongwwt avatar Nov 10 '23 15:11 tongwwt