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

What should be the structure of the bucket file? #2

Open
sayakpaul opened this issue Oct 20, 2023 · 1 comment
Open

What should be the structure of the bucket file? #2

sayakpaul opened this issue Oct 20, 2023 · 1 comment

Comments

@sayakpaul
Copy link

Could you provide an example bucket file?

Reference:

with open(bucket_file, "rb") as fh:

@finetunej
Copy link
Collaborator

Dict[int, Tuple(int, int)] mapping a dataset ID to a (width, height) tuple.

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