image-search
Here are 205 public repositories matching this topic...
Is there an existing issue for this?
- I have searched the existing issues
What would you like to be added?
I would like to have a method to retrieve all the rows from a collection, something like SELECT *
in SQL
.
Currently I achieve this goal using the following boolean expression: index != -1
, but I guess this is not the best way to to this.
Why is this neede
-
Updated
Mar 3, 2022 - Python
-
Updated
Oct 30, 2021 - Shell
-
Updated
Feb 6, 2022 - Python
-
Updated
Jan 24, 2022 - Python
-
Updated
Mar 25, 2022 - C++
I am finding a product which can replace Elasticsearch.
-
Updated
Mar 24, 2022 - Python
多表同时插入大量数据PS很容易崩溃
使用的3.2.7版本,3台服务器(1个master、3个ps、3个router),按天建表(如:db_20210601、db_20210602、db_20210603),每张表的结构如下 :
`{
"name": "space",
"partition_num": 3,
"replica_num": 1,
"engine": {
"name": "gamma",
"index_size": 100000,
"retrieval_type": "IVFPQ",
"retrieval_param": {
"ncentroids": 2048,
"nsubvector": 64,
"metric_type": "InnerProduct"
},
"id_type": "String"
},
"propertie
Count API
Is your feature request related to a problem? Please describe.
There are cases, when it might be useful to know how much points are there in index, which satisfies some filtering condition.
Currently, we can only estimate a total amount of points.
Describe the solution you'd like
Create an API which returns amount of points (estimated or precise, depending on flag) for a given filter
-
Updated
Mar 7, 2022 - Python
-
Updated
Mar 25, 2022 - Go
Hi, I've created a simple katacoda scenario of "how to install Milvus 2.0 Standalone with docker-compose". Here is my github link: https://github.com/jaelgu/katacoda
Can we have a Katacoda scenario for each Bootcamp solution?
- text_search_engine
- molecular_similarity_search
- dna_sequence_classification
- q&a_system
-
Updated
Aug 25, 2021 - Jupyter Notebook
-
Updated
Nov 14, 2021 - Python
-
Updated
Mar 17, 2022 - JavaScript
Current docker image size is insane. It is 2.55 GB. Reduce that to below 1GB or less. Apply changes from this reference: https://hackernoon.com/tips-to-reduce-docker-image-sizes-876095da3b34
-
Updated
Mar 17, 2022 - JavaScript
-
Updated
Feb 12, 2022 - MATLAB
-
Updated
Mar 19, 2022 - C#
-
Updated
Aug 25, 2021 - Python
-
Updated
Sep 9, 2021 - Jupyter Notebook
-
Updated
Jul 12, 2019 - Python
-
Updated
Apr 11, 2019 - Python
-
Updated
Apr 30, 2021 - Python
-
Updated
Mar 24, 2022 - CSS
-
Updated
Apr 13, 2019 - Python
-
Updated
Feb 26, 2022 - Python
Improve this page
Add a description, image, and links to the image-search topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the image-search topic, visit your repo's landing page and select "manage topics."
Problem: It is pretty challenging to find resource material and valuable articles, videos and such, and we spend a lot of time searching and finding the appropriate resource for us.
Proposed solution: Faceted search can come a long way when looking for a quick way to find a solution designed for our needs. Ratings on the resource can help us select the best solution based on our search