ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
1

Training data for leg_detector?

asked 2014-01-21 06:06:28 -0500

Angus gravatar image

Looking at the outputs from the leg_detector package, I'm wondering if it could benefit from a more diverse set of training examples. Notably, the detection confidence falls quickly as people move away from the laser and it is fooled easily by round objects like chair legs.

Does anyone know if the original training data is available anywhere? Maybe also the labelling/annotation method that was used?

Relevant links:

  • here's an unofficial repo of leg_detector/leg_detector2.
  • this is David Lu's fork of leg_detector
  • this is the SRS leg_detector fork
edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2014-01-21 08:24:47 -0500

David Lu gravatar image

The training data is not available. The people_experimental repo (which I can't find at the moment) is where the code originally came from. My code (the first two links you posted) were a fork of that.

Caroline Pantofaru was the maintainer there, but when I talked to her, she said that the training data was no longer available.

I do have a collection of bags that I cobbled together that I intended to validate and test the leg detector with, but I did not follow up on that project.

Hope this helps.

edit flag offensive delete link more

Comments

Yes, thanks! Do you know anything else about it? It looks like the features used are similar to those in People2D (http://www.informatik.uni-freiburg.de/~spinello/people2D.html), eh? Do you know if there's any high-level description of the tracker/detection matcher used?

Angus gravatar image Angus  ( 2014-01-22 13:02:18 -0500 )edit

Caroline I believe said that this paper (http://ieeexplore.ieee.org/xpls/abs_all.jsp?arnumber=4209616&tag=1) was the basis for the leg detector.

David Lu gravatar image David Lu  ( 2014-01-22 13:30:16 -0500 )edit
1

Note: some of the hacks in the code are my own, and an improved version would be greatly appreciated by the community. Or at least myself and other HRI/ROS researchers.

David Lu gravatar image David Lu  ( 2014-01-22 13:31:14 -0500 )edit

@David Lu Not sure if this is what you mentioned but I see a copied people_experimental repo.

130s gravatar image 130s  ( 2015-10-13 18:29:27 -0500 )edit

@David Lu I couldn't find the bags-collection at the above mentioned site. Is it because of SVN hosting issue on google-code?

ashish gravatar image ashish  ( 2016-10-17 03:06:40 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2014-01-21 06:06:28 -0500

Seen: 867 times

Last updated: Jan 21 '14