Skip to content

Releases: FeTS-AI/Front-End

Updated docker build

13 Oct 12:36
70d94d8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.2...1.0.3

Docker installation fixes

26 Jul 16:53
Compare
Choose a tag to compare

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

Added information about container

18 Jul 12:49
263fa8e
Compare
Choose a tag to compare

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

Final release for FeTS 1.0

06 Jul 20:24
95a1b58
Compare
Choose a tag to compare

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

30 Aug 18:36
Compare
Choose a tag to compare
0.0.8

better toc

FeTS Phase-2 Training with additional checks

27 Apr 20:29
94333bc
Compare
Choose a tag to compare

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

21 Apr 03:04
cbf9f35
Compare
Choose a tag to compare

Fusion fixes

30 Mar 22:06
2195ed9
Compare
Choose a tag to compare

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

12 Mar 19:19
8ce9efe
Compare
Choose a tag to compare

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

03 Mar 13:15
e3c02a8
Compare
Choose a tag to compare

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