Skip to content
Snippets Groups Projects
Commit 6621ede5 authored by ogueler@idiap.ch's avatar ogueler@idiap.ch
Browse files

changed sample naming

parent e4778d66
No related branches found
No related tags found
No related merge requests found
...@@ -118,7 +118,7 @@ def process_target_class( ...@@ -118,7 +118,7 @@ def process_target_class(
# Write metrics to csv file # Write metrics to csv file
csv_writer.writerow( csv_writer.writerow(
[ [
names[0].split("/")[1], names[0],
MoRF_score, MoRF_score,
LeRF_score, LeRF_score,
combined_score, combined_score,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment