diff --git a/README.md b/README.md index d8f8d6af4cf6281e61c010e4b0e81a56106e8558..050b7d56bac1c712ab8a065d98e4942a685a618d 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ 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 -torchvision -opencv-python \ No newline at end of file + numpy + jupyter + pytorch + torchvision + opencv-python \ No newline at end of file