DeepAtlas icon indicating copy to clipboard operation
DeepAtlas copied to clipboard

The code loss function of the segmentation part does not match the paper

Open Hong-ben opened this issue 3 years ago • 1 comments

The loss function of the segmentation only uses the output and the label to measure, does not use the registration information. The segmentation information that appears in the registration code is also confusing.

Recently, I am paying attention to the direction of joint segmentation and registration, I have learned a lot from your paper. Thank you for your open source.

Hong-ben avatar Aug 28 '21 07:08 Hong-ben

@Hongben-fba Thanks for your interests. The current released version only has the pure segmentation model training. The registration and segmentation+registration code is not released yet.

wildphoton avatar Sep 01 '21 06:09 wildphoton