Skip to content

Commit d8b5615

Browse files
committed
add more thumbnails
1 parent 656d9bb commit d8b5615

File tree

4 files changed

+6
-3
lines changed

4 files changed

+6
-3
lines changed

src/components/publications.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,8 @@
244244
"venue": null,
245245
"links": {
246246
"pdf": "https://arxiv.org/abs/2308.00675"
247-
}
247+
},
248+
"thumbnail": "/tool.png"
248249
},
249250
{
250251
"title": "MIMIC: Masked Image Modeling with Image Correspondences",
@@ -262,7 +263,8 @@
262263
"links": {
263264
"pdf": "https://arxiv.org/pdf/2306.15128.pdf",
264265
"code": "https://github.com/RAIVNLab/MIMIC"
265-
}
266+
},
267+
"thumbnail": "/mimic.png"
266268
},
267269
{
268270
"title": "Cultural and Linguistic Diversity Improves Visual Representations",
@@ -277,7 +279,8 @@
277279
"venue": null,
278280
"links": {
279281
"pdf": "https://arxiv.org/pdf/2310.14356.pdf"
280-
}
282+
},
283+
"thumbnail": "/cultural.png"
281284
},
282285
{
283286
"title": "Improving Multimodal Datasets with Image Captioning",

static/cultural.png

749 KB
Loading

static/mimic.png

245 KB
Loading

static/tool.png

257 KB
Loading

0 commit comments

Comments
 (0)