Nuyoah-xlh / CbirByVgg
CbirByVgg-基于VGG16的图像检索程序,可视化查询并显示,可扩展到自己的图像库。
☆22Updated 3 years ago
Alternatives and similar repositories for CbirByVgg:
Users that are interested in CbirByVgg are comparing it to the libraries listed below
- 基于VGG和tkinter的CBIR☆25Updated 2 years ago
- 一个本地的基于内容的图像检索系统,实现了包括颜色特征提取(颜色直方图,HSV中心距),纹理特征(灰度共生矩阵,LBP算子),边缘特征(边缘直方图),哈希感知算法(aHash,pHash,dHash算法等),SIFT特征提取。以及基于VGG-16提取特征等功能☆83Updated last year
- 本项目基于ImageNet数据集预训练的VGG16和ResNet34网络模型,微调以提取遥感图像特征。我们尝试了多种特征聚合方法,通过使用PCA降维技术和扩展查询技术来优化特征存储、向量计算和特征检索效果。此外,我们还采用局部敏感哈希算法(LSH)实现了大规模遥感图像检索。…☆25Updated last year
- QT界面+图像检索+神经网络☆26Updated 4 years ago
- 基于VGG-16的图像检索系统☆38Updated 3 years ago
- 实验室的一个病虫害检测项目,在SSD基础上进行一系列改进!SSD Improvements!☆26Updated 2 years ago
- 使用ResNet网络进行十种食物图像分类,基于迁移学习方法训练☆14Updated 2 years ago
- ✨基于卷积神经网络(CNN)和CIFAR10数据集的图像智能分类 Web 应用 Intelligent Image Classification Web Applcation based on Convolutional Neural Networks and the CI…☆84Updated 4 months ago
- 商品图像检索、多模态、深度学习☆30Updated 3 years ago
- 细粒度图像分类之十二猫分类,对比ResNet和ViT两者模型性能。☆35Updated 2 years ago
- 基于YoloV3和行人重识别模型的特定行人检索☆11Updated 2 years ago
- 数字图像处理大作业,图像细粒度分类,CUB-200-2011,Peking University☆67Updated 6 years ago
- 人工智能大作业-无人机图像目标检测☆61Updated 4 years ago
- 基于Pytorch的图像分类框架☆82Updated last year
- 基于多特征融合的图像检索系统☆21Updated last year
- 使用pytorch复现vit模型(图像分类)☆24Updated 2 years ago
- 多模态数据融合:为了完成多模态数据融合,首先利用VGG16网络和cifar10数据集完成多输入网络的分类,在VGG16的基础之上,将前三层特征提取网络作为不同输入 的特征提取网络,在中间层进行特征拼接,后面的卷积层用于提取融合特征,最后加上全连接层。该网络稍作修改就能同时提取…☆81Updated 4 years ago
- 使用pytorch完成的一个多模态分类任务,文本和图像部分分别使用了bert和resnet提取特征(在config里可以组合多种模型),在我的小规模数据集上取得了良好的性能(验证集acc96%)☆70Updated last year
- 基于内容的图像检索系统(Content Based Image Retrieval,简称 CBIR)☆63Updated 6 years ago
- 基于Pytorch的花卉识别☆19Updated last year
- 使用深度学习网络(目标检测/特征提取/特征匹配)建立的图像精准检索系统☆31Updated 4 years ago
- 《人工智能基础》第二次大作业,用深度学习网络训练图像分类模型☆13Updated 4 years ago
- 使用迁移学习将resnet50用于垃圾分类,基于【华为云人工智能大赛·垃圾分类挑战杯】☆112Updated 5 years ago
- 基于深度学习卷积神经网络的图像分类的GUI界面☆23Updated last year
- 采用38层的残差网络进行深度训练,提取图像特征,用作图像分类。可训练自己的数据集。☆27Updated 4 years ago
- Some basic neural network implement by tf2.0☆28Updated 2 years ago
- Large-scale image retrival by deep learning(基于深度学习的大规模图像检索)☆113Updated 7 years ago
- 基于PyTorch框架实现的图像分类网络☆75Updated 4 years ago
- 基于tensorflow,利用fer2013数据集,卷积神经网络实现简单人脸表情识别☆17Updated 2 years ago