Home

Awesome

DSINet

Saliency maps

We provide saliency maps of our and compared methods at here on three datasets (ORSSD, EORSSD, and ORSI-4199).

Training

Download pth at here, and put it in "./"<br> Modify paths of data, then run train.py

DataSets

ORSSD download at here<br> EORSSD download at here<br> ORSI-4199 download at here (Code: fy06)<br> <br> The structure of the data is as follows:<br> <br> data<br> ├── EORSSD<br> │ ├── train<br> │ │ ├── Image-train<br> │ │ │ ├── 0001.jpg<br> │ │ │ ├── 0002.jpg<br> │ │ │ ├── .....<br> │ │ ├── GT-train<br> │ │ │ ├── 0001.png<br> │ │ │ ├── 0002.png<br> │ │ │ ├── .....<br> │ │<br> │ ├── val<br> │ │ ├── val-images<br> │ │ │ ├── 0004.jpg<br> │ │ │ ├── 0005.jpg<br> │ │ │ ├── .....<br> │ │ ├── val-labels<br> │ │ │ ├── 0004.png<br> │ │ │ ├── 0005.png<br> │ │ │ ├── .....<br>

ORSI-SOD Summary

Salient Object Detection in Optical Remote Sensing Images Read List at here<br>

Contact

if you have any questions, please contact us by email (dreamgwy188@gmail.com)