We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 656d9bb commit d8b5615Copy full SHA for d8b5615
src/components/publications.json
@@ -244,7 +244,8 @@
244
"venue": null,
245
"links": {
246
"pdf": "https://arxiv.org/abs/2308.00675"
247
- }
+ },
248
+ "thumbnail": "/tool.png"
249
},
250
{
251
"title": "MIMIC: Masked Image Modeling with Image Correspondences",
@@ -262,7 +263,8 @@
262
263
264
"pdf": "https://arxiv.org/pdf/2306.15128.pdf",
265
"code": "https://github.com/RAIVNLab/MIMIC"
266
267
+ "thumbnail": "/mimic.png"
268
269
270
"title": "Cultural and Linguistic Diversity Improves Visual Representations",
@@ -277,7 +279,8 @@
277
279
278
280
281
"pdf": "https://arxiv.org/pdf/2310.14356.pdf"
282
283
+ "thumbnail": "/cultural.png"
284
285
286
"title": "Improving Multimodal Datasets with Image Captioning",
static/cultural.png
749 KB
static/mimic.png
245 KB
static/tool.png
257 KB
0 commit comments