Skip to content
Snippets Groups Projects
Commit a4d0a006 authored by Maria Kleppestø Mcculloch's avatar Maria Kleppestø Mcculloch
Browse files

Update main.py

parent bb4f9abc
No related branches found
No related tags found
No related merge requests found
......@@ -55,7 +55,7 @@ QualEval.SaveBaslines()
## STEP 2: COMPUTE METRICS ##
######################################
## NB! REMEMBER TO UNCOMMOENT QualEval initiation ON LINE 63
## NB! REMEMBER TO UNCOMMOENT the QualEval initiation ON LINE 35
'''
# Compute metrics
......@@ -77,7 +77,7 @@ QualEval.SaveMetric("focus")
## STEP 3: PLOT METRICS ##
##########################
## NB! REMEMBER TO UNCOMMOENT QualEval INIT ON LINE 64 AND QualEval.Detection_Arcface() ON LINE 92
## NB! REMEMBER TO UNCOMMOENT the QualEval initiation ON LINE 35 AND QualEval.Detection_Arcface_init() ON LINE 63
'''
print("--* Plotting Metrics")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment