Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: No matching signature found #66

Open
by-Gokulram opened this issue May 31, 2021 · 0 comments
Open

TypeError: No matching signature found #66

by-Gokulram opened this issue May 31, 2021 · 0 comments

Comments

@by-Gokulram
Copy link

by-Gokulram commented May 31, 2021

I get this error when I try to create fisher vectors

Traceback (most recent call last):
File /acc_improvement/cyvlfeat_exp/fv_test.py", line 27, in
val = fisher(desc_, means, covars, priors)
File "/home/anaconda3/envs/acc_improvement/lib/python3.8/site-packages/cyvlfeat/fisher/fisher.py", line 73, in fisher
return cy_fisher(x, means, covariances, priors,
File "cyvlfeat/fisher/cyfisher.pyx", line 23, in cyvlfeat.fisher.cyfisher.__pyx_fused_cpdef
TypeError: No matching signature found

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant