image-search
Here are 210 public repositories matching this topic...
Python Script to download hundreds of images from 'Google Images'. It is a ready-to-run code!
-
Updated
Mar 3, 2022 - Python
Anime Scene Search by Image
-
Updated
Oct 30, 2021 - Shell
Pytorch ReID: A tiny, friendly, strong pytorch implement of object re-identification baseline. Tutorial
-
Updated
Jun 4, 2022 - Python
SOTA Re-identification Methods and Toolbox
-
Updated
Jan 24, 2022 - Python
Deep Learning API and Server in C++14 support for Caffe, PyTorch,TensorRT, Dlib, NCNN, Tensorflow, XGBoost and TSNE
-
Updated
Jun 9, 2022 - C++
-
Updated
Jun 7, 2022 - Python
I am finding a product which can replace Elasticsearch.
tempdir is archived
Crate: tempdir
Version: 0.3.7
Warning: unmaintained
Title: `tempdir` crate has been deprecated; use `tempfile` instead
Date: 2018-02-13
ID: RUSTSEC-2018-0017
URL: https://rustsec.org/advisories/RUSTSEC-2018-0017
Dependency tree:
tempdir 0.3.7
├── storage 0.2.0
│ └── qdrant 0.7.0
├── segment 0.3.1
│ ├── storage 0.2.0
│
Count API
多表同时插入大量数据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
Joint Discriminative and Generative Learning for Person Re-identification. CVPR'19 (Oral)
-
Updated
Mar 7, 2022 - Python
Vald. A Highly Scalable Distributed Vector Search Engine
-
Updated
Jun 9, 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
Search photos on Unsplash using natural language
-
Updated
Aug 25, 2021 - Jupyter Notebook
Simple image search engine
-
Updated
Nov 14, 2021 - Python
This Telegram Bot can tell the anime when you send an screenshot to it
-
Updated
Jun 2, 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
Scene search On Liresolr for Animation. (and video)
-
Updated
Jun 3, 2022 - JavaScript
Reverse image search (SauceNao, ImgOps, trace.moe) tool for Windows
-
Updated
May 10, 2022 - C#
TOMM2020 Dual-Path Convolutional Image-Text Embedding https://arxiv.org/abs/1711.05535
-
Updated
Feb 12, 2022 - MATLAB
Open Source, Cloud Native, RESTful Search Engine Powered by Neural Networks
-
Updated
Aug 25, 2021 - Python
视觉UI分析工具
-
Updated
Jun 9, 2022 - Python
Search photos on Unsplash based on OpenAI's CLIP model, support search with joint image+text queries and attention visualization.
-
Updated
Sep 9, 2021 - Jupyter Notebook
AMC: Attention guided Multi-modal Correlation Learning for Image Search
-
Updated
Jul 12, 2019 - Python
Tool for managing data-deduplication within extant compressed archive files, along with a relatively performant BK tree implementation for fuzzy image searching.
-
Updated
Apr 11, 2019 - Python
A web service build on top of Facebook's Faiss
-
Updated
Apr 30, 2021 - Python
LogoSear.ch and IconSear.ch: search through zillions of SVG logos/icons directly linked to their source repos.
-
Updated
May 26, 2022 - CSS
Learning Fine-grained Image Similarity with Deep Ranking is a novel application of neural networks, where the authors use a new multi scale architecture combined with a triplet loss to create a neural network that is able to perform image search. This repository is a simplified implementation of the same
-
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."


Is there an existing issue for this?
What would you like to be added?
Current chunk manager didn't accept ctx for timeout and tracing control.
such as:
Read(ctx, Context, filePath string) ([]byte, error)
Why is this needed?
No response
Anything else?
No response