Skip to content

Latest commit

 

History

History
16 lines (16 loc) · 712 Bytes

README.md

File metadata and controls

16 lines (16 loc) · 712 Bytes

PAFR

The official repo of the TGRS 2022 paper, Progressive Attention-Based Feature Recovery With Scribble Supervision for Saliency Detection in Optical Remote Sensing Image. IEEE TGRS 2022

Results

RSI-SOD BaiduYunPan(g316).

Trained Model

You can download the trained model at BaiduYunPan(g123).

Training Dataset (EORSSD-S)

You can download the training dataset at BaiduYunPan(g321).

Requirement

  • Python 3.6
  • PyTorch 1.6.0
  • torchvision
  • numpy
  • Pillow
  • scikit-image