文件名称:CNN_Pavia-master
介绍说明--下载内容均来自于网络,请自行研究使用
使用卷积神经网络进行高光谱遥感数据分类,使用的数据源为Pavia University高光谱数据
文件夹log--日志文件夹,存放TensorBorad日志、网络参数文件、混淆矩阵图
文件夹Patch--存放数据处理的切片结果
文件夹PaviaU--高光谱数据下载存放位置
文件夹predicted--CNN对原始影像的分类结果
data.py--对原始高光谱影像进行数据处理,生成切片
net.py--神经网络模型
train.py--训练神经网络
utils.py--需要用到的函数
show.py--使用训练好的神经网络模型对原始数据进行分类(Using convolution neural network to classify hyperspectral remote sensing data, the data source is Pavia University hyperspectral data.
Folder log -- Log folder, store TensorBorad logs, network parameter files, obfuscation matrix diagrams
Folder Patch -- Stores slice results of data processing
Folder PaviaU -- Place for Hyperspectral Data Download and Storage
Folder predicted -- CNN classification results of original images
Data.py -- Data processing of original hyperspectral images to generate slices
Net.py--Neural Network Model
Train.py--Training Neural Network
Utils. py -- Functions to be used
Show.py -- Classification of raw data using trained neural network model)
文件夹log--日志文件夹,存放TensorBorad日志、网络参数文件、混淆矩阵图
文件夹Patch--存放数据处理的切片结果
文件夹PaviaU--高光谱数据下载存放位置
文件夹predicted--CNN对原始影像的分类结果
data.py--对原始高光谱影像进行数据处理,生成切片
net.py--神经网络模型
train.py--训练神经网络
utils.py--需要用到的函数
show.py--使用训练好的神经网络模型对原始数据进行分类(Using convolution neural network to classify hyperspectral remote sensing data, the data source is Pavia University hyperspectral data.
Folder log -- Log folder, store TensorBorad logs, network parameter files, obfuscation matrix diagrams
Folder Patch -- Stores slice results of data processing
Folder PaviaU -- Place for Hyperspectral Data Download and Storage
Folder predicted -- CNN classification results of original images
Data.py -- Data processing of original hyperspectral images to generate slices
Net.py--Neural Network Model
Train.py--Training Neural Network
Utils. py -- Functions to be used
Show.py -- Classification of raw data using trained neural network model)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
CNN_Pavia-master | 0 | 2019-08-19 |
CNN_Pavia-master\README.md | 739 | 2019-08-19 |
CNN_Pavia-master\data.py | 2488 | 2019-08-19 |
CNN_Pavia-master\net.py | 3613 | 2019-08-19 |
CNN_Pavia-master\show.py | 3552 | 2019-08-19 |
CNN_Pavia-master\train.py | 5855 | 2019-08-19 |
CNN_Pavia-master\utils.py | 5920 | 2019-08-19 |