image-search
Here are 208 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?
When a user reports a bug in an issue, in addition to "Environment", "Current Behavior", "Expected Behavior", and "Steps To Reproduce", a "Milvus log" needs to be added to the issue template.
,按天建表(如: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
Apr 12, 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
Apr 5, 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
Apr 11, 2022 - JavaScript
-
Updated
Feb 12, 2022 - MATLAB
-
Updated
Apr 12, 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
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