Giter Club home page Giter Club logo

acconet's Introduction

ACCoNet

This project provides the code and results for 'Adjacent Context Coordination Network for Salient Object Detection in Optical Remote Sensing Images', IEEE TCYB, 2023. IEEE link and arxiv link

Network Architecture

Requirements

python 2.7 + pytorch 0.4.0 or

python 3.7 + pytorch 1.9.0

Saliency maps

We provide saliency maps of our ACCoNet (VGG_backbone (code: gr06) and ResNet_backbone (code: 1hpn)) on ORSSD, EORSSD, and additional ORSI-4199 datasets.

Image

Training

We provide the code for ACCoNet_VGG and ACCoNet_ResNet, please modify '--is_ResNet' and the paths of datasets in train_ACCoNet.py.

For ACCoNet_VGG, please modify paths of VGG backbone (code: ego5) in /model/vgg.py.

data_aug.m is used for data augmentation.

Pre-trained model and testing

  1. Download the following pre-trained models and put them in /models.

  2. Modify paths of pre-trained models and datasets.

  3. Run test_ACCoNet.py.

ORSSD: ACCoNet_VGG (code: 1bsg); ACCoNet_ResNet (code: mv91).

EORSSD: ACCoNet_VGG (code: i016); ACCoNet_ResNet (code: ak5m).

ORSI-4199: ACCoNet_VGG (code: qv05); ACCoNet_ResNet (code: art7).

Evaluation Tool

You can use the evaluation tool (MATLAB version) to evaluate the above saliency maps.

Citation

    @ARTICLE{Li_2023_ACCoNet,
            author = {Gongyang Li and Zhi Liu and Dan Zeng and Weisi Lin and Haibin Ling},
            title = {Adjacent Context Coordination Network for Salient Object Detection in Optical Remote Sensing Images},
            journal = {IEEE Transactions on Cybernetics},
            volume={53},
            number={1},
            pages={526-538},
            year={2023},
            month={Jan.},
            }

If you encounter any problems with the code, want to report bugs, etc.

Please contact me at [email protected] or [email protected].

acconet's People

Contributors

mathlee avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.