Skip to content

Shiyang980713/MDL-RS_CNNs-Pytorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multimodal Remote Sensing Image Classification

Pytorch version of project IEEE_TGRS_MDL-RS

Data Preparation

Data folder --data_path structure

.
|-- HSI_TrTe
|   |-- HSI_TeSet.mat
|   |-- HSI_TrSet.mat
|   |-- Patch_HSI_TeSet.mat
|   `-- Patch_HSI_TrSet.mat
|-- LiDAR_TrTe
|   |-- LiDAR_TeSet.mat
|   |-- LiDAR_TrSet.mat
|   |-- Patch_LiDAR_TeSet.mat
|   `-- Patch_LiDAR_TrSet.mat
|-- Patch_TeLabel.mat
|-- Patch_TrLabel.mat
|-- TeLabel.mat
`-- TrLabel.mat

Train & Inference

Visualization

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages