Skip to content

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
kdwonn committed Aug 1, 2023
1 parent 54679e8 commit ba22c81
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Improving Cross-Modal Retrieval with Diverse Set of Embeddings

[![arXiv](https://img.shields.io/badge/arXiv-1234.56789-b31b1b.svg)](https://arxiv.org/abs/2211.16761)

This repository contains official source code for our paper:
>[Improving Cross-Modal Retrieval with Diverse Set of Embeddings](https://arxiv.org/abs/2211.16761)
> [Dongwon Kim](https://kdwonn.github.io/),
> [Namyup Kim](https://southflame.github.io/), and
> [Suha Kwak](https://suhakwak.github.io/) <br>
> POSTECH CSE<br>
> CVPR (Highlight), Vancouver, 2023.
## Acknowledgement
Parts of our codes are adopted from following repositories.

Expand Down

0 comments on commit ba22c81

Please sign in to comment.