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

Add CAMUS dataset #257

Merged
merged 4 commits into from
May 15, 2024
Merged

Add CAMUS dataset #257

merged 4 commits into from
May 15, 2024

Conversation

anwai98
Copy link
Contributor

@anwai98 anwai98 commented May 15, 2024

This is a dataset for segmenting cardiac structures in 2d (+t) echocardiography images.

@constantinpape - In addition, this PR:

  • Makes the SegmentationDataset flexible to accept None values now, taking care of returning the entire volume (this data has three dimension, hence tested it for 2d and 3d, works fine)

Let me know if you spot something!

Copy link
Owner

@constantinpape constantinpape left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only two minor comments, looks good otherwise.

torch_em/data/segmentation_dataset.py Outdated Show resolved Hide resolved
torch_em/data/segmentation_dataset.py Show resolved Hide resolved
@anwai98
Copy link
Contributor Author

anwai98 commented May 15, 2024

Thanks for the mentions. The mentions have been taken care of. It's good to go from my side.

@constantinpape constantinpape merged commit becac2f into constantinpape:main May 15, 2024
2 checks passed
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

Successfully merging this pull request may close these issues.

None yet

2 participants