diff --git a/create_owl_dataset.py b/create_owl_dataset.py index 2724f043e451dfe157f328c9ad103c439b4106f1..0c81951f904a9eebd9eab54e13b5716390b53446 100644 --- a/create_owl_dataset.py +++ b/create_owl_dataset.py @@ -296,8 +296,7 @@ def owl_annoy_annotation(labels, folders): label = labels[i] folder = folders[i] print('Current label: ' + label) -# request_count = round(len(imgpaths)*1.2, 0) - request_count = 45 + request_count = 50 selected_threshold = 0.4 not_enough_count = True