koide3 / ccf_person_identification

Convolutional Channel Features + Online boosting-based person identification for mobile robots

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ccf_person_identification

This package is an implementation of person identification based on the combination of Convolutional Channel Features and Online boosting. It takes advantage of deep feature representation while adapting the person classifier to a specific target person.

Example

Test images can be found in "ccf_person_identification/data/test".

rosrun ccf_person_identification ccf_person_identification_test

Training images

Positive images

Negative images

Test images

confidence: 0.545271, -0.545632, -0.540605

Extracted and selected features

Related packages

Papers

  • Kenji Koide, Jun Miura, and Emanuele Menegatti, Monocular Person Tracking and Identification with Online Deep Feature Selection for Person Following Robots, Robotics and Autonomous Systems [link].

  • Kenji Koide and Jun Miura, Convolutional Channel Features-based Person Identification for Person Following Robots, 15th International Conference IAS-15, Baden-Baden, Germany, 2018 [link].

About

Convolutional Channel Features + Online boosting-based person identification for mobile robots


Languages

Language:C++ 96.2%Language:CMake 3.8%