-
Notifications
You must be signed in to change notification settings - Fork 89
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Human-friendly data collection system for object segmentation #1218
Comments
For speech recognition, I think google speech recognition is a defacto standard. |
@wkentaro |
Could you please send PR to jsk_recognition? (probably jsk_perception or new package) Is this google speech recognition node? jsk-ros-pkg/jsk_recognition#1249 Both is ok for me, but I prefer pixel/point-wise tracking. |
For 2. |
2017-04-16 18:52 GMT+09:00 Kentaro Wada <[email protected]>:
Could you please send PR to jsk_recognition? (probably jsk_perception or
new package)
I would recommend to use
https://play.google.com/store/apps/details?id=org.ros.android.android_voice_message,
since mic on mobile phone is highly optimized for recognizing human voice.
…--
◉ Kei Okada
|
@wkentaro |
@iKrishneel @k-okada @furushchev Thank you all. Currently, I selected the use of optical flow and the demo movies are below: And the collected images are such like below: What I found are
|
The components of this system is
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:
The text was updated successfully, but these errors were encountered: