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

weird problem when encoding #24

Open
13821339565 opened this issue Oct 13, 2020 · 1 comment
Open

weird problem when encoding #24

13821339565 opened this issue Oct 13, 2020 · 1 comment

Comments

@13821339565
Copy link

13821339565 commented Oct 13, 2020

dear Dr. Mentzer:

I modify your code to a stereo compression version, when I try to encode one of two images, the stages after 0 are all good, but at stage 0, I only got an '@', and two images are compressed with 3 bit. The image has a size of 3x375x1242. You can see this figure below. I add a breakpoint in there.
image
image

Howevere, when I crop image to a size of 3x300x800, this mistake disappears.
image

Then I try to use your L3C to compress one image with size of 3x375x1242, see if there is the same problem, but it doesn't.

I don't know where is the problem, do you have any idea?

@13821339565
Copy link
Author

13821339565 commented Oct 13, 2020

update:
I don't know why now your code has the same problem. Is that possible that the input is too big?
image

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

1 participant