FengWei2000 / CBIR
基于VGG和tkinter的CBIR
☆28Updated 2 years ago
Alternatives and similar repositories for CBIR:
Users that are interested in CBIR are comparing it to the libraries listed below
- CbirByVgg-基于VGG16的图像检索程序,可视化查询并显示,可扩展到自己的图像库。☆23Updated 3 years ago
- 离线构建大规模图像特征索引库,实现在线相似图片精准查询☆78Updated 4 years ago
- 基于内容的图像检索系统(Content Based Image Retrieval,简称 CBIR)☆67Updated 6 years ago
- Large-scale image retrival by deep learning(基于深度学习的大规模图像检索)☆115Updated 7 years ago
- 一个本地的基于内容的图像检索系统,实现了包括颜色特征提取(颜色直方图,HSV中心距),纹理特征(灰度共生矩阵,LBP算子),边缘特征(边缘直方图),哈希感知算法(aHash,pHash,dHash算法等),SIFT特征提取。以及基于VGG-16提取特征等功能☆86Updated last year
- 基于opencv-python的sift、kmeans、bow图像检索☆54Updated 6 years ago
- 以图搜图,图像检索,lsh☆15Updated 2 years ago
- 本项目基于ImageNet数据集预训练的VGG16和ResNet34网络模型,微调以提取遥感图像特征。我们尝试了多种特征聚合方法,通过使用PCA降维技术和扩展查询技术来优化特征存储、向量计算和特征检索效果。此外,我们还采用局部敏感哈希算法(LSH)实现了大规模遥感图像检索。…☆26Updated 2 years ago
- QT界面+图像检索+神经网络☆26Updated 4 years ago
- This is an simple image retrieval platform by CNN based on pytorch and flask.☆35Updated 11 months ago
- 🚀CNN-based image retrieval built on Keras☆521Updated 3 years ago
- A CBIR system with CNN model☆16Updated 5 years ago
- 利用pytorch实现图像分类的一个完整的代码,训练,预测,TTA,模型融合,模型部署,cnn提取特征,svm或者随机森林等进行分类,模型蒸馏,一个完整的代码☆30Updated 4 years ago
- 图像检索 颜色直方图 图像检索引擎 pHash☆27Updated 2 years ago
- PyTorch implementation for paper "Deep Cross-Modal Hashing"☆117Updated 3 years ago
- 基于VGG-16的图像检索系统☆41Updated 3 years ago
- ☆40Updated 3 years ago
- PyTorch implementation of DEEP SUPERVISED HASHING FOR FAST IMAGE RETRIEVAL(CVPR 2016)☆53Updated 7 years ago
- source code for paper "Deep Incremental Hashing Network for Efficient Image Retrieval" on CVPR-2019☆70Updated 5 years ago
- python实现的图像检索系统,包括特征提取、建立图像库、建立索引、特征比对和结果评估。☆12Updated 6 years ago
- 图像检索和向量搜索,similarity learning,compare deep metric and deep-hashing applying in image retrieval☆128Updated 5 years ago
- try to implement the method in "Supervised Hashing for Image Retrieval via Image Representation Learning"☆7Updated 4 years ago
- Bag of Visual Feature with Hamming Enbedding, Reranking☆54Updated 6 years ago
- Source code for paper "Deep Hashing Network for Efficient Similarity Retrieval" on AAAI-2016☆14Updated 5 years ago
- 基于多特征融合的图像检索系统☆27Updated last year
- 基于VGG16网络提取图像特征做图像检索提供Restful接口demo☆16Updated 5 years ago
- 媒体计算实践作业:图像——文本跨模态搜索☆40Updated 4 years ago
- Source code for paper "Supervised Discrete Hashing" on CVPR-2015☆21Updated 5 years ago
- Source code for paper "Deep Supervised Discrete Hashing" on NeurIPS-2017☆48Updated 5 years ago
- Deep Supervised Hashing for Fast Image Retrieval☆15Updated 7 years ago