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
5070ebff
"git@developer.sourcefind.cn:wangsen/mineru.git" did not exist on "c2a18cbb047e9ab81a1e1d6cd49b4e2f6906cde5"
Commit
5070ebff
authored
Jun 14, 2020
by
liyinhao
Browse files
fix some bugs
parent
d94f22b6
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
6 deletions
+4
-6
.gitignore
.gitignore
+0
-1
data/scannet/scannet_utils.py
data/scannet/scannet_utils.py
+3
-4
data/sunrgbd/README.md
data/sunrgbd/README.md
+1
-1
No files found.
.gitignore
View file @
5070ebff
...
@@ -127,4 +127,3 @@ exps/
...
@@ -127,4 +127,3 @@ exps/
*.png
*.png
/data/scannet/scans/
/data/scannet/scans/
/data/sunrgbd/OFFICIAL_SUNRGBD/
/data/sunrgbd/OFFICIAL_SUNRGBD/
/data/sunrgbd/sunrgbd_trainval/
data/scannet/scannet_utils.py
View file @
5070ebff
# Copyright (c) Facebook, Inc. and its affiliates.
# Modified from
#
# https://github.com/facebookresearch/votenet/blob/master/scannet/scannet_utils.py
# This source code is licensed under the MIT license found in the
# Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved
# LICENSE file in the root directory of this source tree.
"""Ref: https://github.com/ScanNet/ScanNet/blob/master/BenchmarkScripts
"""Ref: https://github.com/ScanNet/ScanNet/blob/master/BenchmarkScripts
"""
"""
import
csv
import
csv
...
...
data/sunrgbd/README.md
View file @
5070ebff
...
@@ -26,7 +26,7 @@ sunrgbd
...
@@ -26,7 +26,7 @@ sunrgbd
│ ├── SUNRGBD
│ ├── SUNRGBD
│ ├── SUNRGBDMeta2DBB_v2.mat
│ ├── SUNRGBDMeta2DBB_v2.mat
│ ├── SUNRGBDMeta3DBB_v2.mat
│ ├── SUNRGBDMeta3DBB_v2.mat
│ ├── SUNRGBDtoolbo
NRGBD
│ ├── SUNRGBDtoolbo
x
├── sunrgbd_trainval
├── sunrgbd_trainval
│ ├── calib
│ ├── calib
│ ├── image
│ ├── image
...
...
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