Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
RODNet
Commits
a2321e7f
"tools/imglab/vscode:/vscode.git/clone" did not exist on "0b8e2a99af95282fd83cdeba841a6ac4194100e9"
Commit
a2321e7f
authored
Nov 09, 2021
by
yizhou-wang
Browse files
Update prepare_data.py
parent
476b4a19
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
tools/prepare_dataset/prepare_data.py
tools/prepare_dataset/prepare_data.py
+1
-0
No files found.
tools/prepare_dataset/prepare_data.py
View file @
a2321e7f
...
...
@@ -207,6 +207,7 @@ if __name__ == "__main__":
else
:
splits
=
args
.
split
.
split
(
','
)
out_data_dir
=
args
.
out_data_dir
os
.
makedirs
(
out_data_dir
,
exist_ok
=
True
)
overwrite
=
args
.
overwrite
dataset
=
CRUW
(
data_root
=
data_root
,
sensor_config_name
=
args
.
sensor_config
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment