paper-with-me

Papers

Style-Based Neural Architectures for Real-Time Weather Classification

2026-04-20 · Hamed Ouattara, Pascal Houssam Salmane, Pierre Duthon, Frédéric Bernardin, Omar Ait Aider arxiv

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 them via an attention mechanism, thus optimizing the extraction of the most relevant stylistic expressions for classification. These last two models outperform the state of the art and demonstrate remarkable generalization capability on several public databases. Although developed for weather detection, these architectures are also suitable for other appearance-based classification tasks, such as animal species recognition, texture classification, disease detection in medical imaging, or industrial defect identification.

📄 PDF Abstract BibTeX arXiv:2604.18251

Code (0)

등록된 구현이 없습니다.

Tasks

Style Transfer

Similar Papers 제목 키워드 기반

Heuristic Style Transfer for Real-Time, Efficient Weather Attribute Detection

2026-04-15 · Hamed Ouattara, Pierre Duthon, Pascal Houssam Salmane, Frédéric Bernardin 외 arxiv

We present lightweight and efficient architectures to detect weather conditions from RGB images, predicting the weather type (sunny, rain, snow, fog) and 11 complementary attributes such as intensity, visibility, and gro…

Multi-Task LearningStyle Transfer

DA-RAW: Domain Adaptive Object Detection for Real-World Adverse Weather Conditions

2023-09-15 · Minsik Jeon, Junwon Seo, Jihong Min

Despite the success of deep learning-based object detection methods in recent years, it is still challenging to make the object detector reliable in adverse weather conditions such as rain and snow. For the robust perfor…

Contrastive LearningDomain AdaptationObjectobject-detection+2

Analogical Image Translation for Fog Generation

2020-06-28 · Rui Gong, Dengxin Dai, Yu-Hua Chen, Wen Li 외

Image-to-image translation is to map images from a given \emph{style} to another given \emph{style}. While exceptionally successful, current methods assume the availability of training images in both source and target do…

Image-to-Image TranslationScene UnderstandingTranslation

LightWeather: Harnessing Absolute Positional Encoding to Efficient and Scalable Global Weather Forecasting

2024-08-19 · Yisong Fu, Fei Wang, Zezhi Shao, Chengqing Yu 외

Recently, Transformers have gained traction in weather forecasting for their capability to capture long-term spatial-temporal correlations. However, their complex architectures result in large parameter counts and extend…

Weather Forecasting

LRC-WeatherNet: LiDAR, RADAR, and Camera Fusion Network for Real-time Weather-type Classification in Autonomous Driving

2026-03-23 · Nour Alhuda Albashir, Lars Pernickel, Danial Hamoud, Idriss Gouigah 외 arxiv

Autonomous vehicles face major perception and navigation challenges in adverse weather such as rain, fog, and snow, which degrade the performance of LiDAR, RADAR, and RGB camera sensors. While each sensor type offers uni…

Computational EfficiencyAutonomous VehiclesAutonomous Driving