中文
相关论文

相关论文: Deep Smoke Segmentation

200 篇论文

In this paper, a deep domain adaptation based method for video smoke detection is proposed to extract a powerful feature representation of smoke. Due to the smoke image samples limited in scale and diversity for deep CNN training, we…

计算机视觉与模式识别 · 计算机科学 2017-09-26 Gao Xu , Yongming Zhang , Qixing Zhang , Gaohua Lin , Jinjun Wang

Video smoke detection is a promising fire detection method especially in open or large spaces and outdoor environments. Traditional video smoke detection methods usually consist of candidate region extraction and classification, but lack…

计算机视觉与模式识别 · 计算机科学 2019-01-15 Gao Xu , Yongming Zhang , Qixing Zhang , Gaohua Lin , Zhong Wang , Yang Jia , Jinjun Wang

Inspired by the recent development of deep network-based methods in semantic image segmentation, we introduce an end-to-end trainable model for face mask extraction in video sequence. Comparing to landmark-based sparse face shape…

计算机视觉与模式识别 · 计算机科学 2021-03-02 Yujiang Wang , Bingnan Luo , Jie Shen , Maja Pantic

This work examines the use of a fully convolutional net (FCN) to find an image segment, given a pixel within this segment region. The net receives an image, a point in the image and a region of interest (RoI ) mask. The net output is a…

计算机视觉与模式识别 · 计算机科学 2019-02-26 Sagi Eppel

Smoke segmentation is essential to precisely localize wildfire so that it can be extinguished in an early phase. Although deep neural networks have achieved promising results on image segmentation tasks, they are prone to be overconfident…

计算机视觉与模式识别 · 计算机科学 2023-03-03 Siyuan Yan , Jing Zhang , Nick Barnes

This paper proposes a novel automatically generating image masks method for the state-of-the-art Mask R-CNN deep learning method. The Mask R-CNN method achieves the best results in object detection until now, however, it is very…

计算机视觉与模式识别 · 计算机科学 2021-05-21 Hao Wu , Jan Paul Siebert , Xiangrong Xu

The topic of semantic segmentation has witnessed considerable progress due to the powerful features learned by convolutional neural networks (CNNs). The current leading approaches for semantic segmentation exploit shape information by…

计算机视觉与模式识别 · 计算机科学 2016-11-18 Jifeng Dai , Kaiming He , Jian Sun

Early smoke segmentation (ESS) enables the accurate identification of smoke sources, facilitating the prompt extinguishing of fires and preventing large-scale gas leaks. But ESS poses greater challenges than conventional object and regular…

计算机视觉与模式识别 · 计算机科学 2023-06-08 Lujian Yao , Haitao Zhao , Jingchao Peng , Zhongze Wang , Kaijie Zhao

This paper proposes a vision-based fire and smoke segmentation system which use spatial, temporal and motion information to extract the desired regions from the video frames. The fusion of information is done using multiple features such as…

计算机视觉与模式识别 · 计算机科学 2019-10-01 Meenu Ajith , Manel Martínez-Ramón

This paper proposes a novel image segmentation approachthat integrates fully convolutional networks (FCNs) with a level setmodel. Compared with a FCN, the integrated method can incorporatesmoothing and prior information to achieve an…

计算机视觉与模式识别 · 计算机科学 2017-10-25 Min Tang , Sepehr Valipour , Zichen Vincent Zhang , Dana Cobzas , MartinJagersand

Smoke segmentation is critical for wildfire management and industrial safety applications. Traditional visible-light-based methods face limitations due to insufficient spectral information, particularly struggling with cloud interference…

计算机视觉与模式识别 · 计算机科学 2026-02-12 Lujian Yao , Haitao Zhao , Xianghai Kong , Yuhan Xu

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-annotated samples to train…

计算机视觉与模式识别 · 计算机科学 2021-11-17 Milad Niknejad , Alexandre Bernardino

Electrocautery or lasers will inevitably generate surgical smoke, which hinders the visual guidance of laparoscopic videos for surgical procedures. The surgical smoke can be classified into different types based on its motion patterns,…

计算机视觉与模式识别 · 计算机科学 2025-12-03 Qifan Liang , Junlin Li , Zhen Han , Xihao Wang , Zhongyuan Wang , Bin Mei

This paper introduces a deep architecture for segmenting 3D objects into their labeled semantic parts. Our architecture combines image-based Fully Convolutional Networks (FCNs) and surface-based Conditional Random Fields (CRFs) to yield…

计算机视觉与模式识别 · 计算机科学 2017-11-15 Evangelos Kalogerakis , Melinos Averkiou , Subhransu Maji , Siddhartha Chaudhuri

In recent years, Fully Convolutional Networks (FCN) has been widely used in various semantic segmentation tasks, including multi-modal remote sensing imagery. How to fuse multi-modal data to improve the segmentation performance has always…

计算机视觉与模式识别 · 计算机科学 2018-07-25 Shihao Sun , Lei Yang , Wenjie Liu , Ruirui Li

In this paper, we introduce a simple, yet powerful pipeline for medical image segmentation that combines Fully Convolutional Networks (FCNs) with Fully Convolutional Residual Networks (FC-ResNets). We propose and examine a design that takes…

计算机视觉与模式识别 · 计算机科学 2017-02-20 Michal Drozdzal , Gabriel Chartrand , Eugene Vorontsov , Lisa Di Jorio , An Tang , Adriana Romero , Yoshua Bengio , Chris Pal , Samuel Kadoury

Smoke is the first visible indicator of a wildfire.With the advancement of deep learning, image-based smoke detection has become a crucial method for detecting and preventing forest fires. However, the scarcity of smoke image data from…

计算机视觉与模式识别 · 计算机科学 2025-12-17 Guanghao Wu , Yunqing Shang , Chen Xu , Hai Song , Chong Wang , Qixing Zhang

Efficient segmentation of smoke plumes is crucial for environmental monitoring and industrial safety, enabling the detection and mitigation of harmful emissions from activities like quarry blasts and wildfires. Accurate segmentation…

计算机视觉与模式识别 · 计算机科学 2025-02-19 Xuesong Liu , Emmett J. Ientilucci

We propose a hybrid architecture composed of a fully convolutional network (FCN) and a Dempster-Shafer layer for image semantic segmentation. In the so-called evidential FCN (E-FCN), an encoder-decoder architecture first extracts pixel-wise…

计算机视觉与模式识别 · 计算机科学 2022-02-17 Zheng Tong , Philippe Xu , Thierry Denœux

One of the most common tasks in medical imaging is semantic segmentation. Achieving this segmentation automatically has been an active area of research, but the task has been proven very challenging due to the large variation of anatomy…

计算机视觉与模式识别 · 计算机科学 2018-04-10 Holger R. Roth , Chen Shen , Hirohisa Oda , Masahiro Oda , Yuichiro Hayashi , Kazunari Misawa , Kensaku Mori
‹ 上一页 1 2 3 10 下一页 ›