paper-with-me

Papers

Fieldscale: Locality-Aware Field-based Adaptive Rescaling for Thermal Infrared Image

2024-05-24 · Hyeonjae Gil, Myung-Hwan Jeon, Ayoung Kim

Thermal infrared (TIR) cameras are emerging as promising sensors in safety-related fields due to their robustness against external illumination. However, RAW TIR image has 14 bits of pixel depth and needs to be rescaled into 8 bits for general applications. Previous works utilize a global 1D look-up table to compute pixel-wise gain solely based on its intensity, which degrades image quality by failing to consider the local nature of the heat. We propose Fieldscale, a rescaling based on locality-aware 2D fields where both the intensity value and spatial context of each pixel within an image are embedded. It can adaptively determine the pixel gain for each region and produce spatially consistent 8-bit rescaled images with minimal information loss and high visibility. Consistent performance improvement on image quality assessment and two other downstream tasks support the effectiveness and usability of Fieldscale. All the codes are publicly opened to facilitate research advancements in this field. https://github.com/hyeonjaegil/fieldscale

📄 PDF Abstract BibTeX arXiv:2405.15395

Code (1)

hyeonjaegil/fieldscale 공식 구현

Tasks

Image Quality Assessment

Similar Papers 제목 키워드 기반

DINN360: Deformable Invertible Neural Network for Latitude-Aware 360deg Image Rescaling

2023-01-01 · CVPR 2023 1 · Yichen Guo, Mai Xu, Lai Jiang, Leonid Sigal 외

With the rapid development of virtual reality, 360deg images have gained increasing popularity. Their wide field of view necessitates high resolution to ensure image quality. This, however, makes it harder to acquire…

Image Rescalingvalid

Timestep-Aware Diffusion Model for Extreme Image Rescaling

2024-08-17 · Ce Wang, Zhenyu Hu, Wanjie Sun, Zhenzhong Chen

Image rescaling aims to learn the optimal low-resolution (LR) image that can be accurately reconstructed to its original high-resolution (HR) counterpart, providing an efficient image processing and storage method for ul…

DecoderImage Rescalingmodel

Joint Degradation-Aware Arbitrary-Scale Super-Resolution for Variable-Rate Extreme Image Compression

2026-03-18 · Xinning Chai, Zhengxue Cheng, Xin Li, Rong Xie 외 arxiv

Recent diffusion-based extreme image compression methods have demonstrated remarkable performance at ultra-low bitrates. However, most approaches require training separate diffusion models for each target bitrate, result…

Image Compression

Locality-aware Gaussian Compression for Fast and High-quality Rendering

2025-01-10 · Seungjoo Shin, Jaesik Park, Sunghyun Cho

We present LocoGS, a locality-aware 3D Gaussian Splatting (3DGS) framework that exploits the spatial coherence of 3D Gaussians for compact modeling of volumetric scenes. To this end, we first analyze the local coherence …

3DGS

FieldFormer: Locality-Aware Transformers for Spatio-Temporal Modeling on Sparse Sensor Networks

2025-10-04 · Ankit Bhardwaj, Ananth Balashankar, Lakshminarayanan Subramanian arxiv

Spatio-temporal sensor data in real-world systems is often sparse, noisy, and irregular, making latent field reconstruction fundamentally underconstrained. Under extreme sparsity, multiple physically plausible fields may…