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

Update NeurIPS CellSeg loaders #14

Merged
merged 1 commit into from
Mar 30, 2024
Merged

Update NeurIPS CellSeg loaders #14

merged 1 commit into from
Mar 30, 2024

Conversation

anwai98
Copy link
Owner

@anwai98 anwai98 commented Mar 30, 2024

@constantinpape I went ahead and refactored the NeurIPS CellSeg dataloader to the most recent setup, allowing download to all the parts of the dataset. The construct in torch-em (supervised and unsupervised loaders) stays the same as before, just some minor additions are made as following:

  • training set: Training-labeled
  • validation set: Tuning
  • testing set: Testing/Public (this has ground-truth)
  • hidden set: Testing/Hidden (unlabeled)
  • unlabeled multi-modal images: release-part1
  • unlabeled WSI images: train-unlabeled-part2

(NOTE: I'll keep these updates local to the ViMUNet experiments, just keeping you posted)

@anwai98 anwai98 merged commit fbb6f6c into vision-mamba Mar 30, 2024
0 of 4 checks passed
@anwai98 anwai98 deleted the aa-neurips branch March 30, 2024 22:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant