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

About different resolution question #42

Open
LI945 opened this issue Jun 21, 2019 · 1 comment
Open

About different resolution question #42

LI945 opened this issue Jun 21, 2019 · 1 comment

Comments

@LI945
Copy link

LI945 commented Jun 21, 2019

Hello,
My images have different resolutions.I want to know how to store them in the lmdb file and read them.
Thanks.

@xinntao
Copy link
Owner

xinntao commented Jun 23, 2019

Did you mean that the input frames have different height and width sizes?

If you want to store single images, you can refer to this and the code.
If each frame of your input clip has different size, it seems strange.
If each clip has different size, then just store the spatial size of each frame and read them in the dataloader.

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