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

Merge util.metrics.py from CerebNet and FastSurferCNN into one file #590

Draft
wants to merge 4 commits into
base: dev
Choose a base branch
from

Commits on Nov 11, 2024

  1. Parameterized tests in test_images.py and test_stats.py

    also added test configuration files for new filetypes
    
    rebased pytest-feture onto merge-metrics
    
    adding support for multiple images in test_images.py
    taha-abdullah authored and dkuegler committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    f539e0f View commit details
    Browse the repository at this point in the history
  2. Merging all functionality from CerebNet.utils.metrics.py into FastSur…

    …ferCNN.utils.metrics.py
    
    - Deleting CerebNet.utils.metrics.py
    
    - refactoring usage across files
    
    - Changing back to numpy dice score implementation
    
    - removing CerebNet.utils.metrics.py from docs
    taha-abdullah authored and dkuegler committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    0767d12 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af51f56 View commit details
    Browse the repository at this point in the history
  4. PR 590 Review changes:

    - quicktest.yaml: commenting out trigger on pull request
    - FastSurferCNN.utils.metrics.py: docstring changes
    taha-abdullah authored and dkuegler committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    36af6ae View commit details
    Browse the repository at this point in the history