Git Product home page Git Product logo

pydavis16evaltoolbox's Introduction

基于python的视频目标分割测评工具箱

A Python-based video object segmentation evaluation toolbox.

特性

  • 针对DAVIS 2016无监督视频目标分割任务,提供"J(M)", "J(O)", "J(D)", "F(M)", "F(O)", "F(D)"等指标的评估(代码借鉴自davis官方的代码,建议使用前验证下)
    • 导出对指定的模型预测结果的评估结果
    • 表格化展示不同视频上模型预测的性能

依赖项

  • joblib: 多进程加速计算
  • prettytable: 输出好看的表格

使用方法

DAVIS 2016无监督视频目标分割任务

  1. python eval_unvos_method.py --help
  2. 配置相关项后执行代码

pydavis16evaltoolbox's People

Contributors

lartpang 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.