-
Notifications
You must be signed in to change notification settings - Fork 1
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
Some technical questions. #5
Comments
Hi,Thank you for your valuable questions and for showing interest in our project :) Q:Why not LayerNorm? Q:Why initial IIM can provide invariant features? This equation only contains intrinsic property (aka illuminant invariant items), which means you can use various initialization methods for IIM at the beginning. (But zero initialization may not be a good choice) Q:Why not zero-shot generalization? |
Thank you for your brilliant work! I have some questions after reading:
Looking forward for your reply!
[1] Continuous exposure learning for low-light enhancement using Neural ODE, submission to ICLR 25.
The text was updated successfully, but these errors were encountered: