中文
相关论文

相关论文: IncepFormer: Efficient Inception Transformer with …

200 篇论文

We present a novel, parameter-efficient and practical fully convolutional neural network architecture, termed InfiNet, aimed at voxel-wise semantic segmentation of infant brain MRI images at iso-intense stage, which can be easily extended…

计算机视觉与模式识别 · 计算机科学 2018-10-16 Shubham Kumar , Sailesh Conjeti , Abhijit Guha Roy , Christian Wachinger , Nassir Navab

Low computational complexity and high segmentation accuracy are both essential to the real-world semantic segmentation tasks. However, to speed up the model inference, most existing approaches tend to design light-weight networks with a…

计算机视觉与模式识别 · 计算机科学 2024-12-13 Zhiyan Wang , Xin Guo , Song Wang , Peixiao Zheng , Lin Qi

In this work, we present a new operator, called Instance Mask Projection (IMP), which projects a predicted Instance Segmentation as a new feature for semantic segmentation. It also supports back propagation so is trainable end-to-end. Our…

计算机视觉与模式识别 · 计算机科学 2019-06-18 Cheng-Yang Fu , Tamara L. Berg , Alexander C. Berg

Learning to reliably perceive and understand the scene is an integral enabler for robots to operate in the real-world. This problem is inherently challenging due to the multitude of object types as well as appearance changes caused by…

计算机视觉与模式识别 · 计算机科学 2021-11-05 Abhinav Valada , Rohit Mohan , Wolfram Burgard

In this work, instead of directly predicting the pixel-level segmentation masks, the problem of referring image segmentation is formulated as sequential polygon generation, and the predicted polygons can be later converted into segmentation…

计算机视觉与模式识别 · 计算机科学 2023-03-29 Jiang Liu , Hui Ding , Zhaowei Cai , Yuting Zhang , Ravi Kumar Satzoda , Vijay Mahadevan , R. Manmatha

Recent work has made significant progress in improving spatial resolution for pixelwise labeling with Fully Convolutional Network (FCN) framework by employing Dilated/Atrous convolution, utilizing multi-scale features and refining…

计算机视觉与模式识别 · 计算机科学 2018-03-26 Hang Zhang , Kristin Dana , Jianping Shi , Zhongyue Zhang , Xiaogang Wang , Ambrish Tyagi , Amit Agrawal

Current state-of-the-art segmentation models encode entire images before focusing on specific objects. As a result, they waste computational resources - particularly when small objects are to be segmented in high-resolution scenes. We…

计算机视觉与模式识别 · 计算机科学 2025-07-08 Manuel Traub , Martin V. Butz

The SepFormer architecture shows very good results in speech separation. Like other learned-encoder models, it uses short frames, as they have been shown to obtain better performance in these cases. This results in a large number of frames…

音频与语音处理 · 电气工程与系统科学 2023-06-06 Danilo de Oliveira , Tal Peer , Timo Gerkmann

With the achievements of Transformer in the field of natural language processing, the encoder-decoder and the attention mechanism in Transformer have been applied to computer vision. Recently, in multiple tasks of computer vision (image…

计算机视觉与模式识别 · 计算机科学 2022-03-03 Rui-Yang Ju , Ting-Yu Lin , Jen-Shiun Chiang , Jia-Hao Jian , Yu-Shian Lin , Liu-Rui-Yi Huang

Multi-scale representations are crucial for semantic segmentation. The community has witnessed the flourish of semantic segmentation convolutional neural networks (CNN) exploiting multi-scale contextual information. Motivated by that the…

计算机视觉与模式识别 · 计算机科学 2023-08-10 Haotian Yan , Chuang Zhang , Ming Wu

Transformers have made remarkable progress towards modeling long-range dependencies within the medical image analysis domain. However, current transformer-based models suffer from several disadvantages: (1) existing methods fail to capture…

计算机视觉与模式识别 · 计算机科学 2022-12-16 Chenyu You , Ruihan Zhao , Fenglin Liu , Siyuan Dong , Sandeep Chinchali , Ufuk Topcu , Lawrence Staib , James S. Duncan

Improving the efficiency of state-of-the-art methods in semantic segmentation requires overcoming the increasing computational cost as well as issues such as fusing semantic information from global and local contexts. Based on the recent…

计算机视觉与模式识别 · 计算机科学 2026-01-05 Serdar Erisen

Despite the growing success of Convolution neural networks (CNN) in the recent past in the task of scene segmentation, the standard models lack some of the important features that might result in sub-optimal segmentation outputs. The widely…

计算机视觉与模式识别 · 计算机科学 2020-09-16 Soham Chattopadhyay , Hritam Basak

Automatic segmentation of fine-grained brain structures remains a challenging task. Current segmentation methods mainly utilize 2D and 3D deep neural networks. The 2D networks take image slices as input to produce coarse segmentation in…

计算机视觉与模式识别 · 计算机科学 2019-05-08 Yuemeng Li , Hangfan Liu , Hongming Li , Yong Fan

Multi-task dense scene understanding is a thriving research domain that requires simultaneous perception and reasoning on a series of correlated tasks with pixel-wise prediction. Most existing works encounter a severe limitation of modeling…

计算机视觉与模式识别 · 计算机科学 2022-11-08 Hanrong Ye , Dan Xu

This paper introduces an efficient patch-based computational module, coined Entropy-based Patch Encoder (EPE) module, for resource-constrained semantic segmentation. The EPE module consists of three lightweight fully-convolutional encoders,…

计算机视觉与模式识别 · 计算机科学 2022-07-08 Lusine Abrahamyan , Nikos Deligiannis

Multi-scale features have been proven highly effective for object detection but often come with huge and even prohibitive extra computation costs, especially for the recent Transformer-based detectors. In this paper, we propose Iterative…

计算机视觉与模式识别 · 计算机科学 2023-03-27 Gongjie Zhang , Zhipeng Luo , Zichen Tian , Jingyi Zhang , Xiaoqin Zhang , Shijian Lu

Vision transformers (ViTs) encoding an image as a sequence of patches bring new paradigms for semantic segmentation.We present an efficient framework of representation separation in local-patch level and global-region level for semantic…

计算机视觉与模式识别 · 计算机科学 2024-10-28 Yuanduo Hong , Huihui Pan , Weichao Sun , Xinghu Yu , Huijun Gao

Medical image segmentation is a cornerstone of modern clinical diagnostics. While Vision Transformers that leverage shifted window-based self-attention have established new benchmarks in this field, they are often hampered by a critical…

计算机视觉与模式识别 · 计算机科学 2025-12-04 Fuchen Zheng , Xinyi Chen , Weixuan Li , Quanjun Li , Junhua Zhou , Xiaojiao Guo , Xuhang Chen , Chi-Man Pun , Shoujun Zhou

Medical image segmentation (MIS) aims to finely segment various organs. It requires grasping global information from both parts and the entire image for better segmenting, and clinically there are often certain requirements for segmentation…

图像与视频处理 · 电气工程与系统科学 2024-03-26 Dongwei Gan , Ming Chang , Juan Chen