Remove duplicate clipdinoiser/ folder (text features and metadata already in root)
Browse files
clipdinoiser/cityscapes_metadata.json
DELETED
|
@@ -1,108 +0,0 @@
|
|
| 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
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:50c3383311e30819239f765c4b7e4afd1f130f1c29bf68de41dd02fbe81e9c61
|
| 3 |
-
size 3156030
|
|
|
|
|
|
|
|
|
|
|
|