Commit 4012f286 authored by liyinhao's avatar liyinhao
Browse files

add scannet and sunrgbd to install.md

parent f584b970
...@@ -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
......
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