Skip to content
Snippets Groups Projects
Commit fac4a5ac authored by Tetiana Yemelianenko's avatar Tetiana Yemelianenko
Browse files

Update create_owl_dataset.py

parent e97ba167
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
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