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

Support dry run for dataloaders to check if valid instances available #703

Closed
anwai98 opened this issue Sep 26, 2024 · 1 comment
Closed
Assignees

Comments

@anwai98
Copy link
Contributor

anwai98 commented Sep 26, 2024

I think it would make sense to perform a dry run on the dataloaders to check whether the instance labels are as expected (i.e. there has to be atleast one object instance to perform finetuning), else notify the user (even before allowing to finetune the model) about annotating some objects / adding sampler in the dataset, etc.

Ref: https://github.com/computational-cell-analytics/micro-sam/blob/master/micro_sam/training/training.py#L130

@anwai98
Copy link
Contributor Author

anwai98 commented Oct 8, 2024

This is taken care of at #705.

@anwai98 anwai98 closed this as completed Oct 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

1 participant