Skip to content

Commit

Permalink
Merge pull request #115 from Swarchal/legacy
Browse files Browse the repository at this point in the history
  • Loading branch information
sophiamaedler authored Nov 22, 2024
2 parents fc6f25b + c8991cf commit 015a903
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/scportrait/pipeline/workflows.py
Original file line number Diff line number Diff line change
Expand Up @@ -545,6 +545,7 @@ def _check_for_mask_matching_filtering(self) -> None:

# default behaviour that this filtering should be performed, otherwise another additional step is required before extraction
self.filter_match_masks = True
self.mask_matching_filtering_threshold = 0.95

def _perform_mask_matching_filtering(
self,
Expand Down

0 comments on commit 015a903

Please sign in to comment.