paper-with-me

Papers

Attention on Classification for Fire Segmentation

2021-11-04 · Milad Niknejad, Alexandre Bernardino

Detection and localization of fire in images and videos are important in tackling fire incidents. Although semantic segmentation methods can be used to indicate the location of pixels with fire in the images, their predictions are localized, and they often fail to consider global information of the existence of fire in the image which is implicit in the image labels. We propose a Convolutional Neural Network (CNN) for joint classification and segmentation of fire in images which improves the performance of the fire segmentation. We use a spatial self-attention mechanism to capture long-range dependency between pixels, and a new channel attention module which uses the classification probability as an attention weight. The network is jointly trained for both segmentation and classification, leading to improvement in the performance of the single-task image segmentation methods, and the previous methods proposed for fire segmentation.

📄 PDF Abstract BibTeX arXiv:2111.03129

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationImage SegmentationSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Average Pooling 설명 없음
Sigmoid Activation 설명 없음

Similar Papers 제목 키워드 기반

Weakly-supervised fire segmentation by visualizing intermediate CNN layers

2021-11-16 · Milad Niknejad, Alexandre Bernardino

Fire localization in images and videos is an important step for an autonomous system to combat fire incidents. State-of-art image segmentation methods based on deep neural networks require a large number of pixel-annotat…

Image SegmentationSegmentationSemantic SegmentationWeakly supervised segmentation

Fire Threat Detection From Videos with Q-Rough Sets

2021-01-21 · Debarati B. Chakrabortya, Vinay Detania, Shah Parshv Jigneshkumar

This article defines new methods for unsupervised fire region segmentation and fire threat detection from video stream. Fire in control serves a number of purposes to human civilization, but it could simultaneously be a …

Q-LearningSegmentation

Assessing the Impact of the Loss Function, Architecture and Image Type for Deep Learning-Based Wildfire Segmentation

2021-07-30 · Applied Sciences 2021 7 · Jorge Francisco Ciprián-Sánchez, Gilberto Ochoa-Ruiz, Lucile Rossi, Frédéric Morandini

Wildfires stand as one of the most relevant natural disasters worldwide, particularly more so due to the effect of climate change and its impact on various societal and environmental levels. In this regard, a significant…

Fire DetectionSegmentation

Automated Image-Based Identification and Consistent Classification of Fire Patterns with Quantitative Shape Analysis and Spatial Location Identification

2024-10-30 · Pengkun Liu, Shuna Ni, Stanislav I. Stoliarov, Pingbo Tang

Fire patterns, consisting of fire effects that offer insights into fire behavior and origin, are traditionally classified based on investigators' visual observations, leading to subjective interpretations. This study pro…

Point Cloud Segmentation

Aerial Imagery Pile burn detection using Deep Learning: the FLAME dataset

2020-12-28 · Alireza Shamsoshoara, Fatemeh Afghah, Abolfazl Razi, Liming Zheng 외

Wildfires are one of the costliest and deadliest natural disasters in the US, causing damage to millions of hectares of forest resources and threatening the lives of people and animals. Of particular importance are risks…

BIG-bench Machine LearningBinary ClassificationDeep LearningFire Detection+1