Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ bin/C2C fda_bmd -i <path/to/input/folder>
BMD Report:
BMD score prediction: NORMAL (T-score ≥ -1)

Predicted Z and T-score (NOT FDA approved):
Predicted Z and T-score (NOT FDA cleared):
Predicted Z-score: 0.5
Predicted T-score: 0.1
################################################################################
Expand Down
1 change: 0 additions & 1 deletion comp2comp/contrast_phase/contrast_phase.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
# from totalsegmentatorv2.python_api import totalsegmentator



class ContrastPhaseDetection(InferenceClass):
"""Contrast Phase Detection."""

Expand Down