https://github.com/sayannath/zero-dce-tflite
Conversion of TF-Lite model from ZERO-DCE model
https://github.com/sayannath/zero-dce-tflite
low-light-image-enhancement tensorflow tfhub tflite zero-dce
Last synced: 19 days ago
JSON representation
Conversion of TF-Lite model from ZERO-DCE model
- Host: GitHub
- URL: https://github.com/sayannath/zero-dce-tflite
- Owner: sayannath
- License: apache-2.0
- Created: 2021-09-28T11:21:42.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-10-26T05:58:35.000Z (over 3 years ago)
- Last Synced: 2025-05-12T14:25:40.071Z (19 days ago)
- Topics: low-light-image-enhancement, tensorflow, tfhub, tflite, zero-dce
- Language: Jupyter Notebook
- Homepage: https://tfhub.dev/sayannath/lite-model/zero-dce/1
- Size: 16.7 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Zero-DCE-TFLite
Conversion of TF-Lite model from ZERO-DCE Model## Description
This repository contains the `TF-Lite` of the ZERO-DCE model developed by [Soumik Rakshit](https://twitter.com/soumikRakshit96). This model is available at [TF-Hub](https://tfhub.dev) now at [link](https://tfhub.dev/sayannath/lite-model/zero-dce/1).
### Results
![]()
## Architecture
![]()
## Acknowledgement
I would like to thank Soumik Rakshit to make the model.## References:
* Research Paper Link: https://arxiv.org/abs/2001.06826
* Original Repository Link: https://github.com/soumik12345/Zero-DCE
* Keras.io Link: https://keras.io/examples/vision/zero_dce/