GithubHelp home page GithubHelp logo

lsnet's Introduction

LSNet

This project provides the code and results for 'LSNet: Lightweight Spatial Boosting Network for Detecting Salient Objects in RGB-Thermal Images', IEEE TIP, 2023. IEEE link

Requirements

Python 3.7+, Pytorch 1.5.0+, Cuda 10.2+, TensorboardX 2.1, opencv-python
If anything goes wrong with the environment, please check requirements.txt for details.

Architecture and Details

image drawing drawing

Results

drawing

drawing

drawing

drawing

Data Preparation

Note that the depth maps of the raw data above are foreground is white.

Training & Testing

modify the train_root train_root save_path path in config.py according to your own data path.

  • Train the LSNet:

    python train.py

modify the test_path path in config.py according to your own data path.

  • Test the LSNet:

    python test.py

Note that task in config.py determines which task and dataset to use.

Evaluate tools

Saliency Maps

Note that we resize the testing data to the size of 224 * 224 for quicky evaluate.
please check our previous works APNet and CCAFNet.

Pretraining Models

Citation

    @ARTICLE{Zhou_2023_LSNet,
                author={Zhou, Wujie and Zhu, Yun and Lei, Jingsheng and Yang, Rongwang and Yu, Lu},
                journal={IEEE Transactions on Image Processing}, 
                title={LSNet: Lightweight Spatial Boosting Network for Detecting Salient Objects in RGB-Thermal Images}, 
                year={2023},
                volume={32},
                number={},
                pages={1329-1340},
                doi={10.1109/TIP.2023.3242775}}      

Acknowledgement

The implement of this project is based on the codebases bellow.

If you find this project helpful, Please also cite codebases above.

Contact

Please drop me an email for any problems or discussion: https://wujiezhou.github.io/ ([email protected]) or [email protected].

lsnet's People

Contributors

zyrant avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

lsnet's Issues

训练问题

hi, 请问在训练代码那里,验证集是使用训练集还是测试集中的某一个来计算best mae,例如vt821还是?

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.