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

Images don't have the same shape as the real-world collected data #15

Open
qgallouedec opened this issue Jun 7, 2024 · 3 comments
Open

Comments

@qgallouedec
Copy link
Collaborator

Real world data have shape (480, 640)

@perezjln
Copy link
Owner

perezjln commented Jul 4, 2024

@qgallouedec - so we should transpose dimension ?

@qgallouedec
Copy link
Collaborator Author

No, my point was that currently, observation have shape (240, 320) whereas thom's data have shape (480, 640)

@perezjln
Copy link
Owner

perezjln commented Jul 6, 2024

I see, what could be the solutions ?

  • change resolution ?
  • inform it into the leRobotDataset
    @Cadene - what could be your recommandation please ?

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

2 participants