Style-Based Neural Architectures for Real-Time Weather Classification
Hamed Ouattara, Pascal Houssam Salmane, Pierre Duthon, Fr\'ed\'eric Bernardin, Omar Ait Aider

TL;DR
This paper introduces three style-inspired neural network architectures for real-time weather classification from images, demonstrating superior performance and generalization on public datasets.
Contribution
The paper presents novel style-based neural architectures, including a truncated ResNet50 with attention and a multi-patch GAN, outperforming existing methods in weather classification.
Findings
Models outperform state-of-the-art in weather classification.
Truncated ResNet50 captures high-frequency stylistic features.
Attention mechanism improves feature relevance for classification.
Abstract
In this paper, we present three neural network architectures designed for real-time classification of weather conditions (sunny, rain, snow, fog) from images. These models, inspired by recent advances in style transfer, aim to capture the stylistic elements present in images. One model, called "Multi-PatchGAN", is based on PatchGANs used in well-known architectures such as Pix2Pix and CycleGAN, but here adapted with multiple patch sizes for detection tasks. The second model, "Truncated ResNet50", is a simplified version of ResNet50 retaining only its first nine layers. This truncation, determined by an evolutionary algorithm, facilitates the extraction of high-frequency features essential for capturing subtle stylistic details. Finally, we propose "Truncated ResNet50 with Gram Matrix and Attention", which computes Gram matrices for each layer during training and automatically weights…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
