You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: