Skip to content

SRI-Net: Similarity retrieval-based inference network for light field salient object detection

License

Notifications You must be signed in to change notification settings

lvchengtao/SRI-Net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SRI-Net

'SRI-Net: Similarity Retrieval-based Inference Network for Light Field Salient Object Detection'

1. Usage

  • Train this model:

    python SRI-Net_train.py

  • Test this model:

    python SRI-Net_test.py

  • We provide saliency maps (fetch code: gl3f) of our SRI-Net here.

  • We provide checkpoints (fetch code: 5off) of our SRI-Net here.

  • You can use this toolbox for evaluation.

  • If you have any questions, please contact me via: chengtaolv(at)qq.com.

2. Acknowledgement

We implement this project based on the code of ‘BBS-Net: RGB-D Salient Object Detection with a Bifurcated Backbone Strategy Network, ECCV2020’

About

SRI-Net: Similarity retrieval-based inference network for light field salient object detection

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages