中文
相关论文

相关论文: ContextNet: Exploring Context and Detail for Seman…

200 篇论文

We propose a novel deep learning model named ACLNet, for cloud segmentation from ground images. ACLNet uses both deep neural network and machine learning (ML) algorithm to extract complementary features. Specifically, it uses…

计算机视觉与模式识别 · 计算机科学 2022-07-14 Dhruv Makwana , Subhrajit Nag , Onkar Susladkar , Gayatri Deshmukh , Sai Chandra Teja R , Sparsh Mittal , C Krishna Mohan

Atrous convolutions are employed as a method to increase the receptive field in semantic segmentation tasks. However, in previous works of semantic segmentation, it was rarely employed in the shallow layers of the model. We revisit the…

计算机视觉与模式识别 · 计算机科学 2024-06-07 Zilu Guo , Liuyang Bian , Xuan Huang , Hu Wei , Jingyu Li , Huasheng Ni

We propose a method for high-performance semantic image segmentation (or semantic pixel labelling) based on very deep residual networks, which achieves the state-of-the-art performance. A few design factors are carefully considered to this…

计算机视觉与模式识别 · 计算机科学 2016-04-18 Zifeng Wu , Chunhua Shen , Anton van den Hengel

While deep neural networks have led to human-level performance on computer vision tasks, they have yet to demonstrate similar gains for holistic scene understanding. In particular, 3D context has been shown to be an extremely important cue…

计算机视觉与模式识别 · 计算机科学 2017-08-17 Yinda Zhang , Mingru Bai , Pushmeet Kohli , Shahram Izadi , Jianxiong Xiao

Due to real-time image semantic segmentation needs on power constrained edge devices, there has been an increasing desire to design lightweight semantic segmentation neural network, to simultaneously reduce computational cost and increase…

计算机视觉与模式识别 · 计算机科学 2021-03-17 Qihang Yang , Tao Chen , Jiayuan Fan , Ye Lu , Chongyan Zuo , Qinghua Chi

Recent real-time semantic segmentation models, whether single-branch or multi-branch, achieve good performance and speed. However, their speed is limited by multi-path blocks, and some depend on high-performance teacher models for training.…

计算机视觉与模式识别 · 计算机科学 2025-03-06 Guoyu Yang , Yuan Wang , Daming Shi , Yanzhong Wang

Real-time semantic segmentation, which aims to achieve high segmentation accuracy at real-time inference speed, has received substantial attention over the past few years. However, many state-of-the-art real-time semantic segmentation…

计算机视觉与模式识别 · 计算机科学 2022-03-09 Xi Weng , Yan Yan , Genshun Dong , Chang Shu , Biao Wang , Hanzi Wang , Ji Zhang

Semantic image segmentation plays a pivotal role in many vision applications including autonomous driving and medical image analysis. Most of the former approaches move towards enhancing the performance in terms of accuracy with a little…

计算机视觉与模式识别 · 计算机科学 2020-01-06 Taha Emara , Hossam E. Abd El Munim , Hazem M. Abbas

Enhancing the quality of low-light images plays a very important role in many image processing and multimedia applications. In recent years, a variety of deep learning techniques have been developed to address this challenging task. A…

图像与视频处理 · 电气工程与系统科学 2021-12-13 Long Ma , Risheng Liu , Jiaao Zhang , Xin Fan , Zhongxuan Luo

Point cloud segmentation is one of the most important tasks in computer vision with widespread scientific, industrial, and commercial applications. The research thereof has resulted in many breakthroughs in 3D object and scene…

计算机视觉与模式识别 · 计算机科学 2023-06-16 Dening Lu , Jun Zhou , Kyle Yilin Gao , Dilong Li , Jing Du , Linlin Xu , Jonathan Li

Although deep models have greatly improved the accuracy and robustness of image segmentation, obtaining segmentation results with highly accurate boundaries and fine structures is still a challenging problem. In this paper, we propose a…

计算机视觉与模式识别 · 计算机科学 2021-05-12 Xuebin Qin , Deng-Ping Fan , Chenyang Huang , Cyril Diagne , Zichen Zhang , Adrià Cabeza Sant'Anna , Albert Suàrez , Martin Jagersand , Ling Shao

In this paper, we propose a multi-resolution deep-learning architecture to semantically segment dense large-scale pointclouds. Dense pointcloud data require a computationally expensive feature encoding process before semantic segmentation.…

计算机视觉与模式识别 · 计算机科学 2021-01-25 Liuyue Xie , Tomotake Furuhata , Kenji Shimada

Image semantic segmentation aims at the pixel-level classification of images, which has requirements for both accuracy and speed in practical application. Existing semantic segmentation methods mainly rely on the high-resolution input to…

计算机视觉与模式识别 · 计算机科学 2022-11-07 Tianjiao Jiang , Yi Jin , Tengfei Liang , Xu Wang , Yidong Li

Semantic segmentation necessitates approaches that learn high-level characteristics while dealing with enormous amounts of data. Convolutional neural networks (CNNs) can learn unique and adaptive features to achieve this aim. However, due…

计算机视觉与模式识别 · 计算机科学 2023-07-19 Hasan AlMarzouqi , Lyes Saad Saoud

Scene understanding of high resolution aerial images is of great importance for the task of automated monitoring in various remote sensing applications. Due to the large within-class and small between-class variance in pixel values of…

计算机视觉与模式识别 · 计算机科学 2020-02-28 Foivos I. Diakogiannis , François Waldner , Peter Caccetta , Chen Wu

Cloud segmentation from intensity images is a pivotal task in atmospheric science and computer vision, aiding weather forecasting and climate analysis. Ground-based sky/cloud segmentation extracts clouds from images for further feature…

计算机视觉与模式识别 · 计算机科学 2025-04-22 Yijie Li , Hewei Wang , Jiayi Zhang , Jinjiang You , Jinfeng Xu , Puzhen Wu , Yunzhong Xiao , Soumyabrata Dev

Deep learning models have been efficient lately on image parsing tasks. However, deep learning models are not fully capable of exploiting visual and contextual information simultaneously. The proposed three-layer context-based deep…

计算机视觉与模式识别 · 计算机科学 2022-04-14 Ranju Mandal , Basim Azam , Brijesh Verma

Capsule Networks (CN) offer new architectures for Deep Learning (DL) community. Though its effectiveness has been demonstrated in MNIST and smallNORB datasets, the networks still face challenges in other datasets for images with distinct…

机器学习 · 计算机科学 2023-09-19 Nguyen Huu Phong , Bernardete Ribeiro

Context matters! Nevertheless, there has not been much research in exploiting contextual information in deep neural networks. For most part, the entire usage of contextual information has been limited to recurrent neural networks. Attention…

计算机视觉与模式识别 · 计算机科学 2020-06-30 Ismail Elezi

Semantic segmentation benefits robotics related applications especially autonomous driving. Most of the research on semantic segmentation is only on increasing the accuracy of segmentation models with little attention to computationally…

计算机视觉与模式识别 · 计算机科学 2020-05-19 Mennatullah Siam , Mostafa Gamal , Moemen Abdel-Razek , Senthil Yogamani , Martin Jagersand