RAWDet-7: A Multi-Scenario Benchmark for Object Detection and Description on Quantized RAW Images
Mishal Fatima, Shashank Agnihotri, Kanchana Vaishnavi Gandikota, Michael Moeller, Margret Keuper
TL;DR
RAWDet-7 tackles the gap in evaluating object detection and object description directly on RAW sensor data by unifying four existing RAW datasets into ~32k images, annotated across seven MS-COCO/LVIS-style categories. It couples dense detection annotations with high-resolution sRGB-derived object captions and evaluates performance under realistic low-bit quantization (4, 6, 8 bits) using multiple input-scaling strategies, including linear, logarithmic, learnable gamma, and log+gamma mappings. The work demonstrates that carefully designed RAW preprocessing (notably log+$\gamma$) can approach or surpass 8-bit sRGB performance for detection and can yield high-quality object descriptions that closely track high-resolution references, even when using LVLMs in zero-shot settings. These findings support quantization-aware sensor-task co-design and provide a versatile benchmark for RAW-based vision research, while acknowledging limitations in coverage and annotation costs.
Abstract
Most vision models are trained on RGB images processed through ISP pipelines optimized for human perception, which can discard sensor-level information useful for machine reasoning. RAW images preserve unprocessed scene data, enabling models to leverage richer cues for both object detection and object description, capturing fine-grained details, spatial relationships, and contextual information often lost in processed images. To support research in this domain, we introduce RAWDet-7, a large-scale dataset of ~25k training and 7.6k test RAW images collected across diverse cameras, lighting conditions, and environments, densely annotated for seven object categories following MS-COCO and LVIS conventions. In addition, we provide object-level descriptions derived from the corresponding high-resolution sRGB images, facilitating the study of object-level information preservation under RAW image processing and low-bit quantization. The dataset allows evaluation under simulated 4-bit, 6-bit, and 8-bit quantization, reflecting realistic sensor constraints, and provides a benchmark for studying detection performance, description quality & detail, and generalization in low-bit RAW image processing. Dataset & code upon acceptance.
