1 Star 0 Fork 0

qinqi / WSLNet

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

WSLNet

This is a Mindspore implementation of "A Weakly Supervised Learning Framework for Salient Object Detection via Hybrid Labels" accepted by IEEE TCSVT 2022.

Paper: https://doi.org/10.1109/TCSVT.2022.3205182.

Arxiv version: https://arxiv.org/pdf/2209.02957.pdf

Network

Our overall framework(b):

image

Refine Network

image

Requirement

Pleasure configure the environment according to the given version:

  • python 3.8.5
  • mindspore-gpu 1.9.0
  • GPU cuda 11.1

Data Preprocessing

Please follow the tips to download the processed datasets and pre-trained model:

  1. Download training data from [Link], code: mvpl.
  2. Download testing data from [Link], code: mvpl.
├── data
    ├── coarse
    ├── DUTS
    ├── SOD
    ├── dataset.py 
    ├── transform.py
├── Network
    ├── rnet_down
    ├── rnet_up
    ├── snet
├── data_tset
├── test.py
├── train.py

Training and Testing

Training command : Please unzip the training data set to data\DUTS and unzip coarse maps of training data set to data\coarse.

python train.py

Tips: Our validation set is 100 images from the SOD dataset.

Testing command : Please unzip the testing data set to data_test.

python test.py ours\xx.pt

Tips: We use Toolkit [Link] to obtain the test metrics.

Results

  1. Qualitative results: we provide the saliency maps, you can download them from [Link], code: 0812.
  2. Quantitative results:

image

Bibtex

@article{HybridSOD,
  title={A weakly supervised learning framework for salient object detection via hybrid labels},
  author={Cong, Runmin and Qin, Qi and Zhang, Chen and Jiang, Qiuping and Wang, Shiqi and Zhao, Yao and Kwong, Sam },
  journal={IEEE Transactions on Circuits and Systems for Video Technology},
  year={2022},
  publisher={IEEE}
}
  

Contact Us

If you have any questions, please contact Runmin Cong at rmcong@bjtu.edu.cn or Qi Qin at qiqin96@bjtu.edu.cn.

MIT License Copyright (c) 2022 qinqi Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

This is a Mindspore implementation of "A Weakly Supervised Learning Framework for Salient Object Detection via Hybrid Labels" accepted by IEEE TCSVT 2022. 展开 收起
Python
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
Python
1
https://gitee.com/dakerqinqi/wslnet.git
git@gitee.com:dakerqinqi/wslnet.git
dakerqinqi
wslnet
WSLNet
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891