Git Product home page Git Product logo

dinet's Introduction

DINet

This repository contains the reference code for our TMM paper: arXiv Paper Version

If you use any part of our code, or DINet is useful for your research, please consider citing::

@article{yang2019dilated,
  title={A dilated inception network for visual saliency prediction},
  author={Yang, Sheng and Lin, Guosheng and Jiang, Qiuping and Lin, Weisi},
  journal={IEEE Transactions on Multimedia},
  volume={22},
  number={8},
  pages={2163--2176},
  year={2019},
  publisher={IEEE}
}

Requirements

  • Python 2.7
  • Keras 2.1.2
  • Tensorflow-gpu 1.3.0
  • opencv-python

Getting Started

Installation

  • Clone this repo:
git clone https://github.com/ysyscool/DINet
cd DINet
mkdir models
cd models

Train/Test

Download the SALICON 2015 dataset and modify the paths in config.yaml And then using the following command to train the model

python main.py --phase=train --batch_size=10

For testing, modify the variables of weightfile (in line 217) and imgs_test_path (in line 220) in the main.py. And then using the following command to test the model

python main.py --phase=test

Evaluation on SALICON dataset

Please refer to this link.

Acknowledgments

Code largely benefits from sam.

dinet's People

Contributors

ysyscool avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

dinet's Issues

复现论文结果不正确

你好,我在复现过程中使用了提供的模型,损失函数在0.7左右,此外获得不到正确的显著性图像大概是什么原因

关于论文中对比实验结论的一些问题。

作者您好,请问您这篇论文是发表在了TMM2019了吗?有无更早的会议版本?
为什么您在对比SALICON test时,实验结果是SALICON-2015版本的?(据我所知2015版本的线上测试集在2018年已经已经更新为SALICON-2017版本了)现有的算法只能在SALICON-2017上进行对比(2017与2015的线上测试集在多个指标上均有巨大差异,以NSS为例,现有最高仅为2.1左右,而2015版本的NSS轻易可达3.2以上),因此我只能猜测您这篇论文的结果是更早就已经测试过了。
能麻烦您解答一下我的疑惑吗?谢谢!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.