Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ADLab-AutoDrive/BEVFusion
/ create_data.py
File
create_data.py
tools/create_data.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
argparse
2
from
os
import
path
as
osp
3
4
from
tools.data_converter
import
indoor_converter
as
indoor
Callers
nothing calls this directly
Calls
6
kitti_data_prep
Function · 0.85
nuscenes_data_prep
Function · 0.85
lyft_data_prep
Function · 0.85
waymo_data_prep
Function · 0.85
scannet_data_prep
Function · 0.85
sunrgbd_data_prep
Function · 0.85
Tested by
no test coverage detected