Datasets:

Modalities:
Image
Video
Languages:
English
Size:
< 1K
ArXiv:
Libraries:
Datasets
License:
lemonaddie commited on
Commit
ce33d81
1 Parent(s): 5647c5e

Upload 54 files

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
CharacterInfo.json ADDED
@@ -0,0 +1,404 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "CharacterInfo": [
3
+ {
4
+ "index": "101",
5
+ "folderName": "Camel",
6
+ "zh": "骆驼",
7
+ "eng": "a camel with light brown fur, long legs, a slender neck, a small hump on its back",
8
+ "eng_short": "a camel",
9
+ "isCity": 0
10
+ },
11
+ {
12
+ "index": "102",
13
+ "folderName": "Crocodile",
14
+ "zh": "鳄鱼",
15
+ "eng": "a crocodile with rough and scaly skin, a long tail, powerful limbs, and an elongated and pointed snout",
16
+ "eng_short": "a crocodile",
17
+ "isCity": 0
18
+ },
19
+ {
20
+ "index": "103",
21
+ "folderName": "Cassowary",
22
+ "zh": "鸵鸟",
23
+ "eng": "a cassowary with dark feathers, a blue neck, red wattle, and a prominent helmet-like crest on its head",
24
+ "eng_short": "a cassowary",
25
+ "isCity": 0
26
+ },
27
+ {
28
+ "index": "104",
29
+ "folderName": "Chicken",
30
+ "zh": "鸡",
31
+ "eng": "a chicken with body covered in brown feathers, red comb on head, yellow legs with sharp claws, pointed beak",
32
+ "eng_short": "a chicken",
33
+ "isCity": 0
34
+ },
35
+ {
36
+ "index": "105",
37
+ "folderName": "Cow",
38
+ "zh": "牛",
39
+ "eng": "a cow with body covered in black and white patches, sturdy legs with hooves, broad head with small horns",
40
+ "eng_short": "a cow",
41
+ "isCity": 0
42
+ },
43
+ {
44
+ "index": "107",
45
+ "folderName": "Pig",
46
+ "zh": "猪",
47
+ "eng": "a pink pig with a round body, short legs, a flat snout, and small ears",
48
+ "eng_short": "a pink pig",
49
+ "isCity": 0
50
+ },
51
+ {
52
+ "index": "108",
53
+ "folderName": "BaldEagle",
54
+ "zh": "秃鹰",
55
+ "eng": "a baldeagle with body covered in dark feathers, yellow talons with sharp black claws, yellow and hooked beak",
56
+ "eng_short": "a baldeagle",
57
+ "isCity": 0
58
+ },
59
+ {
60
+ "index": "109",
61
+ "folderName": "Bear",
62
+ "zh": "熊",
63
+ "eng": "a bear with body covered in brown fur, strong legs with sharp claws, broad head with small ears and pointed snout",
64
+ "eng_short": "a bear",
65
+ "isCity": 0
66
+ },
67
+ {
68
+ "index": "110",
69
+ "folderName": "Rhinoceros",
70
+ "zh": "犀牛",
71
+ "eng": "a rhinoceros with body covered in thick gray skin, two sharp horns on snout, sturdy legs with wide feet, small ears",
72
+ "eng_short": "a rhinoceros",
73
+ "isCity": 0
74
+ },
75
+ {
76
+ "index": "111",
77
+ "folderName": "Cat",
78
+ "zh": "猫",
79
+ "eng": "a cat with body covered in black and white fur, pointed ears, bright yellow eyes, slender legs with soft paws, long tail",
80
+ "eng_short": "a cat",
81
+ "isCity": 0
82
+ },
83
+ {
84
+ "index": "112",
85
+ "folderName": "RedDeer",
86
+ "zh": "鹿",
87
+ "eng": "a deer with body covered in black fur with golden markings, large antlers, slender legs with hooves, and a pointed snout",
88
+ "eng_short": "a dear",
89
+ "isCity": 0
90
+ },
91
+ {
92
+ "index": "113",
93
+ "folderName": "Dog",
94
+ "zh": "狗",
95
+ "eng": "a dog with body covered in black and white fur, pointed ears, long tail, slender legs with paws, mouth slightly open",
96
+ "eng_short": "a dog",
97
+ "isCity": 0
98
+ },
99
+ {
100
+ "index": "114",
101
+ "folderName": "Fox",
102
+ "zh": "狐狸",
103
+ "eng": "a fox with body covered in reddish-orange fur, bushy tail, pointed ears, slender legs, and a narrow and pointed snout",
104
+ "eng_short": "a fox",
105
+ "isCity": 0
106
+ },
107
+ {
108
+ "index": "115",
109
+ "folderName": "Goat",
110
+ "zh": "山羊",
111
+ "eng": "a goat with body covered in brown fur, curved horns, small beard, sturdy legs with hooves, short tail, and narrow face",
112
+ "eng_short": "a goat",
113
+ "isCity": 0
114
+ },
115
+ {
116
+ "index": "117",
117
+ "folderName": "PolarBear",
118
+ "zh": "北极熊",
119
+ "eng": "a polar bear with body covered in white fur, large paws with sharp claws, muscular build, broad head, and small ears",
120
+ "eng_short": "a polar bear",
121
+ "isCity": 0
122
+ },
123
+ {
124
+ "index": "119",
125
+ "folderName": "Sheep",
126
+ "zh": "绵羊",
127
+ "eng": "a sheep with body covered in thick wool, sturdy legs with hooves, short tail, broad face, and small ears",
128
+ "eng_short": "a sheep",
129
+ "isCity": 0
130
+ },
131
+ {
132
+ "index": "120",
133
+ "folderName": "Tiger",
134
+ "zh": "老虎",
135
+ "eng": "a tiger with body covered in orange fur with black stripes, strong legs, a long black-tipped tail, and broad head shape",
136
+ "eng_short": "a tiger",
137
+ "isCity": 0
138
+ },
139
+ {
140
+ "index": "121",
141
+ "folderName": "Cattle",
142
+ "zh": "牛",
143
+ "eng": "a cattle with body covered in brown and white fur, small horns, strong legs with hooves, long tail, and broad head",
144
+ "eng_short": "a cattle",
145
+ "isCity": 0
146
+ },
147
+ {
148
+ "index": "122",
149
+ "folderName": "Giraffe",
150
+ "zh": "长颈鹿",
151
+ "eng": "a giraffe with body covered in tan fur with light brown patches, long neck, slender legs, and a pointed snout",
152
+ "eng_short": "a giraffe",
153
+ "isCity": 0
154
+ },
155
+ {
156
+ "index": "123",
157
+ "folderName": "GoldBettle",
158
+ "zh": "金色甲壳虫",
159
+ "eng": "a beetle with body covered in shiny green and blue exoskeleton, six slender legs, small antennae, and a smooth and rounded shell",
160
+ "eng_short": "a beetle",
161
+ "isCity": 0
162
+ },
163
+ {
164
+ "index": "124",
165
+ "folderName": "Gorilla",
166
+ "zh": "猿",
167
+ "eng": "a gorilla with body covered in gray fur, muscular build, long arms reaching the ground, broad chest, and a prominent face",
168
+ "eng_short": "a gorilla",
169
+ "isCity": 0
170
+ },
171
+ {
172
+ "index": "125",
173
+ "folderName": "HarpyEagle",
174
+ "zh": "角雕",
175
+ "eng": "a harpy eagle with body covered in dark blue and gray feathers, sharp yellow talons with black claws, and hooked beak",
176
+ "eng_short": "a harpy eagle",
177
+ "isCity": 0
178
+ },
179
+ {
180
+ "index": "126",
181
+ "folderName": "Hippopotamus",
182
+ "zh": "河马",
183
+ "eng": "a hippopotamus with body covered in thick brownish-gray skin, large rounded body, short legs with wide feet, and broad head",
184
+ "eng_short": "a hippopotamus",
185
+ "isCity": 0
186
+ },
187
+ {
188
+ "index": "127",
189
+ "folderName": "Hornet",
190
+ "zh": "大黄蜂",
191
+ "eng": "a hornet with body covered in shiny black and yellow exoskeleton, slender legs, transparent wings, long antennae, and a pointed stinger",
192
+ "eng_short": "a hornet",
193
+ "isCity": 0
194
+ },
195
+ {
196
+ "index": "128",
197
+ "folderName": "Iguana",
198
+ "zh": "鬣鳞蜥",
199
+ "eng": "an iguana with body covered in bright green scales, long tail, slender legs with sharp claws, spiny back crest, pointed snout",
200
+ "eng_short": "a iguana",
201
+ "isCity": 0
202
+ },
203
+ {
204
+ "index": "129",
205
+ "folderName": "Mosasaurus",
206
+ "zh": "沧龙",
207
+ "eng": "a mosasaurus with body covered in dark textured scales, long streamlined form, large tail fin, and flipper-like limbs",
208
+ "eng_short": "a mosasaurus",
209
+ "isCity": 0
210
+ },
211
+ {
212
+ "index": "130",
213
+ "folderName": "Orca",
214
+ "zh": "虎鲸",
215
+ "eng": "an orca with body covered in smooth black and white skin, large dorsal fin, rounded pectoral fins, streamlined body, and pointed snout",
216
+ "eng_short": "an orca",
217
+ "isCity": 0
218
+ },
219
+ {
220
+ "index": "131",
221
+ "folderName": "Penguin",
222
+ "zh": "企鹅",
223
+ "eng": "a penguin with body covered in black and white feathers, upright stance, flipper-like wings, webbed feet, and a pointed beak",
224
+ "eng_short": "a penguin",
225
+ "isCity": 0
226
+ },
227
+ {
228
+ "index": "132",
229
+ "folderName": "Frog",
230
+ "zh": "青蛙",
231
+ "eng": "a frog with vibrant blue skin covered in black spots, featuring long legs, webbed feet, large eyes, and a moist, smooth appearance",
232
+ "eng_short": "a frog",
233
+ "isCity": 0
234
+ },
235
+ {
236
+ "index": "133",
237
+ "folderName": "RedCrownedCrane",
238
+ "zh": "丹顶鹤",
239
+ "eng": "a crane with body covered in white feathers with black accents, long slender legs, long neck, pointed beak, and red crown",
240
+ "eng_short": "a crane",
241
+ "isCity": 0
242
+ },
243
+ {
244
+ "index": "134",
245
+ "folderName": "Secretarybird",
246
+ "zh": "蛇鹫",
247
+ "eng": "a secretary bird with body covered in pale gray feathers, slender legs, a crested head with orange face, and hooked beak",
248
+ "eng_short": "a secretary bird",
249
+ "isCity": 0
250
+ },
251
+ {
252
+ "index": "135",
253
+ "folderName": "SnowCrab",
254
+ "zh": "雪蟹",
255
+ "eng": "a snow crab with body covered in a beige shell, long spindly red legs, two front claws, small eyes",
256
+ "eng_short": "a snow crab",
257
+ "isCity": 0
258
+ },
259
+ {
260
+ "index": "136",
261
+ "folderName": "Swan",
262
+ "zh": "天鹅",
263
+ "eng": "a swan with body covered in white feathers, long curved neck, orange beak with black markings, and webbed feet",
264
+ "eng_short": "a swan",
265
+ "isCity": 0
266
+ },
267
+ {
268
+ "index": "137",
269
+ "folderName": "Tarantula",
270
+ "zh": "狼蛛",
271
+ "eng": "a tarantula with body covered in iridescent green and purple hairs, long segmented legs with black tips, and a shiny black abdomen",
272
+ "eng_short": "a tarantula",
273
+ "isCity": 0
274
+ },
275
+ {
276
+ "index": "138",
277
+ "folderName": "Turtle",
278
+ "zh": "乌龟",
279
+ "eng": "a turtle with body covered in a thick and textured shell, sturdy legs with scaly skin, long neck, a small and wrinkled head",
280
+ "eng_short": "a turtle",
281
+ "isCity": 0
282
+ },
283
+ {
284
+ "index": "139",
285
+ "folderName": "Goldfish",
286
+ "zh": "金鱼",
287
+ "eng": "a goldfish with body covered in shiny orange scales, large round eyes, translucent fins with dark edges, and a rounded and fan-like tail",
288
+ "eng_short": "a goldfish",
289
+ "isCity": 0
290
+ },
291
+ {
292
+ "index": "140",
293
+ "folderName": "Walrus",
294
+ "zh": "海象",
295
+ "eng": "a walrus with body covered in thick brown skin, large flippers, prominent long ivory tusks, whiskers around the mouth, and a rounded face",
296
+ "eng_short": "a walrus",
297
+ "isCity": 0
298
+ },
299
+ {
300
+ "index": "141",
301
+ "folderName": "Agen",
302
+ "zh": "阿根廷龙",
303
+ "eng": "a long-necked dinosaur with green, scaly skin, spines along its back, and a massive and elongated tail",
304
+ "eng_short": "a dinosaur",
305
+ "isCity": 0
306
+ },
307
+ {
308
+ "index": "142",
309
+ "folderName": "Ankylosaurus",
310
+ "zh": "甲龙",
311
+ "eng": "an Ankylosaurus with body covered in dark brown armored plates with gold-like bumps, heavy build, thick tail with a clubbed end",
312
+ "eng_short": "a dinosaur",
313
+ "isCity": 0
314
+ },
315
+ {
316
+ "index": "143",
317
+ "folderName": "BeiciZoupao",
318
+ "zh": "棘背龙",
319
+ "eng": "a Spinosaurus with body covered in light-colored scales, large sail-like spine on back, long tail, sharp claws, elongated snout",
320
+ "eng_short": "a dinosaur",
321
+ "isCity": 0
322
+ },
323
+ {
324
+ "index": "144",
325
+ "folderName": "Brontosaurus",
326
+ "zh": "雷龙",
327
+ "eng": "a Brontosaurus with body covered in dark brown scales with spots, long neck, large body, thick legs, and an extended tail",
328
+ "eng_short": "a dinosaur",
329
+ "isCity": 0
330
+ },
331
+ {
332
+ "index": "145",
333
+ "folderName": "Dragon",
334
+ "zh": "西方龙",
335
+ "eng": "a dinosaur with body covered in dark scales, large wings with webbed texture, sharp spines along its back, and long tail",
336
+ "eng_short": "a dinosaur",
337
+ "isCity": 0
338
+ },
339
+ {
340
+ "index": "147",
341
+ "folderName": "Parasaurolophus",
342
+ "zh": "副龙栉龙",
343
+ "eng": "a Parasaurolophus with brown-striped and white markings, slender limbs, long tail, and a prominent head crest",
344
+ "eng_short": "a dinosaur",
345
+ "isCity": 0
346
+ },
347
+ {
348
+ "index": "148",
349
+ "folderName": "Ptero",
350
+ "zh": "沙鸡龙",
351
+ "eng": "a Ptero with large wings, elongated beak, sharp teeth, clawed feet, and a pointed head crest",
352
+ "eng_short": "a dinosaur",
353
+ "isCity": 0
354
+ },
355
+ {
356
+ "index": "149",
357
+ "folderName": "Velociraptor",
358
+ "zh": "猛禽龙",
359
+ "eng": "a raptor-like dinosaur with dark brown, striped skin, sharp teeth, clawed feet, long tail, and fierce yellow eyes",
360
+ "eng_short": "a dinosaur",
361
+ "isCity": 0
362
+ },
363
+ {
364
+ "index": "150",
365
+ "folderName": "Stegosaurus",
366
+ "zh": "剑龙",
367
+ "eng": "a Stegosaurus with green-striped skin, red-orange back plates, spiked tail, and a bulky and four-legged body",
368
+ "eng_short": "a dinosaur",
369
+ "isCity": 0
370
+ },
371
+ {
372
+ "index": "151",
373
+ "folderName": "Stygi",
374
+ "zh": "暗脉龙",
375
+ "eng": "a horned dinosaur with grayish skin, multiple horns on its head, a long tail, and four strong legs",
376
+ "eng_short": "a dinosaur",
377
+ "isCity": 0
378
+ },
379
+ {
380
+ "index": "152",
381
+ "folderName": "TrexAnimated",
382
+ "zh": "霸王龙",
383
+ "eng": "a Tyrannosaurus rex-like dinosaur with tan and textured skin, short arms, powerful legs, sharp claws, and a muscular tail",
384
+ "eng_short": "a dinosaur",
385
+ "isCity": 0
386
+ },
387
+ {
388
+ "index": "153",
389
+ "folderName": "Tyranno",
390
+ "zh": "白色霸王龙",
391
+ "eng": "a dinosaur with gray, striped skin, muscular legs, small arms, and a head with red bony protrusions, resembling Carnotaurus",
392
+ "eng_short": "a dinosaur",
393
+ "isCity": 0
394
+ },
395
+ {
396
+ "index": "154",
397
+ "folderName": "Lufeng",
398
+ "zh": "迅猛龙",
399
+ "eng": "an agile dinosaur with tan and patterned skin, spiky back protrusions, long legs, clawed feet, a slender and crested head",
400
+ "eng_short": "a dinosaur",
401
+ "isCity": 0
402
+ }
403
+ ]
404
+ }
Hemi12_transforms.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "C_01_35mm": "[-0.8622445326446021 -0.497817113029644 -0.09334070869305826 0] [0.49999999999999994 -0.8660254037844387 0.0 0] [-0.08083542493543144 -0.04667035434652912 0.9956342260592881 0] [692.820323027551 399.99999999999994 0.0 1]",
3
+ "C_02_35mm": "[-0.49781711302964426 -0.862244532644602 -0.09334070869305827 0] [0.8660254037844386 -0.5000000000000002 0.0 0] [-0.04667035434652916 -0.08083542493543144 0.9956342260592881 0] [400.0000000000001 692.8203230275509 0.0 1]",
4
+ "C_03_35mm": "[-1.6011019497192098e-16 -0.9956342260592881 -0.09334070869305827 0] [1.0 -1.6081226496766366e-16 0.0 0] [-1.5010330778617594e-17 -0.09334070869305827 0.9956342260592881 0] [4.898587196589413e-14 800.0 0.0 1]",
5
+ "C_04_35mm": "[0.49781711302964377 -0.8622445326446022 -0.09334070869305827 0] [0.8660254037844388 0.4999999999999997 0.0 0] [0.04667035434652911 -0.08083542493543147 0.9956342260592881 0] [-399.99999999999983 692.820323027551 0.0 1]",
6
+ "C_05_35mm": "[0.8622445326446021 -0.4978171130296439 -0.09334070869305826 0] [0.49999999999999983 0.8660254037844387 0.0 0] [0.08083542493543144 -0.046670354346529115 0.9956342260592881 0] [-692.820323027551 399.99999999999994 0.0 1]",
7
+ "C_06_35mm": "[0.9956342260592881 -1.2193002680650596e-16 -0.09334070869305827 0] [1.2246467991473532e-16 1.0 0.0 0] [0.09334070869305827 -1.1430940013109933e-17 0.9956342260592881 0] [-800.0 9.797174393178826e-14 0.0 1]",
8
+ "C_07_35mm": "[0.862244532644602 0.49781711302964415 -0.09334070869305827 0] [-0.5000000000000001 0.8660254037844386 0.0 0] [0.08083542493543144 0.04667035434652914 0.9956342260592881 0] [-692.8203230275509 -400.0000000000001 0.0 1]",
9
+ "C_08_35mm": "[0.4978171130296444 0.8622445326446019 -0.09334070869305827 0] [-0.8660254037844385 0.5000000000000003 0.0 0] [0.046670354346529164 0.08083542493543144 0.9956342260592881 0] [-400.00000000000034 -692.8203230275508 0.0 1]",
10
+ "C_09_35mm": "[2.820402217784269e-16 0.9956342260592881 -0.09334070869305827 0] [-1.0 2.83276944882399e-16 0.0 0] [2.6441270791727528e-17 0.09334070869305827 0.9956342260592881 0] [-1.4695761589768238e-13 -800.0 0.0 1]",
11
+ "C_10_35mm": "[-0.49781711302964426 0.862244532644602 -0.09334070869305827 0] [-0.8660254037844386 -0.5000000000000002 0.0 0] [-0.04667035434652916 0.08083542493543144 0.9956342260592881 0] [400.0000000000001 -692.8203230275509 0.0 1]",
12
+ "C_11_35mm": "[-0.8622445326446019 0.4978171130296444 -0.09334070869305827 0] [-0.5000000000000003 -0.8660254037844385 0.0 0] [-0.08083542493543144 0.046670354346529164 0.9956342260592881 0] [692.8203230275507 -400.00000000000034 0.0 1]",
13
+ "C_12_35mm": "[-0.9956342260592881 1.2193002680650596e-16 -0.09334070869305827 0] [-1.2246467991473532e-16 -1.0 0.0 0] [-0.09334070869305827 1.1430940013109933e-17 0.9956342260592881 0] [800.0 -1.9594348786357651e-13 0.0 1]"
14
+ }
RefPic/101.png ADDED

Git LFS Details

  • SHA256: d669cbce45aeddf7ab2c1b51f5b2d36201bfca42888f7d5c0ddf47848f4127d8
  • Pointer size: 131 Bytes
  • Size of remote file: 194 kB
RefPic/102.png ADDED

Git LFS Details

  • SHA256: 0e7e54ecdbd2910597d8a4a64d9e9fac34f1842baa3bd3efcbe23f7294e1e404
  • Pointer size: 131 Bytes
  • Size of remote file: 164 kB
RefPic/103.png ADDED

Git LFS Details

  • SHA256: 9a1e22d215a7a430723b21149f13fc96264d0431989e2130324cd31c5e75b9d9
  • Pointer size: 131 Bytes
  • Size of remote file: 129 kB
RefPic/104.png ADDED

Git LFS Details

  • SHA256: f9f172a39bf7044e48dd844d3e9205c7e1e1d2635700796306eb2db2d9e2c9dd
  • Pointer size: 131 Bytes
  • Size of remote file: 320 kB
RefPic/105.png ADDED

Git LFS Details

  • SHA256: 88d4cc286297157cd7416602720ba84843b32fffb4d1c008b624b8ffbcff014b
  • Pointer size: 131 Bytes
  • Size of remote file: 357 kB
RefPic/107.png ADDED

Git LFS Details

  • SHA256: 1164c3b718bb283a81c060e3fff1a3314830365d5852defb2aa75ab24110a1c7
  • Pointer size: 131 Bytes
  • Size of remote file: 217 kB
RefPic/108.png ADDED

Git LFS Details

  • SHA256: 4c1e7b81cf1c437ec0d4f514cdb26285c7c6e31233be96af6a3d990d684b7e9d
  • Pointer size: 131 Bytes
  • Size of remote file: 401 kB
RefPic/109.png ADDED

Git LFS Details

  • SHA256: 55d2baf29aebaffd7377be0557b5c6b06c6d4f56737d6c8336896685718db456
  • Pointer size: 131 Bytes
  • Size of remote file: 371 kB
RefPic/110.png ADDED

Git LFS Details

  • SHA256: 5e2d1d26c803dd553c220bf7683141b44bb6cdff2478f5f833d70bc1721b3ba4
  • Pointer size: 131 Bytes
  • Size of remote file: 426 kB
RefPic/111.png ADDED

Git LFS Details

  • SHA256: 5aa67296693ac0b227e4d8594335c9bd6e43236644bea6bb39eea7c20d0d18cd
  • Pointer size: 131 Bytes
  • Size of remote file: 314 kB
RefPic/112.png ADDED

Git LFS Details

  • SHA256: 00d01fc2c67596c7cd01623db2078a4f8ec9790992bf7a1b8af2972fe1664c3f
  • Pointer size: 131 Bytes
  • Size of remote file: 376 kB
RefPic/113.png ADDED

Git LFS Details

  • SHA256: a301bdb1e91bc3c68942353811d84b3a59c9a3fe2f88ac6a8864ca7eaf0bcac7
  • Pointer size: 131 Bytes
  • Size of remote file: 316 kB
RefPic/114.png ADDED

Git LFS Details

  • SHA256: ad629c58ba772b42945d54c63342bafc0515686c5304adaa74f279a0c337500e
  • Pointer size: 131 Bytes
  • Size of remote file: 397 kB
RefPic/115.png ADDED

Git LFS Details

  • SHA256: 4e10d1e0fa4ca0a1c6eaa7ab6b20e1c93d126374827a007bbea274b15bb4c908
  • Pointer size: 131 Bytes
  • Size of remote file: 372 kB
RefPic/117.png ADDED

Git LFS Details

  • SHA256: 2c5d1d852f95dc709beb557b5a0bfdcd0820d0e033aef3a1156674053dd417aa
  • Pointer size: 131 Bytes
  • Size of remote file: 237 kB
RefPic/119.png ADDED

Git LFS Details

  • SHA256: a51b9f820a872ff2aa8ffeb67dc6ac6d6b5dc1ba7d2de0e3bf12c987e703ff79
  • Pointer size: 131 Bytes
  • Size of remote file: 327 kB
RefPic/120.png ADDED

Git LFS Details

  • SHA256: a8a8954acdf8ba77f67aafb11dafe1c3848a7d36bd2bf65fe973284ca5526b71
  • Pointer size: 131 Bytes
  • Size of remote file: 375 kB
RefPic/121.png ADDED

Git LFS Details

  • SHA256: 15caa1274361f452ce7c7d8bd0cf256dc187bb5f4ce42ea955838123cf5a6f5e
  • Pointer size: 131 Bytes
  • Size of remote file: 351 kB
RefPic/122.png ADDED

Git LFS Details

  • SHA256: e6f99039ddc21e61f3d6ea540cb6656572ab9431b2169385a0d5236d1d48fde0
  • Pointer size: 131 Bytes
  • Size of remote file: 325 kB
RefPic/123.png ADDED

Git LFS Details

  • SHA256: aef72865b6162af0e6dcc6defa918d60eb991b006513c958a34df58fbd3a4712
  • Pointer size: 131 Bytes
  • Size of remote file: 259 kB
RefPic/124.png ADDED

Git LFS Details

  • SHA256: a4517ddec3db5ecf719d9c247fba03d60ce72ecee367930f3178fd58d7335892
  • Pointer size: 131 Bytes
  • Size of remote file: 419 kB
RefPic/125.png ADDED

Git LFS Details

  • SHA256: 48349606b456548ba32e29b38559861456ca358d41b123dfa2a29814588ec608
  • Pointer size: 131 Bytes
  • Size of remote file: 376 kB
RefPic/126.png ADDED

Git LFS Details

  • SHA256: 6048d898bd48313c80a6113207852f16e0317358e5ae1125cd93660a590069cd
  • Pointer size: 131 Bytes
  • Size of remote file: 364 kB
RefPic/127.png ADDED

Git LFS Details

  • SHA256: 6e173fdd39860a9cdc6127ba97cea83a979728ae2078ae2ba8f7ed9801e075f7
  • Pointer size: 131 Bytes
  • Size of remote file: 297 kB
RefPic/128.png ADDED

Git LFS Details

  • SHA256: 8958efdb61bdfe545c6c3efd9839968ed71c2bf75be2ef410a5673fe0afbe9ba
  • Pointer size: 131 Bytes
  • Size of remote file: 325 kB
RefPic/129.png ADDED

Git LFS Details

  • SHA256: 4a9a387d841c4bced1e9a74c7f208ec5995499c0a65f4f3de8c9bc19bd3ae136
  • Pointer size: 131 Bytes
  • Size of remote file: 303 kB
RefPic/130.png ADDED

Git LFS Details

  • SHA256: 753db2421875fa66deefed8b6bf3d612d496ab997a3f9c6bdb424fa86704cb34
  • Pointer size: 131 Bytes
  • Size of remote file: 263 kB
RefPic/131.png ADDED

Git LFS Details

  • SHA256: f99d5cde3fece43a153f466620d18f786b25a7bda0c060296de49c092182d9cc
  • Pointer size: 131 Bytes
  • Size of remote file: 273 kB
RefPic/132.png ADDED

Git LFS Details

  • SHA256: 45b9e234697013a15f68dece37a087c1e33038c9fe6dc3ade92d8160b87e85e1
  • Pointer size: 131 Bytes
  • Size of remote file: 313 kB
RefPic/133.png ADDED

Git LFS Details

  • SHA256: 13fcab8374bd5a32bdf6b2213f58ce7d208a0c5bc87e0fc15714a53b0d362efa
  • Pointer size: 131 Bytes
  • Size of remote file: 271 kB
RefPic/134.png ADDED

Git LFS Details

  • SHA256: 558d2f7f1149c94c53a9901f627500345a04d2d2cd332cbc94b0e7728282cba8
  • Pointer size: 131 Bytes
  • Size of remote file: 309 kB
RefPic/135.png ADDED

Git LFS Details

  • SHA256: 9aa54c8108c8382b9ff1b4818da6432779ca3e0d023f3991dfff3211bc08538b
  • Pointer size: 131 Bytes
  • Size of remote file: 328 kB
RefPic/136.png ADDED

Git LFS Details

  • SHA256: ae43235042df648e46a224de55ec19def92c826fea5dbc8c26b54656a3c8dfb1
  • Pointer size: 131 Bytes
  • Size of remote file: 315 kB
RefPic/137.png ADDED

Git LFS Details

  • SHA256: 074f25e236f353f795a6cea1167fef114f8f098ebac797ab8bbe0ceff3f1e486
  • Pointer size: 131 Bytes
  • Size of remote file: 294 kB
RefPic/138.png ADDED

Git LFS Details

  • SHA256: 9b4e0bcd429b7f579ec01d26a75f624b693925d15039f95457533bc5ea522f60
  • Pointer size: 131 Bytes
  • Size of remote file: 336 kB
RefPic/139.png ADDED

Git LFS Details

  • SHA256: d7977daf29b39de4d326ba04381c102a4483613b0cc654f97b87bdfde00d182f
  • Pointer size: 131 Bytes
  • Size of remote file: 368 kB
RefPic/140.png ADDED

Git LFS Details

  • SHA256: 67b9ffe1bec8ab384843f1638942208ef993a9ccf1abda711ce52017e2d75d2b
  • Pointer size: 131 Bytes
  • Size of remote file: 322 kB
RefPic/141.jpg ADDED

Git LFS Details

  • SHA256: f2030f0dc4dbd8a7e03afac3067feb4dfdaf50836b53db60565ef0939e85ee8b
  • Pointer size: 131 Bytes
  • Size of remote file: 336 kB
RefPic/142.png ADDED

Git LFS Details

  • SHA256: 4b749eada1b2f3598b8374c66f374a9376c65cad370945b7d7ffbfdf673e01b0
  • Pointer size: 131 Bytes
  • Size of remote file: 378 kB
RefPic/143.png ADDED

Git LFS Details

  • SHA256: dbcb69ef66ea7446a46b149e553ad07aaa1ad3dc1e0923917e4c6a53c2aea3b7
  • Pointer size: 131 Bytes
  • Size of remote file: 360 kB
RefPic/144.png ADDED

Git LFS Details

  • SHA256: bc0a5e98da8a365c71f0746e3d0d93b0a9cc3e9a904f77b0fc8e382a9e4f5c03
  • Pointer size: 131 Bytes
  • Size of remote file: 345 kB
RefPic/145.png ADDED

Git LFS Details

  • SHA256: 8087049c42289eac6d2c24d0290fa25665d96062d8b2019cd74f5db582e9303a
  • Pointer size: 131 Bytes
  • Size of remote file: 402 kB
RefPic/147.png ADDED

Git LFS Details

  • SHA256: fc04f147c705230c24d12228d4553a13e84055444d1378af7578a320f1eb5196
  • Pointer size: 131 Bytes
  • Size of remote file: 447 kB
RefPic/148.png ADDED

Git LFS Details

  • SHA256: 5d50ad9871b1c1f07e8a4b2235950756dd0616a07f7722bf6336a3a4dfba4a16
  • Pointer size: 131 Bytes
  • Size of remote file: 328 kB
RefPic/149.png ADDED

Git LFS Details

  • SHA256: 1b6e9bb07cd84c6c21c62fe7a132806d3ac8082bc05fb8950ccfc447ae2a8e1c
  • Pointer size: 131 Bytes
  • Size of remote file: 447 kB
RefPic/150.png ADDED

Git LFS Details

  • SHA256: d0cbd5ca1397f752d8c4dbd73019020b7583169187a67a047a295858d6d831b8
  • Pointer size: 131 Bytes
  • Size of remote file: 409 kB
RefPic/151.png ADDED

Git LFS Details

  • SHA256: 07da82f16a7babbc49f222500ca5625de94219b9e8e24639b8b8a2e954fa19b4
  • Pointer size: 131 Bytes
  • Size of remote file: 133 kB
RefPic/152.png ADDED

Git LFS Details

  • SHA256: 280d437c6c72cf163aa9beb90af8e9fc688f4e1ca0576d7a739ab6989243fc7b
  • Pointer size: 131 Bytes
  • Size of remote file: 407 kB