Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,15 @@ leftImg8bit/{split}/{drive_no}/{img_id}_leftImg8bit.png for image frames
```
### Semantic Segmentation and Instance Segmentation

Furthermore for training, label masks needs to be generated as described bellow resulting in the following files:
Furthermore for training, label masks needs to be generated as described below resulting in the following files:
```
gtFine/{split}/{drive_no}/{img_id}_gtFine_labellevel3Ids.png
gtFine/{split}/{drive_no}/{img_id}_gtFine_instancelevel3Ids.png
```

### Panoptic Challenge

Furthermore for training, panoptic masks needs to be generated as described bellow resulting in the following files:
Furthermore for training, panoptic masks needs to be generated as described below resulting in the following files:
```
gtFine/{split}_panoptic/{drive_no}_{img_id}_gtFine_panopticlevel3Ids.png
gtFine/{split}_panoptic.json
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
Binary file not shown.
Binary file removed preperation/__pycache__/json2labelImg.cpython-37.pyc
Binary file not shown.