From 55cf5132c9b4d1b1cdc3787dbacb90484a4070b3 Mon Sep 17 00:00:00 2001 From: liang <liang@cl.uni-heidelberg.de> Date: Wed, 6 May 2020 09:46:14 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 050b7d5..ccd4689 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ Most of the code of this repo is a copy and reimplementation from [ BryanPlummer two_branch_networks](https://github.com/BryanPlummer/two_branch_networks). The aim of the work of the repo is to apply Layer-Wise Relevance Propagation for investigating the image-text matching in a Two-Branch Network. prerequisite: + numpy jupyter pytorch -- GitLab