RS-CSU / MemoryAdaptNet-master

29 stars 1 forks source link
domain-adaptation pytorch remote-sensing semantic-segmentation

MemoryAdaptNet-master:Unsupervised Domain Adaptation Semantic Segmentation of High Resolution Remote Sensing Imagery with Invariant Domain-level Prototype Memory

Pytorch implementation of our method for cross-domain semantic segmentation of the high-resolution remote sensing imagery.

Contact: Jingru Zhu (zhujingru@csu.edu.cn)

Paper

Unsupervised Domain Adaptation Semantic Segmentation of HRS Imagery with Invariant Domain-level Prototype Memory
Jingru Zhu, Ya Guo , Geng Sun, Lobo Yang, Min Deng and Jie Chen, Member, IEEE,
IEEE Transactions on Geoscience and Remote Sensing, 2023.

Example Results

Quantitative Reuslts

Installation

Testing

Training Examples

python train_p2v_v3_1.py

Related Implementation and Dataset

Acknowledgment

This code is heavily borrowed from Pytorch-AdaptSegNet and DeepLabv3Plus-Pytorch.

Note

The model and code are available for non-commercial research purposes only.