Skip to content

Further enhance DynUNet via removing unused parts #3293

Closed
@yiheng-wang-nv

Description

@yiheng-wang-nv

In current implementation, no matter deep_supervision is used, the corresponding heads will be used. In addition, extra heads may be maintained, when deep_supr_num is less than the number of up sample layer - 1. It may also be related with Project-MONAI/MONAILabel#492

I planned to change it within #3265 , but it brought breaking changes (574fe60) and may make users' old weights cannot be used.

Therefore, here I open another ticker, and I will do a further enhancement.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions