Giter Site home page Giter Site logo

gittongzhen / detectionstudio Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jderobot/detectionmetrics

0.0 1.0 0.0 22.94 MB

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

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

License: GNU General Public License v3.0

CMake 6.17% C++ 78.08% C 1.95% Python 12.70% Shell 0.30% Slice 0.78% Ruby 0.02%

detectionstudio's Introduction

Detection Studio

Build Status

More info and documentation here.

Detection Studio 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 Studio toolset through command line
  • Detection Studio as ROS Node: use Detection Studio 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 Studio.

Support Detail
Supported OS Linux, MacOS
Supported datasets COCO, ImageNet, Pascal VOC, Jderobot recorder logs, Princeton RGB dataset, Spinello 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

Check the installation guide here.

Starting with Detection Studio

Check out the beginner's tutorial.

General Detection Studio GUI

The top toolbar shows the different tools available.

Example of detection and console output in Detection Studio

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

detectionstudio's People

Contributors

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