paper-with-me

홈 › Papers

FLOL: Fast Baselines for Real-World Low-Light Enhancement

2025-01-16 · Juan C. Benito, Daniel Feijoo, Alvaro Garcia, Marcos V. Conde

Low-Light Image Enhancement (LLIE) is a key task in computational photography and imaging. The problem of enhancing images captured during night or in dark environments has been well-studied in the image signal processing literature. However, current deep learning-based solutions struggle with efficiency and robustness in real-world scenarios (e.g. scenes with noise, saturated pixels, bad illumination). We propose a lightweight neural network that combines image processing in the frequency and spatial domains. Our method, FLOL+, is one of the fastest models for this task, achieving state-of-the-art results on popular real scenes datasets such as LOL and LSRW. Moreover, we are able to process 1080p images under 12ms. Code and models at https://github.com/cidautai/FLOL

📄 PDF Abstract BibTeX arXiv:2501.09718

Code (1)

cidautai/flol 공식 구현 pytorch

Tasks

Image EnhancementLow-Light Image Enhancement

Similar Papers 제목 키워드 기반

An Efficient Quality Metric for Video Frame Interpolation Based on Motion-Field Divergence

2025-10-01 · Conall Daly, Darren Ramsook, Anil Kokaram arxiv

Video frame interpolation is a fundamental tool for temporal video enhancement, but existing quality metrics struggle to evaluate the perceptual impact of interpolation artefacts effectively. Metrics like PSNR, SSIM and …

Video Frame InterpolationVideo Enhancement

FloLPIPS: A Bespoke Video Quality Metric for Frame Interpoation

2022-07-17 · Duolikun Danier, Fan Zhang, David Bull

Video frame interpolation (VFI) serves as a useful tool for many video processing applications. Recently, it has also been applied in the video compression domain for enhancing both conventional video codecs and learning…

Video CompressionVideo Frame Interpolation

Active Learning for Approximation of Expensive Functions with Normal Distributed Output Uncertainty

2016-08-18 · Joachim van der Herten, Ivo Couckuyt, Dirk Deschrijver, Tom Dhaene

When approximating a black-box function, sampling with active learning focussing on regions with non-linear responses tends to improve accuracy. We present the FLOLA-Voronoi method introduced previously for deterministic…

Active Learning

Identifying Group Anchors in Real-World Group Interactions Under Label Scarcity

2025-09-25 · Fanchen Bu, Geon Lee, Minyoung Choe, Kijung Shin arxiv

Group interactions occur in various real-world contexts, e.g., co-authorship, email communication, and online Q&A. In each group, there is often a particularly significant member, around whom the group is formed. Example…

Agile Interception of a Flying Target using Competitive Reinforcement Learning

2026-03-17 · Timothée Gavin, Simon Lacroix, Murat Bronz arxiv

This article presents a solution to intercept an agile drone by another agile drone carrying a catching net. We formulate the interception as a Competitive Reinforcement Learning problem, where the interceptor and the ta…

Reinforcement Learning