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

Indexing the feature vector list of unequal shapes #1705 #534

Open
Zumbalamambo opened this issue Feb 24, 2021 · 0 comments
Open

Indexing the feature vector list of unequal shapes #1705 #534

Zumbalamambo opened this issue Feb 24, 2021 · 0 comments

Comments

@Zumbalamambo
Copy link

I have extracted embeddings from images and each vectors are of different shapes. so I have added all the individual vector to a list descriptors but it throws the following error,

IndexError: Vector has wrong length (expected 40, got 95)

How do I index feature vectors of variable shapes?

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