TYTaO / CBIR-demos
本项目基于ImageNet数据集预训练的VGG16和ResNet34网络模型,微调以提取遥感图像特征。我们尝试了多种特征聚合方法,通过使用PCA降维技术和扩展查询技术来优化特征存储、向量计算和特征检索效果。此外,我们还采用局部敏感哈希算法(LSH)实现了大规模遥感图像检索。该算法在UCMD数据集上进行了性能验证。
☆25Updated last year
Alternatives and similar repositories for CBIR-demos:
Users that are interested in CBIR-demos are comparing it to the libraries listed below
- 一个本地的基于内容的图像检索系统,实现了包括颜色特征提取(颜色直方图,HSV中心距),纹理特征(灰度共生矩阵,LBP算子),边缘特征(边缘直方图),哈希感知算法(aHash,pHash,dHash算法等),SIFT特征提取。以及基于VGG-16提取特征等功能☆83Updated last year
- 2021全国数字生态创新大赛-智能算法☆74Updated 3 years ago
- Based on Google Earth remote sensing images of Wuhan in 2016, using pre-trained models Alexnet, VGG11, Resnet-50 and Resnet-101 for trans…☆30Updated 3 years ago
- For the remote sensing scene classification task in complex background, we proposed a lightweight convolutional neural network with bilin…☆41Updated 4 years ago
- 2021“昇腾杯”遥感影像智能处理算法掌握发展过程三等奖(TOP5)方案分析:https://zhuanlan.zhihu.com/p/453136594解决方案说明: train.py 用于训练 test.py 用于推理☆39Updated 3 years ago
- ☆149Updated 8 months ago
- 遥感影像变化检测-研究生毕设内容《基于深度学习的地面新增建筑检测方法研究》论文地址”https://kns.cnki.net/kcms/detail/detail.aspx?dbcode=CJFD&dbname=CJFDLAST2019&filename=JSJY20190…☆56Updated 5 years ago
- 超清遥感图像的语义分割,内附类别不平衡损失为何失效☆27Updated 2 years ago
- 基于PyTorch框架实现的图像分类网络☆77Updated 4 years ago
- 高分遥感影像数据集的制作☆54Updated 6 years ago
- 基于卷积神经网络的遥感图像分类☆59Updated 3 years ago
- CbirByVgg-基于VGG16的图像检索程序,可视化查询并显示,可扩展到自己的图像库。☆22Updated 3 years ago
- A Strong Baseline for Image Semantic Segmentation☆54Updated 3 years ago
- 利用faster-rcnn目标检测网络实现滑坡的提取☆56Updated 4 years ago
- rscup: 遥感图像场景分类☆97Updated 5 years ago
- 2021珠海数据开放创新应用大赛(卫星遥感数据分析)☆29Updated 3 years ago
- 深度学习图像分类的入门教程☆278Updated 5 years ago
- PRCV2021变化检测竞赛第三名解决方案☆46Updated 2 years ago
- this is an implement of DenseNet using keras ,this project can do Remote sensing image classifiy or retrieval.I trained and evaluated thi…☆47Updated 6 years ago
- 基于深度学习方法的图像分割(含语义分割、实例分割、全景分割)。☆156Updated 4 years ago
- 使用CNN进行图像分类,并且附录了SIFT+BOG+SVM多分类器的机器学习分类模型☆39Updated 5 years ago
- 遥感影像语义分割☆45Updated 11 months ago
- The official codes for paper "Deep hash learning for remote sensing image retrieval"☆20Updated 4 years ago
- 全国人工智能大赛 华为·昇腾杯 AI+遥感影像 第14名解决方案☆63Updated 3 years ago
- 对高分辨率光学遥感图像中各类地物光谱信息和空间信息进行分析,将图像中具有语义信息的各个像元分别赋予语义类别标签;以包含典型土地利用分类的光学遥感图像为处理对象,使用提供的遥感图像数据集进行土地利用类型语义分割处理。☆31Updated 4 years ago
- 基于改进DeepLabv3+的轻量级遥感影像语义分割☆13Updated last year
- 2021“昇腾杯”遥感影像智能处理算法大赛——语义分割赛道,冠军方案☆71Updated 2 years ago
- 遥感影像深度学习语义分割☆52Updated 5 years ago
- vgg模型进行遥感影像场景分类☆25Updated 5 years ago
- Semantic Segmentation on PyTorch (include FCN, PSPNet, Deeplabv3, Deeplabv3+, DANet, DenseASPP, BiSeNet, EncNet, DUNet, ICNet, ENet, OCNe…☆9Updated 5 years ago