image-recognition/src/SearcherParameters.py

3 lines
81 B
Python

SEARCH_DEEP_K = [0, 1000, 2000, 5000, 10000, 30000, 100000]
GEM_THRESHOLD = 0.25