UrbanSyn commited on
Commit
09c1abb
1 Parent(s): 98a0fe9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -76,7 +76,7 @@ Funded by Grant agreement PID2020-115734RB-C21 "SSL-ADA" and Grant agreement PID
76
  ## Folder structure and content
77
 
78
  - ```rgb```: contains RGB images with a resolution of 2048x1024 in PNG format.
79
- - ```ss and ss_colour``` : contains the pixel-level semantic segmentation labels in grayscale (value = Class ID) and colour (value = Class RGB) respectivelly in PNG format. We follow the 19 training classes defined on Cityscapes:
80
  | name | trainId | color |
81
  |----------------------|---------|-----------------|
82
  | 'road' | 0 | (128, 64,128) |
 
76
  ## Folder structure and content
77
 
78
  - ```rgb```: contains RGB images with a resolution of 2048x1024 in PNG format.
79
+ - ```ss and ss_colour``` : contains the pixel-level semantic segmentation labels in grayscale (value = Class ID) and colour (value = Class RGB) respectively in PNG format. We follow the 19 training classes defined on Cityscapes:
80
  | name | trainId | color |
81
  |----------------------|---------|-----------------|
82
  | 'road' | 0 | (128, 64,128) |