Skip to content

sudipansaha/hyperdimensionalCD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Hyperdimensional CD using untrained models

Change detection in hyperspectral images and any other hyperdimensional images

The proposed method uses an untrained lightweight deep model, initialized with some weight initialization strategy for feature extraction from bi-temporal hyperdimensional images.

To run the code please download the datasets and put them in datasets folder.
Then cd to deepImagePriorNonlinear directory and run the code for Santa Barbara dataset by using following command:
python deepImagePriorSantaBarbara.py --manualSeed 40
The manual seed can be varied.

Citation

If you find this code useful, please consider citing:

@article{saha2021change,
  title={Change Detection in Hyperdimensional Images using Untrained Models},
  author={Saha, Sudipan and Kondmann, Lukas and Song, Qian and Zhu, Xiao Xiang},
  journal={IEEE Journal of Selected Topics in Applied Earth Observations and Remote Sensing}
  year={2021},
  publisher={IEEE}
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages