中文
相关论文

相关论文: Partial Channel Network: Compute Fewer, Perform Be…

200 篇论文

Designing an efficient and effective neural network has remained a prominent topic in computer vision research. Depthwise onvolution (DWConv) is widely used in efficient CNNs or ViTs, but it needs frequent memory access during inference,…

计算机视觉与模式识别 · 计算机科学 2025-03-06 Haiduo Huang , Fuwei Yang , Dong Li , Ji Liu , Lu Tian , Jinzhang Peng , Pengju Ren , Emad Barsoum

Vision Transformers have achieved impressive performance in many vision tasks. While the token mixer or attention block has been studied in great detail, much less research has been devoted to the channel mixer or feature mixing block (FFN…

计算机视觉与模式识别 · 计算机科学 2025-05-27 Deepak Sridhar , Yunsheng Li , Nuno Vasconcelos

Characteristics such as low contrast and significant organ shape variations are often exhibited in medical images. The improvement of segmentation performance in medical imaging is limited by the generally insufficient adaptive capabilities…

图像与视频处理 · 电气工程与系统科学 2023-06-09 Hejun Huang , Zuguo Chen , Ying Zou , Ming Lu , Chaoyang Chen

3D to 2D retinal vessel segmentation is a challenging problem in Optical Coherence Tomography Angiography (OCTA) images. Accurate retinal vessel segmentation is important for the diagnosis and prevention of ophthalmic diseases. However,…

图像与视频处理 · 电气工程与系统科学 2021-12-17 Zhuojie Wu , Zijian Wang , Wenxuan Zou , Fan Ji , Hao Dang , Wanting Zhou , Muyi Sun

Channel attention mechanisms in convolutional neural networks have been proven to be effective in various computer vision tasks. However, the performance improvement comes with additional model complexity and computation cost. In this…

计算机视觉与模式识别 · 计算机科学 2021-12-14 Krushi Patel , Guanghui Wang

Visual perception is driven by the focus on relevant aspects in the surrounding world. To transfer this observation to the digital information processing of computers, attention mechanisms have been introduced to highlight salient image…

计算机视觉与模式识别 · 计算机科学 2022-10-17 Nils Körber

Vision Transformer (ViT) has prevailed in computer vision tasks due to its strong long-range dependency modelling ability. \textcolor{blue}{However, its large model size and weak local feature modeling ability hinder its application in real…

计算机视觉与模式识别 · 计算机科学 2025-09-12 Yi Zhang , Lingxiao Wei , Bowei Zhang , Ziwei Liu , Kai Yi , Shu Hu

We propose a new residual block for convolutional neural networks and demonstrate its state-of-the-art performance in medical image segmentation. We combine attention mechanisms with group convolutions to create our group attention…

图像与视频处理 · 电气工程与系统科学 2021-04-09 Chaitanya Kaul , Nick Pears , Hang Dai , Roderick Murray-Smith , Suresh Manandhar

To design fast neural networks, many works have been focusing on reducing the number of floating-point operations (FLOPs). We observe that such reduction in FLOPs, however, does not necessarily lead to a similar level of reduction in…

计算机视觉与模式识别 · 计算机科学 2023-05-23 Jierun Chen , Shiu-hong Kao , Hao He , Weipeng Zhuo , Song Wen , Chul-Ho Lee , S. -H. Gary Chan

Attention mechanism plays a more and more important role in point cloud analysis and channel attention is one of the hotspots. With so much channel information, it is difficult for neural networks to screen useful channel information. Thus,…

计算机视觉与模式识别 · 计算机科学 2021-12-07 Guoquan Xu , Hezhi Cao , Yifan Zhang , Jianwei Wan , Ke Xu , Yanxin Ma

Convolutional blocks have played a crucial role in advancing medical image segmentation by excelling in dense prediction tasks. However, their inability to effectively capture long-range dependencies has limited their performance.…

图像与视频处理 · 电气工程与系统科学 2026-03-17 Siddhartha Mallick , Aayushman Ghosh , Jayanta Paul , Jaya Sil

The recent integration of attention mechanisms into segmentation networks improves their representational capabilities through a great emphasis on more informative features. However, these attention mechanisms ignore an implicit sub-task of…

计算机视觉与模式识别 · 计算机科学 2020-04-02 Zilong Zhong , Zhong Qiu Lin , Rene Bidart , Xiaodan Hu , Ibrahim Ben Daya , Zhifeng Li , Wei-Shi Zheng , Jonathan Li , Alexander Wong

In the current salient object detection network, the most popular method is using U-shape structure. However, the massive number of parameters leads to more consumption of computing and storage resources which are not feasible to deploy on…

计算机视觉与模式识别 · 计算机科学 2021-12-21 Bin Zhang , Yang Wu , Xiaojing Zhang , Ming Ma

Recently, window-based attention methods have shown great potential for computer vision tasks, particularly in Single Image Super-Resolution (SISR). However, it may fall short in capturing long-range dependencies and relationships between…

计算机视觉与模式识别 · 计算机科学 2024-08-28 Dinh Phu Tran , Dao Duy Hung , Daeyoung Kim

Recent advances in single-frame object detection and segmentation techniques have motivated a wide range of works to extend these methods to process video streams. In this paper, we explore the idea of hard attention aimed for…

计算机视觉与模式识别 · 计算机科学 2019-08-21 Yuning Chai

Understanding point cloud has recently gained huge interests following the development of 3D scanning devices and the accumulation of large-scale 3D data. Most point cloud processing algorithms can be classified as either point-based or…

计算机视觉与模式识别 · 计算机科学 2022-02-07 Pyunghwan Ahn , Juyoung Yang , Eojindl Yi , Chanho Lee , Junmo Kim

In this paper, we present a comprehensive point cloud semantic segmentation network that aggregates both local and global multi-scale information. First, we propose an Angle Correlation Point Convolution (ACPConv) module to effectively…

计算机视觉与模式识别 · 计算机科学 2022-06-29 Yuyan Li , Ye Duan

This paper presents MOAT, a family of neural networks that build on top of MObile convolution (i.e., inverted residual blocks) and ATtention. Unlike the current works that stack separate mobile convolution and transformer blocks, we…

计算机视觉与模式识别 · 计算机科学 2023-02-01 Chenglin Yang , Siyuan Qiao , Qihang Yu , Xiaoding Yuan , Yukun Zhu , Alan Yuille , Hartwig Adam , Liang-Chieh Chen

Clinically, automated polyp segmentation techniques have the potential to significantly improve the efficiency and accuracy of medical diagnosis, thereby reducing the risk of colorectal cancer in patients. Unfortunately, existing methods…

计算机视觉与模式识别 · 计算机科学 2023-09-26 Junzhuo Liu , Qiaosong Chen , Ye Zhang , Zhixiang Wang , Deng Xin , Jin Wang

Accurate medical image segmentation is essential for diagnosis and treatment planning of diseases. Convolutional Neural Networks (CNNs) have achieved state-of-the-art performance for automatic medical image segmentation. However, they are…

图像与视频处理 · 电气工程与系统科学 2020-11-05 Ran Gu , Guotai Wang , Tao Song , Rui Huang , Michael Aertsen , Jan Deprest , Sébastien Ourselin , Tom Vercauteren , Shaoting Zhang
‹ 上一页 1 2 3 10 下一页 ›