-
Notifications
You must be signed in to change notification settings - Fork 49
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 LM Generalists #292
Conversation
Add LM Specialists
finetuning/generalists/training/light_microscopy/train_lm_generalist.py
Outdated
Show resolved
Hide resolved
finetuning/specialists/training/light_microscopy/deepbacs_finetuning.py
Outdated
Show resolved
Hide resolved
finetuning/specialists/training/light_microscopy/plantseg_root_finetuning.py
Outdated
Show resolved
Hide resolved
finetuning/specialists/training/light_microscopy/tissuenet_finetuning.py
Outdated
Show resolved
Hide resolved
This looks good to go now! The raw and label trafo functions for the specialist and generalist finetuning have been updated here. Once this is merged, I will update the experiments for #295 likewise. Thanks. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good now. But I think we should adapt to changes from #301 before merging.
This is good to go now. Thanks! |
No description provided.