高光谱遥感影像分类项目开源

热烈欢迎大家在git上star!!!冲鸭!!!

我研究生期间主要是做高光谱遥感影像分类的,毕业论文也是基于深度学习的高光谱遥感影像分类课题,转眼间已经毕业四年了,如今把这块材料稍作了整理,也许对后来人有用!

我的论文在我的谷歌学术上都可以看见:https://scholar.google.com/citations?user=on_b6MMAAAAJ&hl=zh-CN&oi=ao

1.高分遥感影像数据集制作

GitHub - leeguandong/How-to-make-high-resolution-remote-sensing-image-dataset: 高分遥感影像数据集的制作高分遥感影像数据集的制作. Contribute to leeguandong/How-to-make-high-resolution-remote-sensing-image-dataset development by creating an account on GitHub.icon-default.png?t=N7T8https://github.com/leeguandong/How-to-make-high-resolution-remote-sensing-image-dataset2.Three-dimensional densely connected convolutional network for hyperspectral remote sensing image classification

https://github.com/leeguandong/3D-DenseNet-for-HSIicon-default.png?t=N7T8https://github.com/leeguandong/3D-DenseNet-for-HSI3.Multi-Scale-Dense-Networks-for-Hyperspectral-Remote-Sensing-Image-Classification,这篇发了TGRS。

GitHub - leeguandong/Multi-Scale-Dense-Networks-for-Hyperspectral-Remote-Sensing-Image-Classification: paper:Multi-Scale Dense Networks for Hyperspectral Remote Sensing Image Classificationpaper:Multi-Scale Dense Networks for Hyperspectral Remote Sensing Image Classification - GitHub - leeguandong/Multi-Scale-Dense-Networks-for-Hyperspectral-Remote-Sensing-Image-Classification: paper:Multi-Scale Dense Networks for Hyperspectral Remote Sensing Image Classificationicon-default.png?t=N7T8https://github.com/leeguandong/Multi-Scale-Dense-Networks-for-Hyperspectral-Remote-Sensing-Image-Classification4.mmhyperspectral,高光谱的分类方法和深度学习领域的很多分类方法也是类似的,因此尝试了用mm系列的配置写了一个高光谱分类方法的框架。

https://github.com/leeguandong/mmhyperspectralicon-default.png?t=N7T8https://github.com/leeguandong/mmhyperspectral5.Faster hyperspectral image classification based on selective kernel mechanism using deep convolutional networks,挂在arixv,主打轻量化和高速处理。

https://github.com/leeguandong/FSKNet-for-HSIicon-default.png?t=N7T8https://github.com/leeguandong/FSKNet-for-HSI6.DGCNet、LGCNet

DGCNet: An Efficient 3D-Densenet based on Dynamic Group Convolution for Hyperspectral Remote Sensing Image Classification

Spatial-Spectral Hyperspectral Classification based on Learnable 3D Group Convolutionhttps://github.com/leeguandong/DGCNet-for-HSIicon-default.png?t=N7T8https://github.com/leeguandong/DGCNet-for-HSI

你可能感兴趣的:(深度学习处理遥感影像,分类,数据挖掘,人工智能)