Git Product home page Git Product logo

pose_recovery_evaluation's Introduction

Object detection and pose estimation toolbox

This repository provides tools to evaluate performance of an object detection and pose estimation method. It is based on the methodology introduced in the article [1] that is suited for any rigid object and can deal with scenes of many object instances, potentially occluded.

This toolbox has been primarily designed for use with the Siléane Dataset but is generic and may be used with other datasets as well, provided with adapted ground truth annotations, and description of the object's geometry and symmetries (poseutils.json file).

Current features

  • evaluation_tools: computation of precision/recall curves with various evaluation goals, and various metrics (F1 score, Average Precision, Mean Average Precision, etc).
  • visualization: conversion of data from the Siléane Dataset into colored pointcloud.
    See the examples folder for typical use.

Results format

Results to evaluate are expected to be stored in JSON format for each scene such as illustrated in examples/experiences, and to consist in a list of pose hypothesis described by a rigid transformation ("R", "t") and a confidence score "score". Other format may be used by providing a proper overloading the _load_results_list and _results_file_extension variables contained in evaluation_tools.py.

Potential additional features

This toolbox can be improved. Please feel free to contact me through GitHub or by email [2] for more information, feature requests, etc. We want this repository to be useful for the community, and may provide additional tools is there is a demand. Pull requests are welcome.

Dependencies

Python 3+, Matplotlib, Numpy.

References

[1] Romain Brégier, Frédéric Devernay, Laetitia Leyrit and James L. Crowley, "Symmetry Aware Evaluation of 3D Object Detection and Pose Estimation in Scenes of Many Parts in Bulk", in IEEE International Conference on Computer Vision Workshop (ICCVW), 2017.

[2] Romain Brégier: contact information available at rbregier.github.io.

pose_recovery_evaluation's People

Contributors

rbregier avatar

Watchers

James Cloos 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.