diff --git a/tools/cfgs/custom_models/pv_rcnn.yaml b/tools/cfgs/custom_models/pv_rcnn.yaml index 99afcb367..1d542374b 100644 --- a/tools/cfgs/custom_models/pv_rcnn.yaml +++ b/tools/cfgs/custom_models/pv_rcnn.yaml @@ -1,7 +1,7 @@ CLASS_NAMES: ['Vehicle', 'Pedestrian', 'Cyclist'] DATA_CONFIG: - _BASE_CONFIG_: ../dataset_configs/custom_dataset.yaml + _BASE_CONFIG_: cfgs/dataset_configs/custom_dataset.yaml MODEL: NAME: PVRCNN