Skip to content

MIRNet model is used to enhance a low-light image. Implemented MIR-Net model with TF-Lite.

License

Notifications You must be signed in to change notification settings

sayannath/MIRNet-Flutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a583285 · Jul 18, 2021

History

46 Commits
Mar 10, 2021
Mar 10, 2021
Mar 10, 2021
Mar 10, 2021
Apr 12, 2021
Apr 12, 2021
Mar 31, 2021
Mar 6, 2021
Mar 6, 2021
Mar 6, 2021
May 23, 2021
Mar 10, 2021
Mar 10, 2021
Jul 18, 2021
Mar 6, 2021
Apr 12, 2021
Apr 12, 2021

Repository files navigation

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

MIRNet Flutter

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

  • Tensorflow Hub: Link [Used TFLite (mirnet-fixed/integer)]
  • My Inference Notebook: Link

Screenshots



Project Structure

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

2 directories, 3 files

Acknowedgement

Reference Paper: https://arxiv.org/pdf/2003.06792v2.pdf
Reference Repositry Link: https://github.com/soumik12345/MIRNet/
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:

  • Make sure to check for available issues before raising one
  • Give me a maximum of 24-48 hours to respond
  • Have proper documentation on the parts you are changing/adding

Developed & Maintained by

👨 Sayan Nath

ForTheBadge built-with-love Buy Me A Coffee

Show some ❤️ by starring the repository!