Skip to content
Snippets Groups Projects
Commit c2f1dd93 authored by tgupta6's avatar tgupta6
Browse files

Merge branch 'use_detector_scores' of...

Merge branch 'use_detector_scores' of gitlab-beta.engr.illinois.edu:Vision/GenVQA into use_detector_scores
parents 1b9ceeb8 82f78629
No related branches found
No related tags found
No related merge requests found
......@@ -87,6 +87,7 @@ if __name__=='__main__':
'freq': freq,
'acc': acc,
}
print len(freq)
acc_by_freq_filename = os.path.join(
constants.region_object_scores_dirname,
'acc_by_freq.json')
......
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