GithubHelp home page GithubHelp logo

ricozero / binary-segmentation-evaluation-tool Goto Github PK

View Code? Open in Web Editor NEW

This project forked from xuebinqin/binary-segmentation-evaluation-tool

0.0 0.0 0.0 405 KB

This repo is developed for evaluating binary image segmentation results. Measures, such as MAE, Precision, Recall, F-measure, PR curves and F-measure curves are included.

Python 100.00%

binary-segmentation-evaluation-tool's Introduction

Binary-Segmentation-Evaluation-Tool

This repo is developed for the evaluation of binary image segmentation results.

The Code was used for evaluation in CVPR 2019 paper 'BASNet: Boundary-Aware Salient Object Detection code', Xuebin Qin, Zichen Zhang, Chenyang Huang, Chao Gao, Masood Dehghan and Martin Jagersand.

Contact: xuebin[at]ualberta[dot]ca

Required libraries

Python 3.6.6 (version newer than 3.0)

numpy 1.15.2

scikit-image 0.14.0

matplotlib 2.2.3

Usage

Please follow the scripts in quan_eval_demo.py

Implemented measures

  1. MAE Mean Absolute Error

  2. Precision, Recall, F-measure (This is the python implementation of algorithm in sal_eval_toolbox)

  3. Precision-recall curves

Precision-recall curves

  1. F-measure curves

F-measure curves

Future measures

IoU Intersection-over-Union

relax boundary F-measure

...

Citation

@InProceedings{Qin_2019_CVPR,
author = {Qin, Xuebin and Zhang, Zichen and Huang, Chenyang and Gao, Chao and Dehghan, Masood and Jagersand, Martin},
title = {BASNet: Boundary-Aware Salient Object Detection},
booktitle = {The IEEE Conference on Computer Vision and Pattern Recognition (CVPR)},
month = {June},
year = {2019}
}

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.