Adding verbose option lunched by adding -v
2 unresolved threads
2 unresolved threads
Compare changes
Files
2+ 32
− 6
@@ -492,7 +492,24 @@ def print_results(scores: dict):
@@ -535,12 +552,15 @@ def run(annotation: str, prediction: str, threshold: int) -> dict:
@@ -563,7 +583,7 @@ def run_multiple(file_csv, folder, threshold):
@@ -624,6 +644,12 @@ def main():
@@ -633,14 +659,14 @@ def main():
aouter une valeur par défaut
store_false a True par défaut, je le rajoute quand même ?
By Charlotte Mauvezin on 2021-12-24T12:24:46 (imported from GitLab)