Skip to content

Commit

Permalink
Add Intro
Browse files Browse the repository at this point in the history
  • Loading branch information
Rishit-dagli authored Dec 20, 2020
1 parent 1f71b45 commit c896022
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,10 @@
# MIRNet-TFJS
TensorFlow JS models for MIRNet for low-light image enhancement.

This repository shows the TensorFlow Lite and TensorRT model conversion and inference processes for the for the **MIRNet** model as proposed by [Learning Enriched Features for Real Image Restoration and Enhancement](https://arxiv.org/pdf/2003.06792v2.pdf) by Zamir et al. This model is capable of enhancing low-light images upto a great extent.

<p align="center">
<img src="https://github.com/soumik12345/MIRNet/raw/master/assets/lol_results.gif"</img><br>
<small><a href="https://github.com/soumik12345/MIRNet/blob/master/assets/lol_results.gif">Source</a></small>
</p>

Model training code and pre-trained weights are provided by Soumik through [this repository](https://github.com/soumik12345/MIRNet/).

1 comment on commit c896022

@vercel
Copy link

@vercel vercel bot commented on c896022 Dec 20, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.