Git Product home page Git Product logo

robot-image_recognition's Introduction

TU/e Robotics image_recognition

Packages for image recognition - Robocup TU/e Robotics

Package status & Description

Package Build status Xenial Kinetic x64 Description
image_recognition Build Status Meta package for all image_recognition packages.
image_recognition_util Build Status Utils shared among image recognition packages
image_recognition_analysis Build Status analysis for image recognition
image_recognition_msgs Build Status Interface definition for image recognition
image_recognition_rqt Build Status RQT tools with helpers testing this interface and training/labeling data.
tensorflow_ros Build Status Object recognition with use of Tensorflow. The user can retrain the top layers of a neural network to perform classification with its own dataset as described in this tutorial.
tensorflow_ros_rqt Build Status RQT tools for retraining a Tensorflow neural network.
openface_ros Build Status ROS wrapper for Openface (https://github.com/cmusatyalab/openface) to detect and recognize faces in images.
skybiometry_ros Build Status ROS wrapper for Skybiometry (https://skybiometry.com/) for getting face properties of a detected face, e.g. age estimation, gender estimation etc.
openpose_ros Build Status ROS wrapper for Openpose (https://github.com/CMU-Perceptual-Computing-Lab/) for getting poses of 2D images.

Travis CI Build Status

Build Status

How to

Object recognition

Step 1: label images with the image_recognition_rqt#annotation-plugin

Annotate <-- Youtube video

Step 2: train a neural network with the tensorflow_ros_rqt

Train <-- Youtube video

Step 3: predict labels for new data with the image_recognition_rqt#test-plugin

Recognize <-- Youtube video

Face recognition

See the tutorial at openface_ros

Face recognition <-- Youtube video

Installation

Clone the repo in your catkin_ws:

    cd ~/catkin_ws/src
    git clone https://github.com/tue-robotics/image_recognition.git

Build your catkin workspace cd ~/catkin_ws catkin_make

robot-image_recognition's People

Contributors

reinzor avatar loyvanbeek avatar rayman avatar jlunenburg avatar matthijsburgh avatar timple avatar maximest-pierre avatar rokusottervanger avatar

Watchers

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