billpsomas commited on
Commit
b7a98e1
·
verified ·
1 Parent(s): 2982c7e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -4
README.md CHANGED
@@ -10,10 +10,6 @@ size_categories:
10
  ---
11
  ## i-CIR Dataset (Hugging Face)
12
 
13
- <p align="center">
14
- <img width="75%" alt="i-CIR illustration" src="https://github.com/billpsomas/icir/raw/main/.github/dataset.png">
15
- </p>
16
-
17
  ### About
18
  **i-CIR (Instance-Level Composed Image Retrieval)** is a curated benchmark for **composed image retrieval** where each *instance* corresponds to a specific, visually indistinguishable object (e.g., a particular landmark). Each query combines an **image of the instance** with a **text modification**, and retrieval is evaluated against a database containing **rich hard negatives** (visual / textual / compositional).
19
 
@@ -24,6 +20,12 @@ size_categories:
24
  - **Avg database size / query:** ~3.7K images
25
  - Includes challenging hard negatives per instance.
26
 
 
 
 
 
 
 
27
  ---
28
 
29
  ### Dataset Structure
 
10
  ---
11
  ## i-CIR Dataset (Hugging Face)
12
 
 
 
 
 
13
  ### About
14
  **i-CIR (Instance-Level Composed Image Retrieval)** is a curated benchmark for **composed image retrieval** where each *instance* corresponds to a specific, visually indistinguishable object (e.g., a particular landmark). Each query combines an **image of the instance** with a **text modification**, and retrieval is evaluated against a database containing **rich hard negatives** (visual / textual / compositional).
15
 
 
20
  - **Avg database size / query:** ~3.7K images
21
  - Includes challenging hard negatives per instance.
22
 
23
+ <p align="center">
24
+ <img width="75%" alt="i-CIR illustration" src="https://github.com/billpsomas/icir/raw/main/.github/dataset.png">
25
+ </p>
26
+
27
+ [**website**](https://vrg.fel.cvut.cz/icir/) | [**arxiv**](https://arxiv.org/pdf/2510.25387) | [**github**](https://github.com/billpsomas/icir)
28
+
29
  ---
30
 
31
  ### Dataset Structure