Giter VIP home page Giter VIP logo

ajunlonglive / detectionmetrics Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jderobot/detectionmetrics

0.0 1.0 0.0 23.19 MB

Tool to evaluate deep-learning detection and segmentation models, and to create datasets

Home Page: https://jderobot.github.io/DetectionMetrics/

License: GNU General Public License v3.0

Shell 0.29% Ruby 0.02% C++ 77.85% Python 12.46% C 2.30% CMake 6.08% Dockerfile 0.22% Slice 0.77%

detectionmetrics's Introduction

Detection Metrics

Publish Docker image

More info and documentation here.

Detection Metrics is a set of tools to evaluate object detection neural networks models over the common object detection datasets. The tools can be accessed using the GUI or the command line applications. In the picture below, the general architecture is displayed.

general_architecture

The tools provided are:

  • Viewer: view the dataset images with the annotations.
  • Detector: run a model over a dataset and get generate a new annotated dataset.
  • Evaluator: evaluate the ground truth dataset with another one and get the comparison metrics.
  • Deployer: run a model over different inputs like a video or webcam and generate a new annotated dataset.
  • Converter: convert a dataset into another dataset format.
  • Command line application (CLI): access Detection Metrics toolset through command line
  • Detection Metrics as ROS Node: use Detection Metrics as a ROS Node.
  • Labelling: add or modify labels in the datasets in runtime when running Deployer.

The idea is to offer a generic infrastructure to evaluate object detection models against a dataset and compute the common statistics:

  • mAP
  • mAR
  • Mean inference time.

What's supported in Detection Metrics.

Support Detail
Supported OS Multiplatform using Docker
Supported datasets
  • COCO
  • ImageNet
  • Pascal VOC
  • Jderobot recorder logs
  • Princeton RGB dataset
  • Spinello dataset
  • Open images dataset
Supported frameworks
  • TensorFlow
  • Keras
  • PyTorch
  • Yolo-OpenCV
  • Caffe
  • Background substraction
Supported inputs in Deployer
  • WebCamera/USB Camera
  • Videos
  • Streams from ROS
  • Streams from ICE
  • JdeRobot Recorder Logs

Installation

Install packaged image

To quickly get started with Detection Metrics, we provide a docker image.

  • Download docker image and run it
    docker run -dit --name detection-metrics -v [local_directory]:/root/volume/ -e DISPLAY=host.docker.internal:0 jderobot/detection-metrics:noetic

This will start the GUI, provide a configuration file (appConfig.yml can be used) and you are ready to go. Check out the web for more information

Installation from source (Linux only)

Check the installation guide here. This is also the recommended installation for contributors.

Starting with Detection Metrics

Check out the beginner's tutorial.

General Detection Metrics GUI

The top toolbar shows the different tools available.

Example of detection and console output in Detection Metrics

Two image views are displayed, one with the ground truth and the other with the detected annotations. In the console output, log info is shown.

detector

detectionmetrics's People

Contributors

ankit-dhankhar avatar chanfr avatar dependabot[bot] avatar eng-mohamedhussien avatar geofrivas avatar jessiffmm avatar jmplaza avatar mugoh avatar naxvm avatar preeti98 avatar rubenlucas93 avatar sergiopaniego avatar sleep-404 avatar stephengroat avatar vinay0410 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.