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

First person view support #4

Open
SudeepDasari opened this issue Aug 7, 2019 · 0 comments
Open

First person view support #4

SudeepDasari opened this issue Aug 7, 2019 · 0 comments
Assignees

Comments

@SudeepDasari
Copy link
Owner

All of RoboNet data thus far is collected in third person view. It'd be nice to add in support in the for loading first person data. Specifically, that means:

  • Adding metadata to each record for whether each camera view is in first person or not
  • Allowing users to filter on this metadata (i.e only train on first person data)
  • Add support in RoboNetDataset for loading records with mixes of first and third person views. Specifically, users should be able to only load the camera views which are from the specified "frame of reference" while ignoring the others.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants