BEVFormer Sample4 Dataset
Self-contained four-frame continuous sample for the AidLite board demo.
- Each frame contains six original nuScenes camera JPG files under
cameras/. python/utils.pypreprocesses those JPG files on the board before backbone inference.- Small raw tensors are still included for BEVFormer metadata:
can_bus,shift,lidar2img, and temporal rotation inputs. - frame 000 uses
encoder_scene_startsemantics. - frames 001-003 use
encoder_temporalwith the previous livebev_embed. - Paths in
asset_manifest.jsonare relative to/home/aidluxwhen copied to the board.