From 5da070464d1f401563f74c59d9bce5e7b2b06810 Mon Sep 17 00:00:00 2001 From: liang <liang@cl.uni-heidelberg.de> Date: Fri, 15 May 2020 21:12:47 +0200 Subject: [PATCH] Updated --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7033caf..40e0519 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Trained models given different datasets are saved in `models`. 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. -All details are inllustrated in the jupyter notebook `lrp.ipynb` +All details are inllustrated in the jupyter notebook `lrp.ipynb`. prerequisite: -- GitLab