FengWei2000 / CBIRLinks
基于VGG和tkinter的CBIR
☆28Updated 3 years ago
Alternatives and similar repositories for CBIR
Users that are interested in CBIR are comparing it to the libraries listed below
Sorting:
- 离线构建大规模图像特征索引库,实现在线相似图片精准查询☆78Updated 5 years ago
- 基于内容的图像检索系统(Content Based Image Retrieval,简称 CBIR)☆69Updated 7 years ago
- 一个本地的基于内容的图像检索系统,实现了包括颜色特征提取(颜色直方图,HSV中心距),纹理特征(灰度共生矩阵,LBP算子),边缘特征( 边缘直方图),哈希感知算法(aHash,pHash,dHash算法等),SIFT特征提取。以及基于VGG-16提取特征等功能☆92Updated 2 years ago
- CbirByVgg-基于VGG16的图像检索程序,可视化查询并显示,可扩展到自己的图像库。☆23Updated 3 years ago
- This is an simple image retrieval platform by CNN based on pytorch and flask.☆36Updated last year
- 图像检索 颜色直方图 图像检索引擎 pHash☆27Updated 2 years ago
- 基于VGG-16的图像检索系统☆44Updated 4 years ago
- QT界面+图像检索+神经网络☆25Updated 5 years ago
- 使用深度学习网络(目标检测/特征提取/特征匹配)建立的图像精准检索系统☆34Updated 5 years ago
- Deep learning cross modal hashing in PyTorch☆108Updated 4 years ago
- 基于Swin-transformer训练图像分类并部署web端☆94Updated 3 years ago
- 媒体计算实践作业:图像——文本跨模态搜索☆40Updated 4 years ago
- PyTorch implementation for paper "Deep Cross-Modal Hashing"☆118Updated 3 years ago
- 基于opencv-python的sift、kmeans、bow图像检索☆54Updated 7 years ago
- 基于Pytorch的图像分类框架☆99Updated 2 months ago
- Awesome Fine-grained Visual Classification☆240Updated 2 years ago
- image retrieval systems based on CNN feature distance and triplet loss☆31Updated 4 years ago
- 本项目基于ImageNet数据集预训练的VGG16和ResNet34网络模型,微调以提取遥感图像特征。我们尝试了多种特征聚合方法,通过使用PCA降维技术和扩展查询技术来优化特征存储、向量计算和特征检索效果。此外,我们还采用局部敏感哈希算法(LSH)实现了大规模遥感图像检索。…☆27Updated 2 years ago
- 基于PyTorch框架实现的图像分类网络☆85Updated 5 years ago
- 使用sift算法提取图像特征点,然后利用KMeans算法特征点进行聚类,然后进行匹配来实现基于内容的图像分类器☆20Updated 5 years ago
- A generic triplet data loader for image classification problems,and a triplet loss net demo.☆132Updated 5 years ago
- python实现的图像检索系统,包括特征提取、建立图像库、建立索引、特征比对和结果评估。☆12Updated 7 years ago
- 一个通用的图像分类模板,天池/CVPR AliProducts挑战赛 3/688☆87Updated 4 years ago
- 使 用SURF+Kmeans建立的图像检索系统(CBIR)☆13Updated 5 years ago
- CVPR2020/TNNLS2023: Central Similarity Quantization/Hashing for Efficient Image and Video Retrieval☆237Updated 3 years ago
- ☆43Updated 3 years ago
- Deploying AI model with spring boot☆51Updated 2 years ago
- source code for "Deep adversarial discrete hashing for cross-modal retrieval"☆26Updated 2 years ago
- 基于显著性目标检测的非特定类别图像分割-中国大学生服务外包创新创业大赛☆29Updated 4 years ago
- Implementation of IDHN in TensorFlow☆18Updated 6 years ago