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: Image Resizing #360

Closed
4 tasks done
ahundt opened this issue Dec 28, 2017 · 1 comment
Closed
4 tasks done

Grasp train: Image Resizing #360

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

Comments

@ahundt
Copy link
Member

ahundt commented Dec 28, 2017

We need to be able to resize images and the corresponding image coordinates to be able to train on the large dataset in a reasonable amount of time, since current training time per epoch is >12 hours. It is also important to update any image coordinate features accordingly, and ensure

#362 Basic rgb image resizing is implemented as of 00ef348:
102_grasp_1_rgb_success_1

#362 image color augmentation is working as of 580186e:
102_grasp_3_rgb_success_1

However, we still need to implement the surface relative training tensors that incorporate this data.

This issue is part of the goal outlined in #296, surface relative training.

@ahundt
Copy link
Member Author

ahundt commented Dec 30, 2017

This item is complete, just need #362 to be merged

@ahundt ahundt closed this as completed Dec 30, 2017
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