-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update vesselboost and defacing pipeline
- Loading branch information
Showing
6 changed files
with
12 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
Readme will be converted to PDF | ||
This pipeline will run a defacing algorithm consisting of Synthstrip and Quickshear |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
# specify the repostiory and name of the docker image | ||
export baseDockerImage=stebo85/bet4 | ||
# specify the repostiory and name of the docker image: https://hub.docker.com/orgs/vnmd/repositories | ||
export baseDockerImage=vnmd/quickshear_1.1.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
Vesselboost 1.0.1 will run a deep learning pipeline to segment an MRA TOF and output the segmentation. | ||
Vesselboost will run a deep learning pipeline to segment an MRA TOF and output the segmentation. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
# specify the repostiory and name of the docker image | ||
export baseDockerImage=vnmd/vesselboost_1.0.1 | ||
# specify the repostiory and name of the docker image: https://hub.docker.com/orgs/vnmd/repositories | ||
export baseDockerImage=vnmd/vesselboost_1.0.2 |