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

FindDescriptor with blob=True does not work without k_neighbors #91

Closed
prashastk opened this issue Mar 15, 2019 · 1 comment
Closed
Assignees
Labels
Bug Indicates unexpected or undesired behaviors

Comments

@prashastk
Copy link

Is that intentional?

Server logs:

"[
   {
      ""entities"" : [
         {
            ""VD:descSetPath"" : ""db/descriptors/020419_inception_v3_64emb"",
            ""VD:dimensions"" : 64
         }
      ],
      ""returned"" : 1,
      ""status"" : 0
   },
   {
      ""info"" : ""Unknown operation type for query\n"",
      ""status"" : -1
   }
]"
@luisremis luisremis self-assigned this Mar 18, 2019
@luisremis luisremis added the Bug Indicates unexpected or undesired behaviors label Mar 18, 2019
luisremis added a commit that referenced this issue Apr 3, 2019
@luisremis
Copy link
Contributor

Fixed in #97

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Indicates unexpected or undesired behaviors
Projects
None yet
Development

No branches or pull requests

2 participants