An open API service indexing awesome lists of open source software.

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

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/