Skip to content
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

[Recognition] Object classification of new objects (given 45 minutes before the task) #2037

Closed
1 task
wkentaro opened this issue Mar 25, 2017 · 4 comments
Closed
1 task

Comments

@wkentaro
Copy link
Member

wkentaro commented Mar 25, 2017

Introduction

ARC2017 has new objects revealed 45 minutes before the challenge.
In that case, it is hard to collect training data and train the network, if we use deep learning approach in particular.
Possibly we can do something innovative to solve this problem.

Ideas

Idea1: Class segmentation network

We define object-class using existing objects, which is something more abstract than object name: book, cloth, box, transparent, etc.
And just before the challenge, we can define the object-class for newly passed objects.
By doing this, we can detect/segment objects by their object-class, not object-name.

Idea2: Run multi-gpu

  • Measure how many gpus are required @wkentaro

Suggested at jsk-ros-pkg/jsk_recognition#2041 (comment)

@wkentaro wkentaro changed the title Instantly (~45min) expandable object segmentation method Instantly (~45min) extendable object segmentation method Apr 11, 2017
@wkentaro wkentaro changed the title Instantly (~45min) extendable object segmentation method Instantly (~45min) extendable object recognition method Jun 27, 2017
@wkentaro wkentaro added this to the 3.2.0 milestone Jun 27, 2017
@wkentaro wkentaro changed the title Instantly (~45min) extendable object recognition method Object classification of new objects (given 45 minutes before the task) Jun 27, 2017
@wkentaro wkentaro assigned wkentaro and yuyu2172 and unassigned wkentaro Jun 29, 2017
@wkentaro
Copy link
Member Author

wkentaro commented Jul 4, 2017

@yuyu2172 We're planning to release this at 3.2.0, so please try the in-hand recognition with @knorth55 today.

@yuyu2172
Copy link
Member

yuyu2172 commented Jul 4, 2017

@wkentaro
OK

@wkentaro
Copy link
Member Author

wkentaro commented Jul 5, 2017

It seems that we cannot make it before 3.2.0, so I postpone this part to 3.3.0.
This is addressed by #2222

@wkentaro wkentaro modified the milestones: 3.3.0 (07/11), 3.2.0 (07/04) Jul 5, 2017
@wkentaro wkentaro changed the title Object classification of new objects (given 45 minutes before the task) [Recognition] Object classification of new objects (given 45 minutes before the task) Jul 13, 2017
@wkentaro wkentaro modified the milestones: 4.0.0 (07/18), 3.3.0 (07/11) Jul 14, 2017
@wkentaro wkentaro modified the milestones: 4.0.1, 4.0.0 (07/18), 4.0.2 Jul 23, 2017
@wkentaro wkentaro removed this from the 4.0.1 milestone Jul 25, 2017
@wkentaro
Copy link
Member Author

Resolved by @wkentaro

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants