Home

Awesome

GitHub forks GitHub Repo stars Bitbucket open pull requests GitHub last commit Twitter Follow

<a href="https://github.com/sayannath/MIRNet-Flutter/graphs/contributors"> <img src="https://contrib.rocks/image?repo=sayannath/MIRNet-Flutter" /> </a>

MIRNet Flutter

<img src="screenshots/git_dashes.png">

MIRNet model is used to enhance a low-light image. Implemented MIRNet TF-Lite Model with Flutter App.

Description

This flutter app is used to enhance low light images with the help of TF-Lite.

Links

Screenshots

<p> <img height=400 width=200 src="screenshots/splash-screen.jpg"><br> <img height=400 width=200 src="screenshots/one.jpg"> <img height=400 width=200 src="screenshots/two.jpg"><br> <img height=400 width=200 src="screenshots/three.jpg"> <img height=400 width=200 src="screenshots/four.jpg"> </p>

Project Structure

.
├── main.dart
├── services
│   └── transfer.dart
└── views
    └── tansferPage.dart

2 directories, 3 files

Acknowedgement

Reference Paper: https://arxiv.org/pdf/2003.06792v2.pdf<br> Reference Repositry Link: https://github.com/soumik12345/MIRNet/<br> Reference Repositry Link: https://github.com/sayakpaul/MIRNet-TFLite-TRT/

How to run

1. Open your terminal
2. Copy the command 'git clone https://github.com/sayannath/MIRNet-Flutter.git'
3. cd MIRNet-Flutter
4. flutter pub get [Make sure Flutter is installed]
5. flutter run

Want to Install Flutter?

Click Here

Pull Request

Pull Requests are welcome. Please follow these rules for the ease of understanding:

Developed & Maintained by

👨 Sayan Nath

ForTheBadge built-with-love <a href="https://www.buymeacoffee.com/sayannath235" target="_blank"><img src="https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png" alt="Buy Me A Coffee" style="height: 41px !important;width: 174px !important;box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;-webkit-box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;" ></a>

<div align="center">

Show some ❤️ by starring the repository!

</div>