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
mmdetection3d
Commits
b814e7f0
Unverified
Commit
b814e7f0
authored
Jun 16, 2021
by
Danila Rukhovich
Committed by
GitHub
Jun 16, 2021
Browse files
fix indoor_converter (#647)
parent
b07fb946
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
tools/data_converter/indoor_converter.py
tools/data_converter/indoor_converter.py
+1
-1
No files found.
tools/data_converter/indoor_converter.py
View file @
b814e7f0
...
...
@@ -86,7 +86,7 @@ def create_indoor_info_file(data_path,
# no need to generate for test set
train_dataset
.
get_seg_infos
()
val_dataset
.
get_seg_infos
()
el
se
:
el
if
pkl_prefix
==
's3dis'
:
# S3DIS doesn't have a fixed train-val split
# it has 6 areas instead, so we generate info file for each of them
# in training, we will use dataset to wrap different areas
...
...
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