Skip to content

PolSAR Image Classification using a Hybrid Complex-Valued Network (HybridCVNet)

Notifications You must be signed in to change notification settings

mqalkhatib/HybridCVNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HybridCVNet

This is an implementation of "PolSAR Image Classification using a Hybrid Complex-Valued Network (HybridCVNet)" Accepted for Publication on IEEE-GRSL. The paper can be accessed through: https://ieeexplore.ieee.org/document/10693615

fig1

Datasets

Two Commonly used datasets were used in this paper, namely Flevoland and San Francisco Flevoland dataset can be downloaded from: https://github.com/mqalkhatib/SDF2Net/tree/main/Datasets/Flevoland

Requirement

Python 3.9.18, Tensorflow (and Keras) 2.10.0, cvnn 2.0, Tensorflow Probability 0.18.0

Results

To quantitatively measure the proposed HybridCVNet model, three evaluation metrics are employed to verify the effectiveness of the algorithm, Overall Accuracy (OA), Average Accuracy (AA) and Cohen's Kappa (k). Also, Each class accuracy has been reported image

Model was qualitatively evaluated by visually comparing the resulting class maps. image

Citation

@ARTICLE{10693615, author={Alkhatib, Mohammed Q.}, journal={IEEE Geoscience and Remote Sensing Letters}, title={PolSAR Image Classification Using a Hybrid Complex-Valued Network (HybridCVNet)}, year={2024}, volume={21}, number={}, pages={1-5}}

Feel free to contact me on: mqalkhatib@ieee.org

About

PolSAR Image Classification using a Hybrid Complex-Valued Network (HybridCVNet)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages