Giter Club home page Giter Club logo

leveraging-general-purpose-segmentation-methods-for-glossy-surface-segmentation's Introduction

Leveraging-General-Purpose-Segmentation-Methods-for-Glossy-Surface-Segmentation

Introduction

In this project, we measured how well can existing general-purpose semantic segmentation methods perform on the specific task of detecting mirrors, and make possible improvement to existing models based on the insight we learned. We are aiming to segment glossy surface from complex environment. Representative glossy objects like mirror will be detected in this project via deep learning approaches and five models will be compared based on results.

Dataset

MirrorNet is a large-scale mirror dataset that contains mirror images with the corresponding manually annotated masks. It consists of a training set and a testing set, which has 3063 and 955 mirror images taking at a indoor setting, respectively. The ground truth annotation for each mirror image is represented as an additional binary image.

Models

Evaluation

evaluation.py takes groud truth and predicted saliency maps from different models as input to compute scores and draw evaluation figures.

  • stage 1: compute IoU
  • stage 2: compute F_measure
  • stage 3: compute BER
  • stage 4: compute MAE
  • stage 5: compute Acc
  • stage 6: compute all evaluation metrics
  • stage 7: get low IoU samples
  • stage 8: draw mask ratio distribution figure
  • stage 9: draw mask ratio and IoU relation figure

leveraging-general-purpose-segmentation-methods-for-glossy-surface-segmentation's People

Contributors

peng-zju avatar

Watchers

 avatar

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.