Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to do the preprocessing step? #3

Open
Myrrolinz opened this issue Jan 24, 2024 · 2 comments
Open

How to do the preprocessing step? #3

Myrrolinz opened this issue Jan 24, 2024 · 2 comments

Comments

@Myrrolinz
Copy link

I want to use verse'19 dataset, but I haven't figure out what I need to do first. Thank you for your kindly help!

我看见您写道:We follow the z-score normalization strategy in nnUNet to preprocess clean and fused lobe datasets, VerSe'19 and LA/LAA dataset.
具体应该如何实施?

@AlexYouXin
Copy link
Owner

That is a common normalization strategy by introducing mean values and variations. Please refer to nnUNet for more details.

@Fucapisun
Copy link

I want to know whether dataloader should be preprocessed before using the normalization strategy, and whether rawdata should be directly converted into img sequence in nnUNet for normalization when using the normalization strategy. What do z-score normalization img and seg input when normalizing derivatives.

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

No branches or pull requests

3 participants