Skip to content

Conversation

@davidkvcs
Copy link

Main.py:

  • only need to add paths, filenames and reused variables once
  • added option to change output to binary mask using thesholding

Networkds.py

  • Added function unet_8_slice as an alternative architecture with 10 blocks and 8 slice input pr patient pr epoch
  • added dropout as vector for easier overview of the dropouts

Train.py

  • modified to accomodate changes in networkds.py with unet_8_slice

David Kovacs added 4 commits February 14, 2020 11:20
Main.py:
- only need to add paths, filenames and reused variables once
- added option to change output to binary mask using thesholding

Networkds.py
- Added function unet_8_slice as an alternative architecture with 10 blocks and 8 slice input pr patient pr epoch
- added dropout as vector for easier overview of the dropouts

Train.py
- modified to accomodate changes in networkds.py with unet_8_slice
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant