Skip to content

Docker installation fixes

Compare
Choose a tag to compare
@sarthakpati sarthakpati released this 26 Jul 16:53
· 46 commits to master since this release

Consensus model inference (along with BraTS-winning algorithms) is now available from the GitHub package registry. You can download this version using the following command:

Obtaining the image

docker pull ghcr.io/fets-ai/front-end:1.0.2

Usage

The entrypoint is the FeTS_CLI_Segment executable:

docker run --rm ghcr.io/fets-ai/front-end:1.0.2 -h

Notes