Skip to content

Human-friendly data collection system for object segmentation #1218

Open
@wkentaro

Description

@wkentaro

The components of this system is

  1. Speech recognition
  2. Find moving object in pixel-level
  3. Track object in pixel-level or roi-level

For 1. @furushchev Do you know good ros node for speech recognition?

For 3. @iKrishneel Do you know good ros node for tracking in pixel-wise? I expect it uses point cloud, because roi-level tracking is common for 2D image: ex ConsensusTracking


tl;dr

I and @inabajsk talked about the importance of human-friendly data collection interface for object segmentation.
For example:

  • Human says to Pepper "Now I teach you this object".
  • Pepper says "Ok, what is that object name?"
  • Human says "wallet"
  • Pepper says "Ok, please show me"
  • Human moves object in front of Pepper.
  • Pepper do
    • Find moving object
    • Track it
    • Record it

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions