CVAug 1, 2018

Weather Classification: A new multi-class dataset, data augmentation approach and comprehensive evaluations of Convolutional Neural Networks

arXiv:1808.00588v163 citationsHas Code
Originality Synthesis-oriented
AI Analysis

This work addresses the problem of reliable weather detection for transportation services, but it is incremental as it builds on existing CNN methods with a new dataset and augmentation.

The paper tackles weather classification for transportation systems by creating a new open-source dataset (RFS Dataset) with three weather classes (rain, snow, fog) and proposing a novel data augmentation algorithm using super pixel delimiting masks, achieving reasonable results across ten CNN architectures.

Weather conditions often disrupt the proper functioning of transportation systems. Present systems either deploy an array of sensors or use an in-vehicle camera to predict weather conditions. These solutions have resulted in incremental cost and limited scope. To ensure smooth operation of all transportation services in all-weather conditions, a reliable detection system is necessary to classify weather in wild. The challenges involved in solving this problem is that weather conditions are diverse in nature and there is an absence of discriminate features among various weather conditions. The existing works to solve this problem have been scene specific and have targeted classification of two categories of weather. In this paper, we have created a new open source dataset consisting of images depicting three classes of weather i.e rain, snow and fog called RFS Dataset. A novel algorithm has also been proposed which has used super pixel delimiting masks as a form of data augmentation, leading to reasonable results with respect to ten Convolutional Neural Network architectures.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes