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 Post-processing #11

Merged
merged 6 commits into from
Jul 31, 2024
Merged

Update Post-processing #11

merged 6 commits into from
Jul 31, 2024

Conversation

mese79
Copy link
Collaborator

@mese79 mese79 commented Jul 26, 2024

  • Post-processing is now separated from prediction.
  • mask-smoothing is done using iterative mean curvature smoothing.
    • I adopted the code years ago from Matlab & C codes (might not be very accurate, but working 😁).
    • Some info about mean curvature
  • Area Threshold for eliminating small regions can be percentage or absolute.
  • The post-processing results can be toggled on/off.

@mese79 mese79 merged commit 15a1a3d into main Jul 31, 2024
4 checks passed
@mese79 mese79 deleted the ms/update/postprocessing branch July 31, 2024 09:31
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