MCPcopy 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

1import argparse
2from os import path as osp
3
4from tools.data_converter import indoor_converter as indoor

Callers

nothing calls this directly

Calls 6

kitti_data_prepFunction · 0.85
nuscenes_data_prepFunction · 0.85
lyft_data_prepFunction · 0.85
waymo_data_prepFunction · 0.85
scannet_data_prepFunction · 0.85
sunrgbd_data_prepFunction · 0.85

Tested by

no test coverage detected