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

grasp_train.py integrate pixel-wise loss option #366

Open
4 of 6 tasks
ahundt opened this issue Dec 30, 2017 · 1 comment
Open
4 of 6 tasks

grasp_train.py integrate pixel-wise loss option #366

ahundt opened this issue Dec 30, 2017 · 1 comment
Assignees

Comments

@ahundt
Copy link
Member

ahundt commented Dec 30, 2017

We need to integrate pixel-wise loss into grasp_train.py, implementations are available in keras-contrib but we also need to account for the coordinate of the gripper.

  • pixel wise loss at gripper coordinate
  • gaussian loss at gripper coordinate
  • ensure standard loss functions work too
  • add configuration of single pixel to grasp_train
  • add configuration of gaussian to grasp_train
  • add unit test for both
@ahundt
Copy link
Member Author

ahundt commented Jan 16, 2018

see also #415 gaussian loss crash during training

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

1 participant