Kurt Stolle commited on
Commit
2cf1268
·
1 Parent(s): dc9db9f

Update model card metadata

Browse files
Files changed (1) hide show
  1. README.md +19 -0
README.md CHANGED
@@ -1,3 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # Cityscapes VPS
2
 
3
  This dataset is derived from the videos in the *validation* split of the Cityscapes[^1] dataset.
 
1
+ ---
2
+ pretty_name: Cityscapes VPS
3
+ tags:
4
+ - image
5
+ - datasets
6
+ - webdataset
7
+ - pandas
8
+ - unipercept
9
+ configs:
10
+ - config_name: default
11
+ data_files:
12
+ - split: train
13
+ path: data/train/**/*
14
+ - split: val
15
+ path: data/val/**/*
16
+ - split: test
17
+ path: data/test/**/*
18
+ ---
19
+
20
  # Cityscapes VPS
21
 
22
  This dataset is derived from the videos in the *validation* split of the Cityscapes[^1] dataset.