paper-with-me

홈 › Papers

Experimental Exploration of Compact Convolutional Neural Network Architectures for Non-temporal Real-time Fire Detection

2019-11-20 · Ganesh Samarth C. A., Neelanjan Bhowmik, Toby P. Breckon

In this work we explore different Convolutional Neural Network (CNN) architectures and their variants for non-temporal binary fire detection and localization in video or still imagery. We consider the performance of experimentally defined, reduced complexity deep CNN architectures for this task and evaluate the effects of different optimization and normalization techniques applied to different CNN architectures (spanning the Inception, ResNet and EfficientNet architectural concepts). Contrary to contemporary trends in the field, our work illustrates a maximum overall accuracy of 0.96 for full frame binary fire detection and 0.94 for superpixel localization using an experimentally defined reduced CNN architecture based on the concept of InceptionV4. We notably achieve a lower false positive rate of 0.06 compared to prior work in the field presenting an efficient, robust and real-time solution for fire region detection.

📄 PDF Abstract BibTeX arXiv:1911.09010

Code (0)

등록된 구현이 없습니다.

Tasks

Fire Detection

Methods 이 논문이 사용한 방법론

RMSProp RMSProp is an unpublished adaptive learning rate optimizer proposed by Geoff Hinton. The motivation…
Depthwise Convolution Depthwise Convolution is a type of convolution where we apply a single convolutional filter for each input channel. In the regular 2D…
Pointwise Convolution Pointwise Convolution is a type of convolution that uses a 1x1 kernel: a kernel that iterates through every single point. This…
Depthwise Separable Convolution While standard convolution performs the channelwise and spatial-wise computation in one step, Depthwise Separable Convolution …
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Sigmoid Activation 설명 없음
Batch Normalization 설명 없음
Squeeze-and-Excitation Block The Squeeze-and-Excitation Block is an architectural unit designed to improve the representational power of a network by enabling it to perform dynamic channel-wise feature…

Similar Papers 제목 키워드 기반

Efficient and Compact Convolutional Neural Network Architectures for Non-temporal Real-time Fire Detection

2020-10-17 · William Thomson, Neelanjan Bhowmik, Toby P. Breckon

Automatic visual fire detection is used to complement traditional fire detection sensor systems (smoke/heat). In this work, we investigate different Convolutional Neural Network (CNN) architectures and their variants for…

Binary ClassificationClassificationComputational EfficiencyFire Detection+1

RecNets: Channel-wise Recurrent Convolutional Neural Networks

2019-05-28 · George Retsinas, Athena Elafrou, Georgios Goumas, Petros Maragos

In this paper, we introduce Channel-wise recurrent convolutional neural networks (RecNets), a family of novel, compact neural network architectures for computer vision tasks inspired by recurrent neural networks (RNNs). …

General Classificationimage-classificationImage Classification

OutlierNets: Highly Compact Deep Autoencoder Network Architectures for On-Device Acoustic Anomaly Detection

2021-03-31 · Saad Abbasi, Mahmoud Famouri, Mohammad Javad Shafiee, Alexander Wong

Human operators often diagnose industrial machinery via anomalous sounds. Automated acoustic anomaly detection can lead to reliable maintenance of machinery. However, deep learning-driven anomaly detection methods often …

Anomaly DetectionCPU

Estimation of Acoustic Impedance from Seismic Data using Temporal Convolutional Network

2019-06-06 · Ahmad Mustafa, Motaz Alfarraj, Ghassan AlRegib

In exploration seismology, seismic inversion refers to the process of inferring physical properties of the subsurface from seismic data. Knowledge of physical properties can prove helpful in identifying key structures in…

Seismic Inversion

Learning Spatiotemporal Features with 3D Convolutional Networks

2014-12-02 · ICCV 2015 12 · Du Tran, Lubomir Bourdev, Rob Fergus, Lorenzo Torresani 외

We propose a simple, yet effective approach for spatiotemporal feature learning using deep 3-dimensional convolutional networks (3D ConvNets) trained on a large scale supervised video dataset. Our findings are three-fold…

Action RecognitionAction Recognition In VideosDynamic Facial Expression Recognition