Git Product home page Git Product logo

qidata's Introduction

Welcome ! And congratulations you made it here.

But do you know why you are here ? Did you come knowingly, or did you just find an open door and thought it seemed nice to come in ? Whichever it is, we are glad to welcome you, and happy to tell you what we do here.

A world of data

For hundred of purposes, data is the key:
  • machine learning
  • algorithm benchmark
  • unit testing
  • functional testing
  • processing pipe design
  • algorithm optimization / parameters tweak
  • sensor caracterization
  • and probably many others...

For all those purposes, having data representing a situation, a problem, a scenario the program must be able to handle is crucial to the achievement of the task. And most of the times, a few data is simply not enough.

What is qidata ?

qidata is a set of tools made to handle annotated files and data sets. It helps the world to store information about recorded data in order to be used as ground truth during testing, or as selection criteria for machine learning or performance statistics.

How is it different from all other annotation tool that can be found ?

It is probably not that much different. However, most of those tools were designed with a very particular area in mind (machine learning for face detection or OCR, set of recorded speeches for speech recognition, music database for music classification). We on the other hand, tried our best to be as generic as possible, as our key goal is to work with robots, which could encounter many different situations and need many different algorithms. As a result, qidata` can work with images and video but also with lasers, sonars or audio. And most important, ``qidata is thought to handle multi-modal data, whereas most annotation tools available cannot handle more than one data type.

Want to give it a try ?

qidata is divided in two parts. The first one (qidata) is the core system, containing all functionalities and some command-line controls, the second (qidata_gui) containing a set of GUI interfaces to make it fun to use ! You can install only the first one on your computing farms, and install the second on your machines used by humans.

pip install qidata --find-links=http://10.0.2.107/pypi --extra-index-url http://10.0.2.107/pypi --trusted-host 10.0.2.107
pip install qidata_gui --find-links=http://10.0.2.107/pypi --extra-index-url http://10.0.2.107/pypi --trusted-host 10.0.2.107

Want to know more ?

Keep reading, it's just the beginning.

qidata's People

Contributors

suryaambrose avatar louiskenzo 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.