Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

about the dst_path #18

Open
ksama777 opened this issue Jul 31, 2022 · 1 comment
Open

about the dst_path #18

ksama777 opened this issue Jul 31, 2022 · 1 comment

Comments

@ksama777
Copy link

Which path should I set about dst_path ? Can you give me an example ?
And I cant find sequences_0.06 after I run data_prepare_semantickittii.py .
Can you help me ?
Thank you very much .

@mzyCSDN
Copy link

mzyCSDN commented Dec 15, 2022

Which path should I set about dst_path ? Can you give me an example ? And I cant find sequences_0.06 after I run data_prepare_semantickittii.py . Can you help me ? Thank you very much .

parser.add_argument('--src_path', default='tmp2/tsunghan/PCL_Seg_data/sequences', help='source dataset path [default: tmp2/tsunghan/PCL_Seg_data/sequences]')
parser.add_argument('--dst_path', default='tmp2/tsunghan/PCL_Seg_data/sequences_0.06', help='destination dataset path [default: tmp2/tsunghan/PCL_Seg_data/sequences_0.06]')
parser.add_argument('--grid_size', type=float, default=0.06, help='Subsample Grid Size [default: 0.06]')
parser.add_argument('--yaml_config', default='utils/semantic-kitti.yaml', help='semantic-kitti.yaml path')

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants