Skip to content

Commit 5021002

Browse files
authored
Update README.md
1 parent 3bf2282 commit 5021002

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ All information about training/metrics/results as well as trained weights are on
100100
## Inference
101101

102102
Temporarily in classification part we use [TotalSegmentor](https://pubs.rsna.org/doi/10.1148/ryai.230024) due to it is better capability to segment CT from different scaners, rather than our training set limited to a single one.
103-
We will switch to our model (at some point), this will significantly save on inference time.
103+
Later we will switch to our model, this will significantly save on inference time.
104104

105105
### Option 1. Python package (preferred)
106106

0 commit comments

Comments
 (0)