Commit 0cf544c5 authored by oscar's avatar oscar

修改文件名

parent 152e28f5
......@@ -444,7 +444,7 @@ if __name__ == '__main__':
origin_kitti2origin=origin_cfg.POINTPILLARS.KITTI2ORIGIN
origin_kitti2origin = np.array(origin_kitti2origin)
generate_cfg_path = generate_root_path + "config/5-3.yaml"
generate_cfg_path = generate_root_path + "config/5_3.yaml"
generate_cfg = read_yaml(generate_cfg_path)
generate_Trans=generate_cfg.TRACKING.TRANS
generate_Trans = np.array(generate_Trans)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment