TCCANet: Tensor Canonical Correlation Analysis Networks for Multi-view Remote Sensing Scene Recognition.

This repository contains the implementations of the TKDE paper: Tensor Canonical Correlation Analysis Networks for Multi-view Remote Sensing Scene Recognition.

Usage

  • Download the preprocessed multiview feature of RSSCN7 datasets from Google Drive and place them in /TCCANet.
  • To test the TCCANet model, just run TCCANet_test.m.

Citation

When using this code, or the ideas of TCCANet, please cite the following paper

@article{yang2020tensor,
  title={Tensor canonical correlation analysis networks for multi-view remote sensing scene recognition},
  author={Yang, Xinghao and Liu, Weifeng and Liu, Wei},
  journal={IEEE Transactions on Knowledge and Data Engineering},
  year={2020},
  publisher={IEEE}
}

Contact

Please contact Xinghao Yang or Wei Liu at firstname.lastname@uts.edu.au if you're interested to collaborate on this research!