ContrastPrior icon indicating copy to clipboard operation
ContrastPrior copied to clipboard

The Code of Contrast Prior and Fluid Pyramid Integration for RGBD Salient Object Detection(CVPR2019)

Results 7 ContrastPrior issues
Sort by recently updated
recently updated
newest added

Besides the output saliency maps, I want to output the enhanced depth map. How to do this? Please help me? Thx.

Which path do I have to change? I already changed the paths in test.py, somewhere else?

I try to download " All RGBD Datasets " in the Github page, but it outputs: 无法访问网站 DON'T HAVE ACCESS TO WEBSITES 您要访问的网址由于安全和相关政策的要求 ... ... 这个数据集可以上传到百度云提供下载的链接么?thx.

作者您好,可否提供pytorch版本的代码

why your stereo dataset result have 1000 images? other papers only have 797 images like that, ![image](https://user-images.githubusercontent.com/43989375/58443856-55850780-8127-11e9-89bf-27c610294a2a.png) but yours is like that ![image](https://user-images.githubusercontent.com/43989375/58443874-8402e280-8127-11e9-8bd8-a66e0536bb11.png)

Dear author, Thank you very much for your public code. I am confused about your test script. 1. About the test.lst; Does the test.lst contain the path of the left...

Build caffe with cd caffe && mkdir build && cd build && cmake .. && make -j32&& make pycaffe; this step reports error (prior) PS D:\pyproject\ContrastPrior-master\caffe\build> cmake .. CMake Deprecation...