Skip to content

Conversation

RunDevelopment
Copy link
Member

Closes #269.

This is our first low-light model, so that's quite interesting.

We also need to add more ways to tile images in the future. Low-light models (and similar) rely on global image information to remap colors, so chaiNner's normal tiling methods are pretty much useless. Right now, I used the same trick the RetinexFormer authors used for really large images: interlacing. This isn't a silver bullet though. More on that in the future.

@joeyballentine joeyballentine merged commit 2f71a10 into main May 28, 2024
@joeyballentine joeyballentine deleted the retinexFormer branch May 28, 2024 19:35
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

Successfully merging this pull request may close these issues.

Retinexformer support?
2 participants