paper-with-me

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, Omar Ait Aider 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 ground condition, for a total of 53 classes across the tasks. This work examines to what extent weather conditions manifest as variations in visual style. We investigate style-inspired techniques, including Gram matrices, a truncated ResNet-50 targeting lower and intermediate layers, and PatchGAN-style architectures, within a multi-task framework with attention mechanisms. Two families are introduced: RTM (ResNet50-Truncated-MultiTasks) and PMG (PatchGAN-MultiTasks-Gram), together with their variants. Our contributions include automation of Gram-matrix computation, integration of PatchGAN into supervised multi-task learning, and local style capture through local Gram for improved spatial coherence. We also release a dataset of 503,875 images annotated with 12 weather attributes under a Creative Commons Attribution (CC-BY) license. The models achieve F1 scores above 96 percent on our internal test set and above 78 percent in zero-shot evaluation on several external datasets, confirming their generalization ability. The PMG architecture, with fewer than 5 million parameters, runs in real time with a small memory footprint, making it suitable for embedded systems. The modular design of the models also allows style-related or weather-related tasks to be added or removed as needed.

📄 PDF Abstract BibTeX arXiv:2604.13947

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Task LearningStyle Transfer

Similar Papers 제목 키워드 기반

Deep Photo Style Transfer

2017-03-22 · CVPR 2017 7 · Fujun Luan, Sylvain Paris, Eli Shechtman, Kavita Bala

This paper introduces a deep-learning approach to photographic style transfer that handles a large variety of image content while faithfully transferring the reference style. Our approach builds upon the recent work on p…

Style Transfer

Adverse Weather Optical Flow: Cumulative Homogeneous-Heterogeneous Adaptation

2024-09-25 · Hanyu Zhou, Yi Chang, Zhiwei Shi, Wending Yan 외

Optical flow has made great progress in clean scenes, while suffers degradation under adverse weather due to the violation of the brightness constancy and gradient continuity assumptions of optical flow. Typically, exist…

Domain AdaptationKnowledge DistillationOptical Flow Estimation

Cross-Domain Image Classification through Neural-Style Transfer Data Augmentation

2019-10-12 · Yijie Xu, Arushi Goel

In particular, the lack of sufficient amounts of domain-specific data can reduce the accuracy of a classifier. In this paper, we explore the effects of style transfer-based data transformation on the accuracy of a convol…

ClassificationData AugmentationGeneral Classificationimage-classification+2

Style-Based Neural Architectures for Real-Time Weather Classification

2026-04-20 · Hamed Ouattara, Pascal Houssam Salmane, Pierre Duthon, Frédéric Bernardin 외 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, …

Style Transfer

Weather GAN: Multi-Domain Weather Translation Using Generative Adversarial Networks

2021-03-09 · Xuelong Li, Kai Kou, Bin Zhao

In this paper, a new task is proposed, namely, weather translation, which refers to transferring weather conditions of the image from one category to another. It is important for photographic style transfer. Although lot…

Style TransferTranslation