indrakalita / MultiSensor-DA

MultiSensorDA Domain adaptation under multi-sensor environment. The work has been submitted for publication. After publication/review all the source codes related to the work will be uploaded here. Currently, this repository contains two datasets: HID (Hyperspectral Image Dataset, filename "HID.zip") and AIMD (Aerial Image Merged Dataset, file name "AIMD.zip"). The HID is obtained by collecting 4 classes from the "Pavia Centre scene" datasets (Link: http://www.ehu.eus/ccwintco/uploads/e/e3/Pavia.mat). Moreover, the AIMD is a combinations of AID and ASCD dataset.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MultiSensor-DA

*Publication: Kalita, I., Kumar, R. N. S., & Roy, M. (2021). Deep Learning-Based Cross-Sensor Domain Adaptation Under Active Learning for Land Cover Classification. IEEE Geoscience and Remote Sensing Letters, 19, 1-5.

*Description: Cross-sensor remote-sensing data have a significant impact on degrading the performance of traditional land cover classification (LCC) models. This occurs due to different probability distributions of the collected data from different satellites (having diverse image resolutions and different geographical locations). To resolve this, a cross-sensor domain adaptation (DA) strategy is investigated by considering two source → target scenarios using hyperspectral and aerial image datasets. At the onset, a feature extraction (FE) along with a “stacking of sample” (whenever required) strategy is proposed to balance the cross-sensor data in terms of feature dimensions and the available number of samples. Thereafter, a standard deviation (SD)-based active learning (AL) technique is investigated by exploiting the labeled source images to get the “most-informative” target samples. Finally, the labeled source and “most-informative” target samples are merged to train a classifier which is then used to predict the land cover classes under a multi-sensor framework. Experimental results are found to be promising for the proposed scheme to handle the DA problem under a cross-sensor environment.

Please cite our work if you are using it in your project. alt text alt text

About

MultiSensorDA Domain adaptation under multi-sensor environment. The work has been submitted for publication. After publication/review all the source codes related to the work will be uploaded here. Currently, this repository contains two datasets: HID (Hyperspectral Image Dataset, filename "HID.zip") and AIMD (Aerial Image Merged Dataset, file name "AIMD.zip"). The HID is obtained by collecting 4 classes from the "Pavia Centre scene" datasets (Link: http://www.ehu.eus/ccwintco/uploads/e/e3/Pavia.mat). Moreover, the AIMD is a combinations of AID and ASCD dataset.

License:MIT License


Languages

Language:Python 100.0%