Commit 6449ef69 authored by zhangwenwei's avatar zhangwenwei
Browse files

Merge branch 'change_install_doc' into 'master'

add scannet and sunrgbd to install.md

See merge request open-mmlab/mmdet.3d!23
parents f584b970 4012f286
......@@ -110,7 +110,11 @@ mmdetection
│ ├── VOCdevkit
│ │ ├── VOC2007
│ │ ├── 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`:
```shell
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment