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
4012f286
Commit
4012f286
authored
May 08, 2020
by
liyinhao
Browse files
add scannet and sunrgbd to install.md
parent
f584b970
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletion
+5
-1
docs/INSTALL.md
docs/INSTALL.md
+5
-1
No files found.
docs/INSTALL.md
View file @
4012f286
...
@@ -110,7 +110,11 @@ mmdetection
...
@@ -110,7 +110,11 @@ mmdetection
│ ├── VOCdevkit
│ ├── VOCdevkit
│ │ ├── VOC2007
│ │ ├── VOC2007
│ │ ├── VOC2012
│ │ ├── VOC2012
│ ├── ScanNet
│ │ ├── meta_data
│ │ ├── scannet_train_instance_data
│ ├── SUNRGBD
│ │ ├── sunrgbd_trainval
```
```
The cityscapes annotations have to be converted into the coco format using
`tools/convert_datasets/cityscapes.py`
:
The cityscapes annotations have to be converted into the coco format using
`tools/convert_datasets/cityscapes.py`
:
```
shell
```
shell
...
...
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