Slep commited on
Commit
5ee6619
1 Parent(s): 9260ea2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -2
README.md CHANGED
@@ -84,13 +84,23 @@ model-index:
84
  type: Retrieval
85
  tags:
86
  - lrvsf-benchmark
 
 
87
  ---
88
 
89
  # Conditional ViT - B/16 - Text
90
 
91
- *Introduced in **Weakly-Supervised Conditional Embedding for Referred Visual Search**, Lepage et al. 2023*
92
 
93
- [`Paper`](https://arxiv.org/abs/2306.02928) | [`Training Data`](https://huggingface.co/datasets/Slep/LAION-RVS-Fashion) | [`Training Code`](https://github.com/Simon-Lepage/CondViT-LRVSF) | [`Demo`](https://huggingface.co/spaces/Slep/CondViT-LRVSF-Demo)
 
 
 
 
 
 
 
 
94
 
95
  ## General Infos
96
 
 
84
  type: Retrieval
85
  tags:
86
  - lrvsf-benchmark
87
+ datasets:
88
+ - Slep/LAION-RVS-Fashion
89
  ---
90
 
91
  # Conditional ViT - B/16 - Text
92
 
93
+ *Introduced in <a href=https://arxiv.org/abs/2306.02928>**LRVSF-Fashion: Extending Visual Search with Referring Instructions**</a>, Lepage et al. 2023*
94
 
95
+ <div align="center">
96
+ <div id=links>
97
+
98
+ |Data|Code|Models|Spaces|
99
+ |:-:|:-:|:-:|:-:|
100
+ |[Full Dataset](https://huggingface.co/datasets/Slep/LAION-RVS-Fashion)|[Training Code](https://github.com/Simon-Lepage/CondViT-LRVSF)|[Categorical Model](https://huggingface.co/Slep/CondViT-B16-cat)|[LRVS-F Leaderboard](https://huggingface.co/spaces/Slep/LRVSF-Leaderboard)|
101
+ |[Test set](https://zenodo.org/doi/10.5281/zenodo.11189942)|[Benchmark Code](https://github.com/Simon-Lepage/LRVSF-Benchmark)|[Textual Model](https://huggingface.co/Slep/CondViT-B16-txt)|[Demo](https://huggingface.co/spaces/Slep/CondViT-LRVSF-Demo)|
102
+ </div>
103
+ </div>
104
 
105
  ## General Infos
106