Kurt Stolle commited on
Commit
e58c417
·
2 Parent(s): 2dd98f8 f289d1a

Merge branch 'main' of https://huggingface.co/datasets/khwstolle/cityscapes-vps

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -24,13 +24,6 @@ It aggregates the images and metadata from Cityscapes[^1], Cityscapes-VPS[^2] an
24
  This comprehensive derivative was created out of the need for a batteries-included variant of the dataset for academic purposes.
25
  Specifically, joining samples from the individual datasets in their original structure (each is organized differently) involves a significant amount of boilerplate code.
26
 
27
- [^1]: `Cordts et al., “The Cityscapes Dataset for Semantic Urban Scene Understanding” (CVPR 2016)`
28
-
29
- [^2]: `Kim et al., "Video Panoptic Segmentation" (CVPR 2020)`
30
-
31
- [^3]: `Qiao et al., "Learning Visual Perception with Depth-aware Video Panoptic Segmentation" (CVPR 2021)`
32
-
33
-
34
  This dataset is relevant to computer vision research areas such as:
35
 
36
  - Segmentation
@@ -137,3 +130,10 @@ If you use this dataset in your research, please cite the original
137
  [Cityscapes-DVPS](https://github.com/joe-siyuan-qiao/ViP-DeepLab) datasets.
138
 
139
 
 
 
 
 
 
 
 
 
24
  This comprehensive derivative was created out of the need for a batteries-included variant of the dataset for academic purposes.
25
  Specifically, joining samples from the individual datasets in their original structure (each is organized differently) involves a significant amount of boilerplate code.
26
 
 
 
 
 
 
 
 
27
  This dataset is relevant to computer vision research areas such as:
28
 
29
  - Segmentation
 
130
  [Cityscapes-DVPS](https://github.com/joe-siyuan-qiao/ViP-DeepLab) datasets.
131
 
132
 
133
+
134
+ [^1]: Cordts et al., “The Cityscapes Dataset for Semantic Urban Scene Understanding” (CVPR 2016)
135
+
136
+ [^2]: Kim et al., "Video Panoptic Segmentation" (CVPR 2020)
137
+
138
+ [^3]: Qiao et al., "Learning Visual Perception with Depth-aware Video Panoptic Segmentation" (CVPR 2021)
139
+