Giter Site home page Giter Site logo

backseason / dfi Goto Github PK

View Code? Open in Web Editor NEW
51.0 6.0 12.0 992 KB

Code for our IEEE TIP 2020 paper "Dynamic Feature Integration for Simultaneous Detection of Salient Object, Edge and Skeleton"

License: Other

Python 100.00%
salient-object-detection saliency edge-detection skeleton multitask-learning

dfi's Introduction

Dynamic Feature Integration for Simultaneous Detection of Salient Object, Edge and Skeleton

This is a demo PyTorch implementation of our IEEE TIP 2020 paper.

We also provide an Online Demo.

animated

Prerequisites

Demo usage

1. Clone the repository

git clone https://github.com/backseason/DFI.git
cd DFI/

2. Download the pretrained model

dfi.pth GoogleDrive | BaiduYun (pwd: wkeb) and move it to the pretrained folder.

3. Test (demo)

The source images are in the demo/images folder. By running

python main.py

you'll get the predictions under the demo/predictions folder. The predictions of all the three tasks are performed simultaneously.

4. Pre-computed results and evaluation results

You can find the pre-computed predictions maps of all the three tasks and their corresponding evaluation scores with the following link: Results reported in the paper GoogleDrive | BaiduYun (pwd: 7eg3)

5. Contact

If you have any questions, feel free to contact me via: j04.liu(at)gmail.com.

If you think this work is helpful, please cite

@article{liu2020dynamic,
  title={Dynamic Feature Integration for Simultaneous Detection of Salient Object, Edge and Skeleton},
  author={Jiang-Jiang Liu and Qibin Hou and Ming-Ming Cheng},
  journal={IEEE Transactions on Image Processing},
  year={2020},
  volume={},
  number={},
  pages={1-15},
  doi={10.1109/TIP.2020.3017352},
}

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.