yasserben commited on
Commit
da8fdec
·
verified ·
1 Parent(s): 5c36b27

Upload folder using huggingface_hub

Browse files
cityscapes_text_features.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50c3383311e30819239f765c4b7e4afd1f130f1c29bf68de41dd02fbe81e9c61
3
+ size 3156030
clipdinoiser/cityscapes_metadata.json ADDED
@@ -0,0 +1,108 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset": "cityscapes",
3
+ "model": "clipdinoiser",
4
+ "num_templates": 80,
5
+ "templates": [
6
+ "a bad photo of a {}.",
7
+ "a photo of many {}.",
8
+ "a sculpture of a {}.",
9
+ "a photo of the hard to see {}.",
10
+ "a low resolution photo of the {}.",
11
+ "a rendering of a {}.",
12
+ "graffiti of a {}.",
13
+ "a bad photo of the {}.",
14
+ "a cropped photo of the {}.",
15
+ "a tattoo of a {}.",
16
+ "the embroidered {}.",
17
+ "a photo of a hard to see {}.",
18
+ "a bright photo of a {}.",
19
+ "a photo of a clean {}.",
20
+ "a photo of a dirty {}.",
21
+ "a dark photo of the {}.",
22
+ "a drawing of a {}.",
23
+ "a photo of my {}.",
24
+ "the plastic {}.",
25
+ "a photo of the cool {}.",
26
+ "a close-up photo of a {}.",
27
+ "a black and white photo of the {}.",
28
+ "a painting of the {}.",
29
+ "a painting of a {}.",
30
+ "a pixelated photo of the {}.",
31
+ "a sculpture of the {}.",
32
+ "a bright photo of the {}.",
33
+ "a cropped photo of a {}.",
34
+ "a plastic {}.",
35
+ "a photo of the dirty {}.",
36
+ "a jpeg corrupted photo of a {}.",
37
+ "a blurry photo of the {}.",
38
+ "a photo of the {}.",
39
+ "a good photo of the {}.",
40
+ "a rendering of the {}.",
41
+ "a {} in a video game.",
42
+ "a photo of one {}.",
43
+ "a doodle of a {}.",
44
+ "a close-up photo of the {}.",
45
+ "a photo of a {}.",
46
+ "the origami {}.",
47
+ "the {} in a video game.",
48
+ "a sketch of a {}.",
49
+ "a doodle of the {}.",
50
+ "a origami {}.",
51
+ "a low resolution photo of a {}.",
52
+ "the toy {}.",
53
+ "a rendition of the {}.",
54
+ "a photo of the clean {}.",
55
+ "a photo of a large {}.",
56
+ "a rendition of a {}.",
57
+ "a photo of a nice {}.",
58
+ "a photo of a weird {}.",
59
+ "a blurry photo of a {}.",
60
+ "a cartoon {}.",
61
+ "art of a {}.",
62
+ "a sketch of the {}.",
63
+ "a embroidered {}.",
64
+ "a pixelated photo of a {}.",
65
+ "itap of the {}.",
66
+ "a jpeg corrupted photo of the {}.",
67
+ "a good photo of a {}.",
68
+ "a plushie {}.",
69
+ "a photo of the nice {}.",
70
+ "a photo of the small {}.",
71
+ "a photo of the weird {}.",
72
+ "the cartoon {}.",
73
+ "art of the {}.",
74
+ "a drawing of the {}.",
75
+ "a photo of the large {}.",
76
+ "a black and white photo of a {}.",
77
+ "the plushie {}.",
78
+ "a dark photo of a {}.",
79
+ "itap of a {}.",
80
+ "graffiti of the {}.",
81
+ "a toy {}.",
82
+ "itap of my {}.",
83
+ "a photo of a cool {}.",
84
+ "a photo of a small {}.",
85
+ "a tattoo of the {}."
86
+ ],
87
+ "class_names": [
88
+ "road",
89
+ "sidewalk",
90
+ "building",
91
+ "wall",
92
+ "fence",
93
+ "pole",
94
+ "traffic light",
95
+ "traffic sign",
96
+ "vegetation",
97
+ "terrain",
98
+ "sky",
99
+ "person",
100
+ "rider",
101
+ "car",
102
+ "truck",
103
+ "bus",
104
+ "train",
105
+ "motorcycle",
106
+ "bicycle"
107
+ ]
108
+ }
clipdinoiser/text_features/cityscapes_text_features.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50c3383311e30819239f765c4b7e4afd1f130f1c29bf68de41dd02fbe81e9c61
3
+ size 3156030
hf_text_features.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f888e1221c0aae687dee3154e8ec47d64f9859452cf412d62a6321241085e11
3
+ size 40137
metadata.json ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset": "cityscapes",
3
+ "model": "clipdinoiser",
4
+ "num_classes": 19,
5
+ "num_templates": 80,
6
+ "feature_dim": 512,
7
+ "class_names": [
8
+ "road",
9
+ "sidewalk",
10
+ "building",
11
+ "wall",
12
+ "fence",
13
+ "pole",
14
+ "traffic light",
15
+ "traffic sign",
16
+ "vegetation",
17
+ "terrain",
18
+ "sky",
19
+ "person",
20
+ "rider",
21
+ "car",
22
+ "truck",
23
+ "bus",
24
+ "train",
25
+ "motorcycle",
26
+ "bicycle"
27
+ ]
28
+ }
runner_text_features.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:44a448a705553d17984a485a4a61038bdbac9158b698cdd1f65867522a5fee44
3
+ size 40157
vision_features/aachen_000000_000019_leftImg8bit.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:94f8edf53b053fcf8c3149e7d7b51aa9c9b9c44cc75afbf9e25cdbd530d82bd1
3
+ size 3212697
vision_features/aachen_000001_000019_leftImg8bit.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:43bfb95c4e51e58a93f78dbae74435ae398a1680c7759de958df082e73ce02f6
3
+ size 3212697
vision_features/aachen_000002_000019_leftImg8bit.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c99c42588009a45160679cf56dc01a7b612d3887684d3adba20204cf7a33003
3
+ size 3212697
vision_features/aachen_000003_000019_leftImg8bit.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96fdbca906505fad61b7403cd291154fdf9abc3fda18e9b73051261925512278
3
+ size 3212697
vision_features/aachen_000004_000019_leftImg8bit.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d7d220ca65435dbaa6f3db4e168282ef77954a5234320ff7da81322deb587036
3
+ size 3212697
vision_features/aachen_000005_000019_leftImg8bit.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0acc90630a2b2aa46d2883bce62aa8175678a70a205fc8f8485189250f7904ad
3
+ size 3212697
vision_features/aachen_000006_000019_leftImg8bit.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b1fbced7ed899e56cef8d141ac9471fc7da0d0d4b7291d33bcf1e3f21eaf1e8c
3
+ size 3212697
vision_features/aachen_000007_000019_leftImg8bit.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c1840632370726ba9b5af2b0e620ddea9e7a088c193f9d93855ab3bad46a90ab
3
+ size 3212697
vision_features/aachen_000008_000019_leftImg8bit.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd0f4af4dfbb7b8d4c76d603aa5f19ee37ebd0099efe923cd673968d574cda94
3
+ size 3212697
vision_features/aachen_000009_000019_leftImg8bit.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a7e61e175346ab8ef61d36ea1bd80cccc1915ca63a411a5c5bbcdf670b890b7
3
+ size 3212697
vision_features/index.json ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "num_images": 10,
3
+ "feature_dim": 768,
4
+ "image_paths": [
5
+ "data/cityscapes/leftImg8bit/train/aachen/aachen_000000_000019_leftImg8bit.png",
6
+ "data/cityscapes/leftImg8bit/train/aachen/aachen_000001_000019_leftImg8bit.png",
7
+ "data/cityscapes/leftImg8bit/train/aachen/aachen_000002_000019_leftImg8bit.png",
8
+ "data/cityscapes/leftImg8bit/train/aachen/aachen_000003_000019_leftImg8bit.png",
9
+ "data/cityscapes/leftImg8bit/train/aachen/aachen_000004_000019_leftImg8bit.png",
10
+ "data/cityscapes/leftImg8bit/train/aachen/aachen_000005_000019_leftImg8bit.png",
11
+ "data/cityscapes/leftImg8bit/train/aachen/aachen_000006_000019_leftImg8bit.png",
12
+ "data/cityscapes/leftImg8bit/train/aachen/aachen_000007_000019_leftImg8bit.png",
13
+ "data/cityscapes/leftImg8bit/train/aachen/aachen_000008_000019_leftImg8bit.png",
14
+ "data/cityscapes/leftImg8bit/train/aachen/aachen_000009_000019_leftImg8bit.png"
15
+ ],
16
+ "feature_shape": [
17
+ 1,
18
+ 512,
19
+ 28,
20
+ 56
21
+ ]
22
+ }