中文
相关论文

相关论文: Channelized Axial Attention for Semantic Segmentat…

200 篇论文

Semantic segmentation is a fundamental problem in computer vision and it requires high-resolution feature maps for dense prediction. Current coordinate-guided low-resolution feature interpolation methods, e.g., bilinear interpolation,…

计算机视觉与模式识别 · 计算机科学 2026-01-06 Tianheng Cheng , Xinggang Wang , Junchao Liao , Wenyu Liu

We propose a novel 3D point cloud segmentation framework named SASO, which jointly performs semantic and instance segmentation tasks. For semantic segmentation task, inspired by the inherent correlation among objects in spatial context, we…

计算机视觉与模式识别 · 计算机科学 2020-06-29 Jingang Tan , Lili Chen , Kangru Wang , Jingquan Peng , Jiamao Li , Xiaolin Zhang

Semantic segmentation is a challenge in scene parsing. It requires both context information and rich spatial information. In this paper, we differentiate features for scene segmentation based on dedicated attention mechanisms (DF-DAM), and…

计算机视觉与模式识别 · 计算机科学 2019-11-20 Zhiqiang Xiong , Zhicheng Wang , Zhaohui Yu , Xi Gu

Segment Anything Models (SAMs) are extensively used in computer vision for universal image segmentation, but deploying them on resource-constrained devices is challenging due to their high computational and memory demands. Post-Training…

计算机视觉与模式识别 · 计算机科学 2026-05-19 Houji Wen , Jiangyong Yu , Jun Li , Dawei Yang

Segmenting medical images accurately and reliably is important for disease diagnosis and treatment. It is a challenging task because of the wide variety of objects' sizes, shapes, and scanning modalities. Recently, many convolutional neural…

图像与视频处理 · 电气工程与系统科学 2022-01-17 Ange Lou , Shuyue Guan , Hanseok Ko , Murray Loew

The way features propagate in Fully Convolutional Networks is of momentous importance to capture multi-scale contexts for obtaining precise segmentation masks. This paper proposes a novel series-parallel hybrid paradigm called the Chained…

计算机视觉与模式识别 · 计算机科学 2021-09-16 Quan Tang , Fagui Liu , Tong Zhang , Jun Jiang , Yu Zhang

Semantic segmentation consists of predicting a semantic label for each image pixel. While existing deep learning approaches achieve high accuracy, they often overlook the ordinal relationships between classes, which can provide critical…

计算机视觉与模式识别 · 计算机科学 2025-02-06 Ricardo P. M. Cruz , Rafael Cristino , Jaime S. Cardoso

Semantic segmentation has recently achieved notable advances by exploiting "class-level" contextual information during learning. However, these approaches simply concatenate class-level information to pixel features to boost the pixel…

计算机视觉与模式识别 · 计算机科学 2023-01-12 Ye Huang , Di Kang , Liang Chen , Wenjing Jia , Xiangjian He , Lixin Duan , Xuefei Zhe , Linchao Bao

Attention models are widely used in Vision-language (V-L) tasks to perform the visual-textual correlation. Humans perform such a correlation with a strong linguistic understanding of the visual world. However, even the best performing…

计算机视觉与模式识别 · 计算机科学 2021-08-27 Gouthaman KV , Athira Nambiar , Kancheti Sai Srinivas , Anurag Mittal

Semantic scene understanding with Minimalist Optical Systems (MOS) in mobile and wearable applications remains a challenge due to the corrupted imaging quality induced by optical aberrations. However, previous works only focus on improving…

计算机视觉与模式识别 · 计算机科学 2024-03-15 Qi Jiang , Hao Shi , Shaohua Gao , Jiaming Zhang , Kailun Yang , Lei Sun , Huajian Ni , Kaiwei Wang

Using deep learning, we now have the ability to create exceptionally good semantic segmentation systems; however, collecting the prerequisite pixel-wise annotations for training images remains expensive and time-consuming. Therefore, it…

计算机视觉与模式识别 · 计算机科学 2022-10-19 Aneesh Rangnekar , Christopher Kanan , Matthew Hoffman

Fully supervised action segmentation works on frame-wise action recognition with dense annotations and often suffers from the over-segmentation issue. Existing works have proposed a variety of solutions such as boundary-aware networks,…

计算机视觉与模式识别 · 计算机科学 2023-04-06 Peiyao Wang , Haibin Ling

Recently, attentional arbitrary style transfer methods have been proposed to achieve fine-grained results, which manipulates the point-wise similarity between content and style features for stylization. However, the attention mechanism…

计算机视觉与模式识别 · 计算机科学 2022-01-10 Xuan Luo , Zhen Han , Lingkang Yang , Lingling Zhang

We propose Dual Attention Networks (DANs) which jointly leverage visual and textual attention mechanisms to capture fine-grained interplay between vision and language. DANs attend to specific regions in images and words in text through…

计算机视觉与模式识别 · 计算机科学 2017-03-22 Hyeonseob Nam , Jung-Woo Ha , Jeonghee Kim

Non-Local Attention (NLA) is a powerful technique for capturing long-range feature correlations in deep single image super-resolution (SR). However, NLA suffers from high computational complexity and memory consumption, as it requires…

计算机视觉与模式识别 · 计算机科学 2024-04-09 Yigang Zhao Chaowei Zheng , Jiannan Su , GuangyongChen , MinGan

Semi-supervised learning has become increasingly popular in medical image segmentation due to its ability to leverage large amounts of unlabeled data to extract additional information. However, most existing semi-supervised segmentation…

计算机视觉与模式识别 · 计算机科学 2023-07-13 Shengbo Gao , Ziji Zhang , Jiechao Ma , Zihao Li , Shu Zhang

Learning to predict multiple attributes of a pedestrian is a multi-task learning problem. To share feature representation between two individual task networks, conventional methods like Cross-Stitch and Sluice network learn a linear…

计算机视觉与模式识别 · 计算机科学 2020-04-08 Haitian Zeng , Haizhou Ai , Zijie Zhuang , Long Chen

Understanding sequential information is a fundamental task for artificial intelligence. Current neural networks attempt to learn spatial and temporal information as a whole, limited their abilities to represent large scale spatial…

计算机视觉与模式识别 · 计算机科学 2020-06-02 Bo Pang , Kaiwen Zha , Hanwen Cao , Jiajun Tang , Minghui Yu , Cewu Lu

Incorporating additional sensory modalities such as tactile and audio into foundational robotic models poses significant challenges due to the curse of dimensionality. This work addresses this issue through modality selection. We propose a…

机器人学 · 计算机科学 2025-04-22 Jiawei Jiang , Kei Ota , Devesh K. Jha , Asako Kanezaki

This paper proposes a new active learning method for semantic segmentation. The core of our method lies in a new annotation query design. It samples informative local image regions (e.g., superpixels), and for each of such regions, asks an…

计算机视觉与模式识别 · 计算机科学 2023-11-07 Sehyun Hwang , Sohyun Lee , Hoyoung Kim , Minhyeon Oh , Jungseul Ok , Suha Kwak