Winston-Lii
Winston-Lii
> If you successfully execute the [data processing](https://github.com/PJLab-ADG/DetZero/blob/main/docs/DATA_PREPROCESS.md), > > ``` > cd detection > python -m detzero_det.datasets.waymo.waymo_preprocess --cfg_file tools/cfgs/det_dataset_cfgs/waymo_one_sweep.yaml --func create_waymo_infos > ``` > > you will find `DetZero/data/waymo/waymo_infos_train.pkl...
> * The default setting of POINT THRESHOLD = [0, 0, 0] is to avoid computing numbers of points within detection boxes, which would consume a significant amount of time....
use os.path.exist() replace exist()