CoolFace
Datasetpublic

khwstolle/csvps

Cityscapes VPS This dataset is derived from the videos in the validation split of the Cityscapes[^1] dataset. It aggregates the images and metadata from Cityscapes[^1], Cityscapes-VPS[^2] and Cityscapes-DVPS[^3] into a single structured format. This comprehensive derivative was created out of the need for a batteries-included variant of the dataset for academic purposes. Specifically, joining samples from the individual datasets in their original structure (each is organized… See the full description on the dataset page: https://huggingface.co/datasets/khwstolle/csvps.

sourceHugging Faceafl-3.0updated 1y agoView on Hugging Face
1likes465downloads
21 commits on main
7e942ff1y ago

Add file extensions to shards

khwstolle
3940cc92y ago

Cleanup documentation

Kurt Stolle
0bb73c72y ago

Minor readability improvements

Kurt Stolle
48490862y ago

Updated build script to include more example data

Kurt Stolle
e9e7f5e2y ago

Improve documentation

Kurt Stolle
eddff0e2y ago

Added instruction for cloning the repository

Kurt Stolle
aad02112y ago

Updated examples and script organization

Kurt Stolle
a8517b92y ago

Optimize load times

Kurt Stolle
4ef07a12y ago

Merge branch 'main' of https://huggingface.co/datasets/khwstolle/csvps

Kurt Stolle
889da182y ago

Move initialization script

Kurt Stolle
730f70b2y ago

Updated gitignore

Kurt Stolle
acb8fec2y ago

Update README.md

khwstolle
e58c4172y ago

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

Kurt Stolle
2dd98f82y ago

Updated metafiles

Kurt Stolle
986f2f12y ago

Added CSV file to describe semantic classes for the dataset

Kurt Stolle
f289d1a2y ago

Update README.md

khwstolle
2cf12682y ago

Update model card metadata

Kurt Stolle
dc9db9f2y ago

Added data and card

Kurt Stolle
7f958012y ago

Added manifest and download/prepare script

Kurt Stolle
20e7eb72y ago

Updated Git configurations

Kurt Stolle
e5f32662y ago

initial commit

khwstolle