Pushing Joint Image Denoising and Classification to the Edge
Abstract
In this paper, we jointly combine image classification and image denoising, aiming to enhance human perception of noisy images captured by edge devices, like low-light security cameras. In such settings, it is important to retain the ability of humans to verify the automatic classification decision and thus jointly denoise the image to enhance human perception. Since edge devices have little computational power, we explicitly optimize for efficiency by proposing a novel architecture that integrates the two tasks. Additionally, we alter a Neural Architecture Search (NAS) method, which searches for classifiers to search for the integrated model while optimizing for a target latency, classification accuracy, and denoising performance. The NAS architectures outperform our manually designed alternatives in both denoising and classification, offering a significant improvement to human perception. Our approach empowers users to construct architectures tailored to domains like medical imaging, surveillance systems, and industrial inspections.
Cite
Text
Markhorst et al. "Pushing Joint Image Denoising and Classification to the Edge." European Conference on Computer Vision Workshops, 2024. doi:10.1007/978-3-031-91838-4_21Markdown
[Markhorst et al. "Pushing Joint Image Denoising and Classification to the Edge." European Conference on Computer Vision Workshops, 2024.](https://mlanthology.org/eccvw/2024/markhorst2024eccvw-pushing/) doi:10.1007/978-3-031-91838-4_21BibTeX
@inproceedings{markhorst2024eccvw-pushing,
title = {{Pushing Joint Image Denoising and Classification to the Edge}},
author = {Markhorst, Thomas C. and van Gemert, Jan C. and Kayhan, Osman Semih},
booktitle = {European Conference on Computer Vision Workshops},
year = {2024},
pages = {346-362},
doi = {10.1007/978-3-031-91838-4_21},
url = {https://mlanthology.org/eccvw/2024/markhorst2024eccvw-pushing/}
}