Skip to content

Fanye12/SENet

Repository files navigation

image

News

2025.1 our paper has been accepted by IEEE TIP link.

2024.2 arxiv paper released.

Building upon this work, we further proposed JoNet to investigate the joint learning of the two tasks. If you're interested, you can find the paper here.

Dataset

image

you can find them here.

Prediction map

you can download here.

References

During development, we referred to the following resources:

  • MAE - The backbone of SENet is built based on this project. Note that to get good results, you need to use the full pre-trained weights of MAE (including the decoder part). you can get the mae weight here.
  • BGNet - The training process and implementation are based on this project.

Citation

if you think our work is helpful, please cite

@article{hao2025simple,
  title={A simple yet effective network based on vision transformer for camouflaged object and salient object detection},
  author={Hao, Chao and Yu, Zitong and Liu, Xin and Xu, Jun and Yue, Huanjing and Yang, Jingyu},
  journal={IEEE Transactions on Image Processing},
  year={2025},
  publisher={IEEE}
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages