miaogen123 / imageMatch
图像检索 颜色直方图 图像检索引擎 pHash
☆27Updated 2 years ago
Alternatives and similar repositories for imageMatch
Users that are interested in imageMatch are comparing it to the libraries listed below
Sorting:
- Large-scale image retrival by deep learning(基于深度学习的大规模图像检索)☆115Updated 7 years ago
- 基于内容的图像检索系统(Content Based Image Retrieval,简称 CBIR)☆67Updated 6 years ago
- 基于VGG-16的图像检索系统☆41Updated 4 years ago
- 一个本地的基于内容的图像检索系统,实现了包括颜色特征提取(颜色直方图,HSV中心距),纹理特征(灰度共生矩阵,LBP算子),边缘特征(边缘直方图),哈希感知算法(aHash,pHash,dHash算法等),SIFT特征提取。以及基于VGG-16提取特征等功能☆86Updated last year
- QT界面+图像检索+神经网络☆26Updated 4 years ago
- 基于opencv-python的sift、kmeans、bow图像检索☆54Updated 6 years ago
- 基于感知哈希算法实现图像检索☆17Updated 7 years ago
- This is an simple image retrieval platform by CNN based on pytorch and flask.☆35Updated 11 months ago
- 基于VGG16网络提取图像特征做图像检索提供Restful接口demo☆16Updated 5 years ago
- python 图像处理 以图搜图 无损压缩☆11Updated 6 years ago
- 图像检索和向量搜索,similarity learning,compare deep metric and deep-hashing applying in image retrieval☆128Updated 5 years ago
- 爬取百度图片,搭建自己的图片索引库实现简单的以图搜图功能,还有可视化效果☆52Updated 5 years ago
- 以图搜图,图像检索,lsh☆15Updated 2 years ago
- 基于内容的图像检索系统 / content-based image retrieval system☆21Updated 3 years ago
- Bag of Visual Feature with Hamming Enbedding, Reranking☆54Updated 6 years ago
- 使用深度学习网络(目标检测/特征提取/特征匹配)建立的图像精准检索系统☆32Updated 5 years ago
- 离线构建大规模图像特征索引库,实现在线相似图片精准查询☆78Updated 4 years ago
- 小样本分类实践☆12Updated 4 years ago
- ☆41Updated 7 years ago
- 🚀CNN-based image retrieval built on Keras☆521Updated 3 years ago
- CbirByVgg-基于VGG16的图像检索程序,可视化查询并显示,可扩展到自己的图像库。☆23Updated 3 years ago
- 基于天池数据的淘宝穿衣搭配推荐算法☆39Updated 7 years ago
- Based on Pytorch and Flask, thanks to the image_retrieval_platform☆20Updated 2 years ago
- 基于VGG和tkinter的CBIR☆28Updated 2 years ago
- 对图像检索技术进行探索☆51Updated 6 years ago
- ORL人脸识别不同算法的实现,用到了scikit-learn,tensorflow等,任选5张训练,5张测试。因为每次训练随机挑选,所以每次输出识别率有偏差 算法 识别率 bp神经网络 0.8 pca+bp神经网络 0.85 小波变换+pca+bp神经网络 0.95 CNN…☆73Updated 3 years ago
- 天池Apache Flink极客挑战赛——垃圾图片分类☆18Updated 7 months ago
- 介绍作者在学习推荐系统过程中学习到的知识,包括爬虫、大数据、NLP、召回、排序等模块。包括知识总结和代码实践两部分。☆12Updated 4 years ago
- 实现常用图像分类算法☆45Updated last year
- 经典推荐算法的python实现或使用,涵盖协同过滤、矩阵分解、gbdt+lr,以及Wide&Deep等深度推荐模型。☆9Updated 3 years ago