Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanKuchin authored Dec 31, 2024
1 parent a2c1bfb commit 11c9232
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 @@ -111,7 +111,7 @@ We will switch to our model, this will significantly save on inference time.
5. Create folder `checkpoints`
6. Download latest version of [weights.keras](https://huggingface.co/IvanKuchin/pancreas_cancer_classification/tree/main)
7. Create folder *predict* `mkdir predict`
8. Copy a single patient dcim CTs into predict folder
8. Copy a single patient dcim CTs into the `predict` folder
9. Run the inference: `predict`

### Option 2. Docker container (download from hub.docker.com)
Expand Down

0 comments on commit 11c9232

Please sign in to comment.