Skip to content

zhangpeng2001/nirnet

Repository files navigation

✨NIRNet✨

📃Introduction

This is official implementation of NIRNet, which is implemented on MMRotate.

Note: We will be updating the code in the near future.

🌟Hazy-DIOR

Some examples of the Hazy-DIOR dataset.

dataset

🛎️NOTE:

The dataset is avaliable from Google Drive or Baidu Netdisk.

🧩Installation

Please refer to the markdown for installation and dataset preparation.

✏️Get Started

train

cd nirnet
python tools/train.py ./config/nirnet_r50_1x_dior_le135.py

test

cd nirnet
python tools/test.py ${CONFIG_FILE} ${CHECKPOINT_FILE} [optional arguments]

🤝Citation

If you find this work helpful, we would be grateful if you could cite it:

@article{zhang2025nirnet,
  title={NIRNet: Noise Incentive Robust Network in Remote Sensing Object Detection Under Cloud Corruption},
  author={Zhang, Peng and Cheng, Gong and Lang, Chunbo and Xie, Xingxing and Han, Junwei},
  journal={IEEE Transactions on Geoscience and Remote Sensing},
  volume={},
  number={},
  pages={1--13},
  year={2025},
  publisher={IEEE}
}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages