Skip to content

liuyi1989/TSPORTNet

Repository files navigation

TSPORTNet

  1. Implementation: Python3.6, Tesorflow 1.4.0, Numpy 1.16.0. The npy file the VGG-16 can be download at this link: https://github.com/machrisaa/tensorflow-vgg.

  2. TSPOANet:

@inproceedings{liu2019employing,

title={Employing Deep Part-Object Relationships for Salient Object Detection},

author={Liu, Yi and Zhang, Qiang and Zhang, Dingwen and Han, Jungong},

booktitle={Proceedings of the IEEE International Conference on Computer Vision},

pages={1232--1241},

year={2019}

}

Code is TSPOANet.py.

Saliency map can be downloaded on 链接: https://pan.baidu.com/s/1kGbfkDY6Juf1RDXm_-AzLg 提取码: rs3p.

  1. TSPORTNet: An extended version has been published in T-PAMI:

@article{liu2021part,

title={Part-Object Relational Visual Saliency},

author={Liu, Yi and Zhang, Dingwen and Zhang, Qiang and Han, Jungong},

journal={IEEE Transactions on Pattern Analysis and Machine Intelligence},

year={2021},

publisher={IEEE}

}

Code is TSPORTNet.py.

Saliency map can be downloaded on 链接:https://pan.baidu.com/s/1c-5gNo8Rj3VMboIkJiSJEA 提取码:tspo.

  1. Integrating Part-Object Relationship and Contrast for Camouflaged Object Detection

@article{liu2021integrating,

title={Integrating Part-Object Relationship and Contrast for Camouflaged Object Detection},

author={Liu, Yi and Zhang, Dingwen and Zhang, Qiang and Han, Jungong},

journal={IEEE Transactions on Information Forensics and Security},

volume={16},

pages={5154--5166},

year={2021},

publisher={IEEE}

}

Code is POCINet.py.

Camouflage map can bs found on 链接:https://pan.baidu.com/s/1zExyx1npIlRk65foO3r3Qg 提取码:poci.

About

Part-Object Relational Visual Saliency

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published