Releases: jgrss/cultionet
Releases · jgrss/cultionet
v1.7.3
v1.7.2
v1.7.1
v1.7.0
What changed?
- Improved and fixed issues in the ResUNet 3+ Psi architecture, which was introduced in
v1.6.5
- More flexible user arguments. The user can now specify:
- the model architecture
- convolution blocks
- dilations
- attention weights
- Improvements in the train optimizer stability
- Deep supervision
- Cultionet uses the UNet 3+ style of deep supervision along three decoders
- These are optional during training
- Cultionet uses the UNet 3+ style of deep supervision along three decoders
- Improved training efficiency using PyTorch’s parallel data loader
- Improved inference efficiency using PyTorch’s batch loader