Coder Social home page Coder Social logo

absnet's Introduction

ABSNet

  • ABSNet: Aesthetics-Based Saliency Network using Multi-Task Convolutional Network(IEEE Signal Processing Letters2020)
  • @ARTICLE{ABSNet,
    author={Jing Liu, Jincheng Lv, Min Yuan, Jing Zhang, and Yuting Su},
    journal={IEEE Signal Processing Letters},
    title={Aesthetics-Based Saliency Network using Multi-Task Convolutional Network},
    year={2020},
    volume={},
    number={},
    pages={},
    doi={10.1109/LSP.2020.3035065} }

This is a Tensorflow implementation of IEEE Signal Processing Letters2020.

Requisites

  • opencv-python 4.1.1
  • numpy 1.16.1
  • tenserflow 1.14.0
  • tensorboard 1.14.0
  • keras 2.2.2
  • scipy 1.2.1

Usage

1. Clone the repository

2. Download the datasets

Download the following datasets and unzip them into data folder.

3. Download the pre-trained models for backbone

Download pre-trained model BaiduYun (pwd: 4jk1).
This pre-trained model is for multi-task dalited resnet(MT-DRN), you should set 'weightfile' correctly.

4. Test our model

  • For testing sal branch, you should set config.yaml correctly and load pretrained pkl correctly, and then run main_sal_drn.py.

5. Download code for metrics, evaluation, and more.

https://github.com/cvzoya/saliency

6. Test Results of MT-DRN on SALICON Validation/TEST Set and MIT1003 DataSet.

7. Some Comparsions in our paper.

Image text Image text

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.