-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Model loading, test-time augmentation.
- Set up UNet2DS and the unet2ds_nf example to load the architecture and weights from the same HDF5 file. - Implemented 8x test-time augmentation for UNet2DS. This improved the test score from 0.535 to 0.542.
- Loading branch information
1 parent
87869d9
commit f1b33bf
Showing
5 changed files
with
247 additions
and
202 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
Oops, something went wrong.