miaogen123 / imageMatchLinks
图像检索 颜色直方图 图像检索引擎 pHash
☆28Updated 2 years ago
Alternatives and similar repositories for imageMatch
Users that are interested in imageMatch are comparing it to the libraries listed below
Sorting:
- 一个本地的基于内容的图像检索系统,实现了包括颜色特征提取(颜色直方图,HSV中心距),纹理特征(灰度共生矩阵,LBP算子),边缘特征(边缘直方图),哈希感知算法(aHash,pHash,dHash算法等),SIFT特征提取。以及基于VGG-16提取特征等功能☆94Updated 2 years ago
- 基于VGG16网络提取图像特征做图像检索提供Restful接口demo☆16Updated 6 years ago
- 基于opencv-python的sift、kmeans、bow图像检索☆54Updated 7 years ago
- 基于内容的图像检索系统(Content Based Image Retrieval,简称 CBIR)☆69Updated 7 years ago
- DIY_resnet+迁移学习+风格迁移☆18Updated 6 years ago
- 爬取百度图片,搭建自己的图片索引库实现简单的以图搜图功能,还有可视化效果☆52Updated 6 years ago
- 实现常用图像分类算法☆46Updated 2 years ago
- 离线构建大规模图像特征索引库,实现在线相似图片精准查询☆78Updated 5 years ago
- Large-scale image retrival by deep learning(基于深度学习的大规模图像检索)☆116Updated 8 years ago
- 基于VGG-16的图像检索系统☆44Updated 4 years ago
- 基于Android和微信小程序端的简单猫狗图像分类☆11Updated 7 years ago
- python 图像处理 以图搜图 无损压缩☆11Updated 7 years ago
- 图像检索和向量搜索,similarity learning,compare deep metric and deep-hashing applying in image retrieval☆128Updated 5 years ago
- 2019CCF爱奇艺视频拷贝(版权)检测算法☆15Updated 6 years ago
- QT界面+图像检索+神经网络☆25Updated 5 years ago
- 机器学习课程大作业 - 基于深度神经网络的图像分类任务☆31Updated 8 years ago
- 设计并实现了一个基于深度学习、集成学习、迁移学习、GAN等技术的色素性皮肤病自动识别七分类系统。本系统主要由服务端和客户端两个模块组成。服务端基于深度学习、集成学习、迁移学习、GAN等技术实现了对色素性皮肤病自动识别七分类。客户端使用微信小程序和网站(SSM、Springb…☆126Updated 4 years ago
- This is an simple image retrieval platform by CNN based on pytorch and flask.☆36Updated last year
- 这是之前我和我的组员参与Tiny-mind 手写汉字识别大赛的一个项目, 主要实现了用Resnet或VGG16作为Backbone来训练一个分类任务以及基于opencv的一些图片数据集增强,最终我们组的成绩为TOP-5准确率99.19, 排名5/700。这个项目也可以用于其…☆88Updated 6 years ago
- Image Classification using SIFT, Bag of words, k means clustering and SVM Classification☆85Updated last year
- 以图搜图,图像检索,lsh☆16Updated 3 years ago
- ☆41Updated 8 years ago
- Bag of Visual Feature with Hamming Enbedding, Reranking☆55Updated 7 years ago
- 基于无监督学习,无需训练,先使用SIFT算法提取图像特征,再使用KMeans聚类算法进行图像分类,速度非常快,精度还在提高。☆133Updated 6 years ago
- 基于Python实现了K-Means、GMM、DBSCAN、AGNES等四种常见的聚类算法☆71Updated 6 years ago
- 爱奇艺多模态人物识别比赛,排名第四☆69Updated 7 years ago
- 华为云杯”2020深圳开放数据应用创新大赛·生活垃圾图片分类.排名:50/4388;方案:SSD-efficientd3-DiouLoss☆13Updated 5 years ago
- AI 算法岗在线简历模板,美观简洁,适用图片识别、CV、人脸识别和视频识别等岗位。内容为实际工作经验,供小伙伴们参考。☆17Updated 3 years ago
- 一系列python程序,包括哈希感知算法cvHash,图像切割cvsplit,固定目标检测cvRec(附文档ppt),视频读帧图像切割cvROI,批量图像尺寸调整size,模式匹配template☆15Updated 7 years ago
- 基于感知哈希算法实现图像检索☆17Updated 7 years ago