From 1d360b16e50d69e59c2ae7e9001d552382ff1fbb Mon Sep 17 00:00:00 2001 From: "Ethan, Wenjun Hou" Date: Wed, 15 Nov 2023 22:25:02 +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 c02be6b..1b34cb7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # RECAP: Towards Precise Radiology Report Generation via Dynamic Disease Progression Reasoning -This repository is the implementation of [_RECAP: Towards Precise Radiology Report Generation via Dynamic Disease Progression Reasoning_](https://arxiv.org/abs/2310.13864). +This repository is the implementation of [*RECAP: Towards Precise Radiology Report Generation via Dynamic Disease Progression Reasoning*](https://arxiv.org/abs/2310.13864). Before running the code, please install the prerequisite libraries, and follow our instructions to replicate the experiments. ## Overview