growvv / Search_Picture
基于VGG-16的图像检索系统
☆40Updated 3 years ago
Alternatives and similar repositories for Search_Picture:
Users that are interested in Search_Picture are comparing it to the libraries listed below
- 一 个本地的基于内容的图像检索系统,实现了包括颜色特征提取(颜色直方图,HSV中心距),纹理特征(灰度共生矩阵,LBP算子),边缘特征(边缘直方图),哈希感知算法(aHash,pHash,dHash算法等),SIFT特征提取。以及基于VGG-16提取特征等功能☆84Updated last year
- 基于内容的图像检索系统(Content Based Image Retrieval,简称 CBIR)☆65Updated 6 years ago
- 使用深度学习网络(目标检测/特征提取/特征匹配)建立的图像精准检索系统☆32Updated 4 years ago
- 本项目基于ImageNet数据集预训练的VGG16和ResNet34网络模型,微调以提 取遥感图像特征。我们尝试了多种特征聚合方法,通过使用PCA降维技术和扩展查询技术来优化特征存储、向量计算和特征检索效果。此外,我们还采用局部敏感哈希算法(LSH)实现了大规模遥感图像检索。…☆25Updated 2 years ago
- 数字图像处理大作业,图像细粒度分类,CUB-200-2011,Peking University☆70Updated 6 years ago
- QT界面+图像检索+神经网络☆26Updated 4 years ago
- 基于无监督学习,无需训练,先使用SIFT算法提取图像特征,再使用KMeans聚类算法进 行图像分类,速度非常快,精度还在提高。☆128Updated 5 years ago
- 基于PyTorch框架实现的图像分类网络☆79Updated 4 years ago
- 支持多模型工程化的图像分类器☆23Updated 3 years ago
- 以图搜图,图像检索,lsh☆15Updated 2 years ago
- 基于多特征融合的图像检索系统☆27Updated last year
- 细粒度图像分类之十二猫分类,对比ResNet和ViT两者模型性能。☆45Updated 3 years ago
- 设计并实现了一个基于深度学习、集成学习、迁移学习、GAN等技术的色素性皮肤病自动识别七分类系统。本系统主要由服务端和客户端两个模块组成。服务端基于深度学习、集成学习、迁移学习、GAN等技术实现了对色素性皮肤病自动识别七分类。客户端使用微信小程序和网站(SSM、Springb…☆117Updated 3 years ago
- 基于opencv-python的sift、kmeans、bow图像检索☆54Updated 6 years ago
- 基于VGG16网络提取图像特征做图像检索提供Restful接口demo☆16Updated 5 years ago
- 机器学习课程大作业 - 基于深度神经网络的图像分类任务☆29Updated 7 years ago
- 图像检索 颜色直方图 图像检索引擎 pHash☆27Updated 2 years ago
- python实现的图像检索系统,包括特征提取、建立图像库、建立索引、特征比对和结果评估。☆12Updated 6 years ago
- 适合小白入门的图像分类项目,从熟悉到熟练图像分类的流程,搭建自己的分类网络结构以及在pytorch中运用经典的分类网络。☆67Updated 5 years ago
- CbirByVgg-基于VGG16的图像检索程序,可视化查询并显示,可扩展到自己的图像库。☆22Updated 3 years ago
- 基于Swin-transformer训练图像分类并部署web端☆87Updated 2 years ago
- 基于VGG和tkinter的CBIR☆25Updated 2 years ago
- ✨基于卷积神经网络(CNN)和CIFAR10数据集的图像智能分类 Web 应用 Intelligent Image Classification Web Applcation based on Convolutional Neural Networks and the CI…☆95Updated 6 months ago
- 毕业设计项目----基于图神经网络与多任务学习的图像分类器☆42Updated 4 years ago
- This is an simple image retrieval platform by CNN based on pytorch and flask.☆35Updated 10 months ago
- Deploying AI model with spring boot☆52Updated last year
- 利用pytorch实现图像分类的一个完整的代码,训练,预测,TTA,模型融合,模型部署,cnn提取特征,svm或者随机森林等进行分类,模型蒸馏,一个完整的代码☆28Updated 4 years ago
- 实现常用图像分类算法☆44Updated last year
- 使用ResNet网络进行十种食物图像分类,基于迁移学习方法训练☆18Updated 2 years ago
- 检测条形码、运动目标、汉字识别等☆19Updated 5 years ago