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

datasets problem #1

Open
LinjieFu-U opened this issue Mar 14, 2024 · 8 comments
Open

datasets problem #1

LinjieFu-U opened this issue Mar 14, 2024 · 8 comments

Comments

@LinjieFu-U
Copy link

Hello, can you provide the processed datasets

@ZAX130
Copy link
Owner

ZAX130 commented Mar 14, 2024

I'm so sorry that I'm afraid I can't, because the size of the total dataset is too big. However, we have further published the link of the IXI dataset processed by freesurfer and an example code of how to create a pkl dataset from the original dataset, which may help with this issue.

@ZAX130
Copy link
Owner

ZAX130 commented Mar 26, 2024

We have published the pkl-format LPBA dataset we used in experiments.

@LinjieFu-U
Copy link
Author

Thank you very much for your contributions. We were able to reproduce results similar to those in your work on both IXI and LPBA datasets, but when we tried to use the data in the link of Mindboggle dataset you provided for the experiment, the DICE of the experiment result was only 0.49, far lower than the result of 0.62 in your work. We suspect that it is a problem when we process the data. Could you please provide the processed Mindboggle dataset?

@ZAX130
Copy link
Owner

ZAX130 commented Apr 3, 2024

Have you ever tried to change the Seg_norm() in data/trans.py and dice_val_VOI in utils.py?

@LinjieFu-U
Copy link
Author

Yes, we used the seg_norm() and dice_val Settings for the OASIS dataset in Transmorph

@ZAX130
Copy link
Owner

ZAX130 commented Apr 3, 2024

But you need to change them according to the labels in Mindboggle. You can print all the classes in the label data.

@LinjieFu-U
Copy link
Author

Sorry to bother you, but I have another question. How should I calculate the dice of each region separately as in the paper.

@ZAX130
Copy link
Owner

ZAX130 commented Apr 8, 2024

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

2 participants