搜索资源列表
guangpusvm
- 一个提取遥感影像光谱特征的程序,易于理解,分类精度高-An extraction of remote sensing image spectral characteristics of the program, easy to understand, high classification accuracy
RX
- RX异常探测算法,适用于高光谱遥感影像的异常探测(RX anomaly detection algorithm)
CNN_Pavia-master
- 使用卷积神经网络进行高光谱遥感数据分类,使用的数据源为Pavia University高光谱数据 文件夹log--日志文件夹,存放TensorBorad日志、网络参数文件、混淆矩阵图 文件夹Patch--存放数据处理的切片结果 文件夹PaviaU--高光谱数据下载存放位置 文件夹predicted--CNN对原始影像的分类结果 data.py--对原始高光谱影像进行数据处理,生成切片 net.py--神经网络模型 train.py--训练神经网络 utils.py--需要用到的函数 show.p