Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chaoyi-wu committed Aug 8, 2023
1 parent f0c875d commit 4e4bc49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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```.
Expand Down

0 comments on commit 4e4bc49

Please sign in to comment.