Releases: FeTS-AI/Front-End
Updated docker build
What's Changed
- Fixes for cli segment by @hasan7n in #73
- Fixing docker build for 1.0 by @sarthakpati in #72
New Contributors
Full Changelog: 1.0.2...1.0.3
Docker installation fixes
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
- You need to have a discrete GPU with CUDA 11 in your system because that's the base image we are using to build.
- Please refer to the documentation for further details.
- Post questions on the Discussion thread on this repository.
Added information about container
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.1
Usage
The entrypoint is the FeTS_CLI_Segment
executable:
docker run --rm ghcr.io/fets-ai/front-end:latest -h
Notes
- You need to have a discrete GPU with CUDA 11 in your system because that's the base image we are using to build.
- Please refer to the documentation for further details.
- Post questions on the Discussion thread on this repository.
Final release for FeTS 1.0
This release is for the FeTS Phase-2 training, containing checks for nan's during training/validation
Ubuntu Binaries: https://www.nitrc.org/frs/downloadlink.php/13219
CentOS Binaries: https://www.nitrc.org/frs/downloadlink.php/13238
Documentation for training/inference: https://github.com/FeTS-AI/Front-End/blob/1.0.0/docs/runningApplication.md
Release for zenodo
0.0.8 better toc
FeTS Phase-2 Training with additional checks
This release is for the FeTS Phase-2 training, containing checks for nan's during training/validation
Ubuntu Binaries: https://www.nitrc.org/frs/downloadlink.php/12134
CentOS Binaries: https://www.nitrc.org/frs/downloadlink.php/12135
Training documentation: https://fets-ai.github.io/Front-End/runningApplication#training
FeTS Phase-2 Training
This release is for the FeTS Phase-2 training.
Ubuntu Binaries: https://www.nitrc.org/frs/downloadlink.php/12126
CentOS Binaries: https://www.nitrc.org/frs/downloadlink.php/12127
Training documentation: https://fets-ai.github.io/Front-End/runningApplication#training
Fusion fixes
This release is for the FeTS phase-2 that fixes fusion-related issues
Ubuntu Binaries: https://www.nitrc.org/frs/downloadlink.php/12109
CentOS Binaries: https://www.nitrc.org/frs/downloadlink.php/12111
Training documentation: https://fets-ai.github.io/Front-End/runningApplication#training
FeTS Phase-2: Addition of new data enabled
This release is for the FeTS phase-2 that enables live addition of new datasets for collaborators.
Ubuntu Binaries: https://www.nitrc.org/frs/downloadlink.php/12091
CentOS Binaries: https://www.nitrc.org/frs/downloadlink.php/12092
Training documentation: https://fets-ai.github.io/Front-End/runningApplication#training
FeTS Phase-2: Training is enabled
This release is for the FeTS phase-2 data preparation and inference.
Ubuntu Binaries: https://www.nitrc.org/frs/downloadlink.php/12086
CentOS Binaries: Coming soon
Training documentation: https://fets-ai.github.io/Front-End/runningApplication#training