Skip to content

Commit

Permalink
upload checkpoints
Browse files Browse the repository at this point in the history
  • Loading branch information
RenShuhuai-Andy committed Aug 26, 2022
1 parent 6933803 commit 6ff43a0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ The image features are extracted using [BUTD](https://github.com/peteanderson80/
2. We design a novel **metric: Intra-modal Self-attention Distance with annotation (ISDa)** to measure the consistency between textual and visual relations.
3. We propose a new **regularized training method** called **Inter-modal Alignment on Intra-modal Self-attentions (IAIS)** to calibrate two intra-modal attention distributions mutually via inter-modal alignment, which helps learn better contextualized representations for image-text pairs.

## Update
Please refer to [Google Drive](https://drive.google.com/drive/folders/1ErSpcN8PiRgaQIPjhDLJ_My4PctyZzqt?usp=sharing) for our fine-tuned checkpoints and logs for MS COCO and Flickr30k.

## Requirements
We provide Docker image for easier reproduction. Please install the following:
- [nvidia driver](https://docs.nvidia.com/cuda/cuda-installation-guide-linux/index.html#package-manager-installation) (418+),
Expand Down

0 comments on commit 6ff43a0

Please sign in to comment.