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 Joint Training #288

Merged
merged 16 commits into from
Dec 20, 2023
Merged

Add Joint Training #288

merged 16 commits into from
Dec 20, 2023

Conversation

anwai98
Copy link
Contributor

@anwai98 anwai98 commented Dec 14, 2023

No description provided.

Copy link
Contributor

@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.

Looks good! Implementation of the optimizer is exactly what I meant.

micro_sam/training/joint_sam_trainer.py Outdated Show resolved Hide resolved
@anwai98 anwai98 marked this pull request as ready for review December 20, 2023 15:09
@anwai98
Copy link
Contributor Author

anwai98 commented Dec 20, 2023

This PR now looks good to go as well. This includes:

  • Refactoring the SamTrainer
  • Adding JointSamTrainer for the joint training setup
  • Adding a script for training within the joint training framework.
  • (Misc.) Performing automatic instance segmentation using the UNETR weights from finetuned specialist models.

@constantinpape constantinpape merged commit cc4fe4b into dev Dec 20, 2023
3 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.

2 participants