MIRNet model is used to enhance a low-light image.Used MIRNet TF-Lite model from TF-Hub, implemented MIRNet TF-Lite Model with Flutter App.
Sayan Nath
MIRNet model is used to enhance a low-light image. Implemented MIRNet TF-Lite Model with Flutter App.
This flutter app is used to enhance low light images with the help of TF-Lite.
.
├── main.dart
├── services
│ └── transfer.dart
└── views
└── tansferPage.dart
2 directories, 3 files
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/
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
Pull Requests are welcome. Please follow these rules for the ease of understanding:
We serve cookies on this site to analyze traffic, remember your preferences, and optimize your experience.