From 4e4bc498d4a4f6901c7445ccd36d49e327a1a978 Mon Sep 17 00:00:00 2001 From: chaoyi-wu <18706207256@163.com> Date: Tue, 8 Aug 2023 11:36:37 +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 4c1a605..606342f 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ For quick start, you can check the `Quick_demo` path. We demonstrate a simple di ```Input: Can you identify any visible signs of Cardiomegaly in the image? ``` ```Output: yes.``` -By the way, never try to perform this in cpu :)and GPU is all you need. +By the way, never try to perform this in cpu and GPU is all you need :). ## Pre-train: For re-train a model on our dataset or large-sclae test our pre-train model you can check ```src```.