Navigation Menu

Skip to content

jiankang1991/TGRS_RiDe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Rotation Invariant Deep Embedding for Remote Sensing Images


Jian Kang, Ruben Fernandez-Beltran, Zhirui Wang, Xian Sun, Jingen Ni, Antonio Plaza

This repo contains the codes for the TGRS paper: Rotation Invariant Deep Embedding for Remote Sensing Images. We first propose a rule that the deep embeddings of rotated images should be closer to each other than those of any other images (including the images belonging to the same class). Then, we propose to maximize the joint probability of the leaveone-out image classification and rotational image identification. With the assumption of independence, such optimization leads to the minimization of a novel loss function composed of two terms: 1) a class-discrimination term, and 2) a rotation-invariant term.

drawing

Usage

main.py is the script of the proposed method for training and validation.

utils/NCA_RI_Mul contains the proposed loss function.

Citation

@article{kang2021RiDe,
  title={{Rotation Invariant Deep Embedding for Remote Sensing Images}},
  author={Kang, Jian and Fernandez-Beltran, Ruben and Wang, Zhirui and Sun, Xian and Ni, Jingen and Plaza, Antonio},
  journal={IEEE Transactions on Geoscience and Remote Sensing},
  year={2021},
  note={DOI:10.1109/TGRS.2021.3088398}
  publisher={IEEE}
}

About

Codes for TGRS paper: Rotation Invariant Deep Embedding for RemoteSensing Images

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages