Keno

Results 4 issues of Keno

While reading the docs, I've found a few typos and superfluous words. This PR proposes corrections for this.

**Describe the bug** I am running a custom segmentation model based on monai bundle and want to perform batch inference to speed up annotations. While single inference executed from within...

While reading the docs of [`patch_to`](https://fastcore.fast.ai/basics.html#patch_to) and [`patch`](https://fastcore.fast.ai/basics.html#patch) I found a minor typo: ```# we initilized `t` to a type int = 1``` which I have changed to ```# we...

**Is your feature request related to a problem? Please describe.** We are working on a project where the interpretation of a pathological finding depends on the context of multiple MRI...