You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I run th infer.py
get error:
Using cache..., config=histogram_cache-region-n_bin12-n_slice3, distance=d1, depth=3
Traceback (most recent call last):
File "D:\Vir_env\CBIR-master\src\infer.py", line 26, in
query = samples[query_idx]
IndexError: list index out of range
The text was updated successfully, but these errors were encountered:
I run th infer.py
get error:
Using cache..., config=histogram_cache-region-n_bin12-n_slice3, distance=d1, depth=3
Traceback (most recent call last):
File "D:\Vir_env\CBIR-master\src\infer.py", line 26, in
query = samples[query_idx]
IndexError: list index out of range
The text was updated successfully, but these errors were encountered: