中文
相关论文

相关论文: Simple and Efficient Architectures for Semantic Se…

200 篇论文

Segmentation of brain structures from magnetic resonance (MR) scans plays an important role in the quantification of brain morphology. Since 3D deep learning models suffer from high computational cost, 2D deep learning methods are favored…

图像与视频处理 · 电气工程与系统科学 2021-03-09 Yuemeng Li , Hongming Li , Yong Fan

Semantic segmentation for aerial imagery is a challenging and important problem in remotely sensed imagery analysis. In recent years, with the success of deep learning, various convolutional neural network (CNN) based models have been…

计算机视觉与模式识别 · 计算机科学 2024-09-26 Panfeng Li , Youzuo Lin , Emily Schultz-Fellenz

Semantic segmentation and 3D reconstruction are two fundamental tasks in remote sensing, typically treated as separate or loosely coupled tasks. Despite attempts to integrate them into a unified network, the constraints between the two…

计算机视觉与模式识别 · 计算机科学 2024-12-18 Chen Chen , Liangjin Zhao , Yuanchun He , Yingxuan Long , Kaiqiang Chen , Zhirui Wang , Yanfeng Hu , Xian Sun

Real-time semantic segmentation has received considerable attention due to growing demands in many practical applications, such as autonomous vehicles, robotics, etc. Existing real-time segmentation approaches often utilize feature fusion…

计算机视觉与模式识别 · 计算机科学 2022-04-20 Jingjing Xiong , Lai-Man Po , Wing-Yin Yu , Chang Zhou , Pengfei Xian , Weifeng Ou

The dominance of large decoder-only language models has overshadowed encoder-decoder architectures, despite their fundamental efficiency advantages in sequence processing. For small language models (SLMs) - those with 1 billion parameters…

计算与语言 · 计算机科学 2025-01-31 Mohamed Elfeki , Rui Liu , Chad Voegele

Deep neural networks achieve remarkable performance in many computer vision tasks. Most state-of-the-art (SOTA) semantic segmentation and object detection approaches reuse neural network architectures designed for image classification as…

计算机视觉与模式识别 · 计算机科学 2020-12-17 Jiemin Fang , Yuzhu Sun , Qian Zhang , Kangjian Peng , Yuan Li , Wenyu Liu , Xinggang Wang

Designing a lightweight and robust portrait segmentation algorithm is an important task for a wide range of face applications. However, the problem has been considered as a subset of the object segmentation problem and less handled in the…

计算机视觉与模式识别 · 计算机科学 2020-02-11 Hyojin Park , Lars Lowe Sjösund , YoungJoon Yoo , Nicolas Monet , Jihwan Bang , Nojun Kwak

Automatic building extraction from optical imagery remains a challenge due to, for example, the complexity of building shapes. Semantic segmentation is an efficient approach for this task. The latest development in deep convolutional neural…

计算机视觉与模式识别 · 计算机科学 2019-11-11 Yilei Shi , Qingyu Li , Xiao Xiang Zhu

The Wide Residual Networks (Wide-ResNets), a shallow but wide model variant of the Residual Networks (ResNets) by stacking a small number of residual blocks with large channel sizes, have demonstrated outstanding performance on multiple…

计算机视觉与模式识别 · 计算机科学 2021-02-09 Liang-Chieh Chen , Huiyu Wang , Siyuan Qiao

We propose a novel weakly-supervised semantic segmentation algorithm based on Deep Convolutional Neural Network (DCNN). Contrary to existing weakly-supervised approaches, our algorithm exploits auxiliary segmentation annotations available…

计算机视觉与模式识别 · 计算机科学 2015-12-29 Seunghoon Hong , Junhyuk Oh , Bohyung Han , Honglak Lee

Semantic segmentation stands as a pivotal research focus in computer vision. In the context of industrial image inspection, conventional semantic segmentation models fail to maintain the segmentation consistency of fixed components across…

计算机视觉与模式识别 · 计算机科学 2025-05-22 Guoxuan Mao , Ting Cao , Ziyang Li , Yuan Dong

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

Semantic segmentation is a computer vision task that associates a label with each pixel in an image. Modern approaches tend to introduce class embeddings into semantic segmentation for deeply utilizing category semantics, and regard…

计算机视觉与模式识别 · 计算机科学 2023-08-25 Yuhe Liu , Chuanjian Liu , Kai Han , Quan Tang , Zengchang Qin

High-resolution remote sensing images (HRRSIs) contain substantial ground object information, such as texture, shape, and spatial location. Semantic segmentation, which is an important task for element extraction, has been widely used in…

计算机视觉与模式识别 · 计算机科学 2020-05-08 Haifeng Li , Kaijian Qiu , Li Chen , Xiaoming Mei , Liang Hong , Chao Tao

The increase of available large clinical and experimental datasets has contributed to a substantial amount of important contributions in the area of biomedical image analysis. Image segmentation, which is crucial for any quantitative…

计算机视觉与模式识别 · 计算机科学 2022-03-29 Nikhil Kumar Tomar , Debesh Jha , Michael A. Riegler , Håvard D. Johansen , Dag Johansen , Jens Rittscher , Pål Halvorsen , Sharib Ali

While deep neural networks have achieved state-of-the-art performance across a large number of complex tasks, it remains a big challenge to deploy such networks for practical, on-device edge scenarios such as on mobile devices, consumer…

计算机视觉与模式识别 · 计算机科学 2019-04-16 Alexander Wong , Zhong Qiu Lin , Brendan Chwyl

Semantic Segmentation is a crucial component in the perception systems of many applications, such as robotics and autonomous driving that rely on accurate environmental perception and understanding. In literature, several approaches are…

计算机视觉与模式识别 · 计算机科学 2021-03-17 Ran Cheng , Ryan Razani , Yuan Ren , Liu Bingbing

Semantic segmentation labels are expensive and time consuming to acquire. Hence, pretraining is commonly used to improve the label-efficiency of segmentation models. Typically, the encoder of a segmentation model is pretrained as a…

计算机视觉与模式识别 · 计算机科学 2022-05-24 Emmanuel Brempong Asiedu , Simon Kornblith , Ting Chen , Niki Parmar , Matthias Minderer , Mohammad Norouzi

To fully leverage spatial information for remote sensing image segmentation and address semantic edge ambiguities caused by grayscale variations (e.g., shadows and low-contrast regions), we propose the Frequency and Spatial Domains based…

计算机视觉与模式识别 · 计算机科学 2025-10-02 Jiahao Fu , Yinfeng Yu , Liejun Wang

High-resolution segmentation is critical for precise disease diagnosis by extracting fine-grained morphological details. Existing hierarchical encoder-decoder frameworks have demonstrated remarkable adaptability across diverse medical…

图像与视频处理 · 电气工程与系统科学 2025-07-22 Qing Xu , Zhenye Lou , Chenxin Li , Yue Li , Xiangjian He , Tesema Fiseha Berhanu , Rong Qu , Wenting Duan , Zhen Chen
‹ 上一页 1 8 9 10 下一页 ›