--- 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.