Fast-BEV icon indicating copy to clipboard operation
Fast-BEV copied to clipboard

Simply project image features to BEV

Open Byte247 opened this issue 1 year ago • 1 comments

Hello,

how can I use your code to very simply project a single set of image features e.g. of shape [batch_size, 6, 256, width, height] to the BEV space? I tried to understand it using your code, but since you do multi scales / temporal + augmentations it was a bit confusing. So it would be super nice some one could point me to the "minimal" necessary code used for this.

Byte247 avatar Apr 08 '24 13:04 Byte247

Have you up the project ? can you provide me steps to build and run properly ?

venkataramanas1 avatar May 13 '25 12:05 venkataramanas1