Skip to content

How should I reproduce the training process of Swin UNETR on BTCV so that it can achieve the mean dice score recorded in the paper? #302

@JeMing-creater

Description

@JeMing-creater

Describe the bug
Using multi-GPU training from scratch, the BTCV segmentation score of 91.8% the average dice score cannot be achieved.

To Reproduce
Steps to reproduce the behavior:

  1. Parallel training is performed on 4 T100s.
  2. The batch size is set to 1, and max_epochs is set to 5000. Other settings are selected as default.

My confusion is:
I cannot reproduce the average dice score of 91.8%, and the highest is only 83%. What training method should be used to achieve the scores recorded in the paper?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions