Code Monkey home page Code Monkey logo

crf-based-deep-saliency-detection-and-generative-background-manipulation's Introduction

CRF based Deep Saliency Detection and Generative Background Manipulation

Abstract

We proposed a method to detect a saliency map of the object and manipulate the background of the given object. Saliency detection is identifying the most visually distinctive objects in an image. It is useful as a pre-processing step for many computer vision tasks. Recently, great features from convolutional neural network (CNN) has shown considerable progress in this area. However, CNN-based saliency detection results blurry map near the boundary of salient objects. Applying conditional random field (CRF) in super-pixel domain can refine the saliency map from CNN, and make sharp and fine boundaries. Generative background manipulation is the scheme that neural networks find a different and suitable background for the given object. To manipulate the background for the object, we learn the probability model of the dataset by generative adversarial networks. In our project, we first present the saliency detection using CNN and CRF, then we manipulate the saliency map by transferring saliency map to the image domain using Generative Adversarial Network(GAN).

Brief description

First, using CNN and CRF the saliency map is detected. Then the GAN, which is trained on the same dataset, generates background and foreground for the input image.


Figure 1. Overall scheme of proposed method

Dataset: HKU-IS dataset

Results

Results of saliency map detection using CNN and CRF


Figure 2. Visual comparison on the HKU-IS dataset: (from left top to right bottom) input, YS, MDF, DCL and ground truth images.

Results of background generation using GAN


Figure 3. Background Manipulation Result on the HKU-IS dataset: (from left to right) saliency map, generated background, and ground truth.

For more details, please check out the paper.

crf-based-deep-saliency-detection-and-generative-background-manipulation's People

Contributors

madayev avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

ai3dvision

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.