-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add pancreas * add pancreas * use pancreas for pngs * WIP * New manifest file * Fix view creation * Prevent tensorize from overwriting * Add tensormaps for pancreas mris * Add elements of Marcus's setup - L2 weight_decay and cosine decay learning rate schedule * FIX: Fix bug when a generator has 0 ids * FIX: Fix bug when key_prefix is not given * ENH: Allow for no testing during model training * FIX: Fix typo * FIX: Fix parser for boolean arguments * STYLE: Remove unneeded comment * WIP * FIX error (which kills a thread and prevents subsequent pngs from being written) if the image size is wrong * Tensorize can create empty tensors if there are no good series, making you think it's working when it isn't. At least give a warning * Don't commit code to interpet this specific manifest_tsv file * STYLE: Rename intensity_thresh_perc -> intensity_thresh_percentile --------- Co-authored-by: Sam Freesun Friedman <[email protected]>
- Loading branch information
1 parent
44f5ade
commit 0064b83
Showing
10 changed files
with
168 additions
and
68 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
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
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
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
Oops, something went wrong.