Sungyeon commited on
Commit
83c26f8
·
verified ·
1 Parent(s): 719d101

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +24 -0
README.md CHANGED
@@ -1,3 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # GENIUS
2
 
3
  This repo contains the codebase for the CVPR 2025 paper "[GENIUS: A Generative Framework for Universal Multimodal Search](https://arxiv.org/pdf/2503.19868)"
 
1
+ ---
2
+ license: mit
3
+ tags:
4
+ - multimodal
5
+ - retrieval
6
+ - universal
7
+ - generative
8
+ - cvpr2025
9
+ model_name: GENIUS
10
+ datasets:
11
+ - MSCOCO
12
+ - Flickr30k
13
+ - VisualNews
14
+ - Fashion200K
15
+ - WebQA
16
+ - EDIS
17
+ - NIGHTS
18
+ - OVEN
19
+ - InfoSeek
20
+ - FashionIQ
21
+ - CIRR
22
+ library_name: transformers
23
+ ---
24
+
25
  # GENIUS
26
 
27
  This repo contains the codebase for the CVPR 2025 paper "[GENIUS: A Generative Framework for Universal Multimodal Search](https://arxiv.org/pdf/2503.19868)"