From 7415a8547c8a2c37602d0ccc2414a1e7493a83f7 Mon Sep 17 00:00:00 2001 From: Hao Tan Date: Tue, 4 Jan 2022 14:49:06 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4245afbc7a..8f3e120f5f 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ Without Attributes: H----------x0 box[0]-----x1 box[2]---- 0 W ``` -3. If the link breaks, please contact me (at airsplay@cs.unc.edu) directly and I will share you the weight. +3. If the link breaks, please use this Google Drive: https://drive.google.com/drive/folders/1ICBed8F9JaayAshptGMiGtRj78esg3m4?usp=sharing. ## External Links 1. The orignal CAFFE implementation [https://github.com/peteanderson80/bottom-up-attention](https://github.com/peteanderson80/bottom-up-attention), and its [docker image](https://hub.docker.com/r/airsplay/bottom-up-attention).