Update README.md
Browse files
README.md
CHANGED
|
@@ -15,13 +15,14 @@ tags:
|
|
| 15 |
- cvpr2026
|
| 16 |
---
|
| 17 |
|
| 18 |
-
# **🔍 Beyond Semantic Search: Towards Referential Anchoring in Composed Image Retrieval (CVPR 2026)**
|
| 19 |
|
| 20 |
[**📖 Paper (arXiv)**](https://arxiv.org/abs/2604.05393) | [**🌐 Homepage**](https://hahajun1101.github.io/OACIR/) | [**🐙 Code (GitHub)**](https://github.com/HaHaJun1101/OACIR) | [**🤗 Dataset (OACIRR)**](https://huggingface.co/datasets/HaHaJun1101/OACIRR) | <a href="#downloading-the-adafocal-weights" style="color: red;">**🛜 Download Weights Now 👇**</a>
|
| 21 |
|
| 22 |
---
|
| 23 |
|
| 24 |
## 🔔 News
|
|
|
|
| 25 |
- **🔥 [2026-04-07]: The *AdaFocal* model checkpoints are officially released and are now available for use!**
|
| 26 |
- **🔥 [2026-04-03]: The full Training/Evaluation code are officially released on GitHub!**
|
| 27 |
- **🔥 [2026-03-25]: The OACIRR Benchmark is officially released on HuggingFace!**
|
|
@@ -44,7 +45,7 @@ To address the core challenges of the OACIR task, we propose **AdaFocal**, an ef
|
|
| 44 |
<p align="left">
|
| 45 |
<img
|
| 46 |
src="https://huggingface.co/datasets/HaHaJun1101/OACIRR/resolve/main/figures/AdaFocal_framework.png"
|
| 47 |
-
width="
|
| 48 |
alt="AdaFocal Framework Overview"
|
| 49 |
/>
|
| 50 |
</p>
|
|
|
|
| 15 |
- cvpr2026
|
| 16 |
---
|
| 17 |
|
| 18 |
+
# **🔍 Beyond Semantic Search: Towards Referential Anchoring in Composed Image Retrieval (CVPR 2026 Highlight)**
|
| 19 |
|
| 20 |
[**📖 Paper (arXiv)**](https://arxiv.org/abs/2604.05393) | [**🌐 Homepage**](https://hahajun1101.github.io/OACIR/) | [**🐙 Code (GitHub)**](https://github.com/HaHaJun1101/OACIR) | [**🤗 Dataset (OACIRR)**](https://huggingface.co/datasets/HaHaJun1101/OACIRR) | <a href="#downloading-the-adafocal-weights" style="color: red;">**🛜 Download Weights Now 👇**</a>
|
| 21 |
|
| 22 |
---
|
| 23 |
|
| 24 |
## 🔔 News
|
| 25 |
+
- **🌟 [2026-04-09]: Our paper has been selected as a ✨*Highlight*✨ at CVPR 2026!**
|
| 26 |
- **🔥 [2026-04-07]: The *AdaFocal* model checkpoints are officially released and are now available for use!**
|
| 27 |
- **🔥 [2026-04-03]: The full Training/Evaluation code are officially released on GitHub!**
|
| 28 |
- **🔥 [2026-03-25]: The OACIRR Benchmark is officially released on HuggingFace!**
|
|
|
|
| 45 |
<p align="left">
|
| 46 |
<img
|
| 47 |
src="https://huggingface.co/datasets/HaHaJun1101/OACIRR/resolve/main/figures/AdaFocal_framework.png"
|
| 48 |
+
width="100%"
|
| 49 |
alt="AdaFocal Framework Overview"
|
| 50 |
/>
|
| 51 |
</p>
|