File size: 680 Bytes
c4532c6
 
eaaab54
 
 
 
 
 
 
c4532c6
559af64
eaaab54
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
license: apache-2.0
datasets:
- geekyrakshit/LoL-Dataset
pipeline_tag: image-to-image
tags:
- image-enhancement
- computer-vision
- image-to-image
---
# MIRNet low-light image enhancement
MIRNet-based low-light image enhancer specialized on restoring dark images from events (concerts, parties, clubs...).

Documentation about pre-training, fine-tuning, model architecture, usage and all source code used for building and inference can be found in the [GitHub repository of the project](https://github.com/dblasko/low-light-event-img-enhancer/).
This currently stores the PyTorch model weights and model definition, a HuggingFace pipeline will be implemented in the future.