lomoss / SearchImage
基于VGG16的图像检索系统,简单的以图搜图。
☆65Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for SearchImage
- 基于VGG-16的图像检索系统☆37Updated 3 years ago
- 离线构建大规模图像特征索引库,实现在线相似图片精准查询☆75Updated 4 years ago
- 爬取百度图片,搭建自己的图片索引库实现简单的以图搜图功能,还有可视化效果☆51Updated 5 years ago
- 基于VGG和tkinter的CBIR☆24Updated 2 years ago
- 图像检索 颜色直方图 图像检索引擎 pHash☆27Updated last year
- 一个本地的基于内容的图像检索系统,实现了包括颜色特征提取(颜色直方图,HSV中心距),纹理特征(灰度共生矩阵,LBP算子),边缘特征(边缘直方图),哈希感知算法(aHash,pHash,dHash算法等),SIFT特征提取。以及基于VGG-16提取 特征等功能☆77Updated last year
- 图片向量检索服务,包含Numpy、Faiss、ES、Milvus多种计算引擎☆119Updated last year
- 基于内容的图像检索系统(Content Based Image Retrieval,简称 CBIR)☆62Updated 6 years ago
- 以图搜图,图像检索,lsh☆11Updated last year
- 基于VGG16网络提取图像特征做图像检索提供Restful接口demo☆16Updated 4 years ago
- QT界面+图像检索+神经网络☆26Updated 4 years ago
- 🚀CNN-based image retrieval built on Keras☆518Updated 2 years ago
- Bag of Visual Feature with Hamming Enbedding, Reranking☆54Updated 6 years ago
- 基于tensorflow、keras/pytorch框架实现图片文字检测及端到端的OCR文字识别☆28Updated 4 years ago
- 基于内容的图像检索系统 / content-based image retrieval system☆20Updated 2 years ago
- 使用深度学习网络(目标检测/特征提取/特征匹配)建立的图像精准检索系统☆26Updated 4 years ago
- CbirByVgg-基于VGG16的图像检索程序,可视化查询并显示,可扩展到自己的图像库。☆22Updated 2 years ago
- Large-scale image retrival by deep learning(基于深度学习的大规模图像检索)☆112Updated 7 years ago
- use image hash, region-based color histogram to create image search engine(CBIR)☆31Updated last year
- 基于多特征融合的图像检索系统☆21Updated last year
- 图像检索和向量搜索,similarity learning,compare deep metric and deep-hashing applying in image retrieval☆123Updated 4 years ago
- 【目标识别】yolo3_keras_Logo识别&&训练自己数据☆27Updated 3 years ago
- 通用的图像分类项目,并以涉黄、涉政、涉恐和普通图片4分类为例。☆118Updated 4 years ago
- 数字图像课程大作业,实现图片中文档提取与矫正。整体思路是通过hough变换检测出直线,进而得到角点,最后经过投影变换,进行矫正。整个项目只用到了opencv的IO操作(包括手写卷积,hough哈夫变换,投影变换等等)☆72Updated 4 years ago
- python 图像处理 以图搜图 无损压缩☆11Updated 5 years ago
- 基于感知哈希算法实现图像检索☆17Updated 6 years ago
- python实现的图像检索系统,包括特征提取、建立图像库、建立索引、特征比对和结果评估。☆11Updated 6 years ago
- 基于opencv-python的sift、kmeans、bow图像检索☆54Updated 6 years ago
- This is an simple image retrieval platform by CNN based on pytorch and flask.☆35Updated 5 months ago
- Detect the face in each key frame which extracts from the movie☆25Updated 3 years ago