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

Update README.md to add Zero-DCE model #55

Merged
merged 1 commit into from
Feb 9, 2022

Conversation

sayannath
Copy link
Contributor

@sayannath sayannath commented Nov 13, 2021

Hello, @ameenaltajer Could you kindly review the PR? I have Added the Zero-DCE model to this repository.

The Zero-DCE model is a TensorFlow Lite model for low-light image enhancement. The model is proposed in [1]. Original model weights are used from [2].

[1] Zero-Reference Deep Curve Estimation for Low-Light Image Enhancement. Chunle Guo, Chongyi Li, Jichang Guo, Chen Change Loy, Junhui Hou, Sam Kwong, Runmin Cong; 2020, https://arxiv.org/abs/2001.06826
[2] https://github.com/soumik12345/zero-dce

@margaretmz
Copy link
Contributor

Thanks for your contribution @sayannath!

A couple of suggestions - could up update your repo with the following please:

  • Make it clear that your repo provides notebooks to convert the models to tflite.
  • Rename src folder to notebooks
  • Incorporate what you wrote above to your repo README so that the readers know what Zero-DCE is:

The Zero-DCE model is a TensorFlow Lite model for low-light image enhancement. The model is proposed in [1]. Original model weights are used from [2].

[1] Zero-Reference Deep Curve Estimation for Low-Light Image Enhancement. Chunle Guo, Chongyi Li, Jichang Guo, Chen Change Loy, Junhui Hou, Sam Kwong, Runmin Cong; 2020, https://arxiv.org/abs/2001.06826
[2] https://github.com/soumik12345/zero-dce

@margaretmz margaretmz merged commit b3295ae into ml-gde:master Feb 9, 2022
@sayannath
Copy link
Contributor Author

Thanks @margaretmz! I will apply these changes.

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.

2 participants