中文
相关论文

相关论文: Video-SwinUNet: Spatio-temporal Deep Learning Fram…

200 篇论文

3D CNN shows its strong ability in learning spatiotemporal representation in recent video recognition tasks. However, inflating 2D convolution to 3D inevitably introduces additional computational costs, making it cumbersome in practical…

计算机视觉与模式识别 · 计算机科学 2019-11-27 Pingchuan Ma , Yao Zhou , Yu Lu , Wei Zhang

Frame quality deterioration is one of the main challenges in the field of video understanding. To compensate for the information loss caused by deteriorated frames, recent approaches exploit transformer-based integration modules to obtain…

计算机视觉与模式识别 · 计算机科学 2024-02-07 Guanxiong Sun , Chi Wang , Zhaoyu Zhang , Jiankang Deng , Stefanos Zafeiriou , Yang Hua

Medical image segmentation is a critical aspect of modern medical research and clinical practice. Despite the remarkable performance of Convolutional Neural Networks (CNNs) in this domain, they inherently struggle to capture long-range…

图像与视频处理 · 电气工程与系统科学 2024-12-02 Jiashu Xu

Accurate medical image segmentation demands the integration of multi-scale information, spanning from local features to global dependencies. However, it is challenging for existing methods to model long-range global information, where…

图像与视频处理 · 电气工程与系统科学 2024-03-07 Jiarun Liu , Hao Yang , Hong-Yu Zhou , Yan Xi , Lequan Yu , Yizhou Yu , Yong Liang , Guangming Shi , Shaoting Zhang , Hairong Zheng , Shanshan Wang

The convolutional neural network-based methods have become more and more popular for medical image segmentation due to their outstanding performance. However, they struggle with capturing long-range dependencies, which are essential for…

图像与视频处理 · 电气工程与系统科学 2024-01-30 Hongkun Sun , Jing Xu , Yuping Duan

Deep learning has substantially advanced medical image segmentation, yet achieving robust generalization across diverse imaging modalities and anatomical structures remains a major challenge. A key contributor to this limitation lies in how…

图像与视频处理 · 电气工程与系统科学 2026-01-23 Shams Nafisa Ali , Taufiq Hasan

Automatically recognizing surgical gestures is a crucial step towards a thorough understanding of surgical skill. Possible areas of application include automatic skill assessment, intra-operative monitoring of critical surgical steps, and…

计算机视觉与模式识别 · 计算机科学 2019-07-29 Isabel Funke , Sebastian Bodenstedt , Florian Oehme , Felix von Bechtolsheim , Jürgen Weitz , Stefanie Speidel

Spiking neural networks (SNNs) can be used in low-power and embedded systems (such as emerging neuromorphic chips) due to their event-based nature. Also, they have the advantage of low computation cost in contrast to conventional artificial…

计算机视觉与模式识别 · 计算机科学 2021-01-20 Ali Samadzadeh , Fatemeh Sadat Tabatabaei Far , Ali Javadi , Ahmad Nickabadi , Morteza Haghir Chehreghani

Convolutional Neural Networks (CNNs) work very well for supervised learning problems when the training dataset is representative of the variations expected to be encountered at test time. In medical image segmentation, this premise is…

图像与视频处理 · 电气工程与系统科学 2021-01-26 Neerav Karani , Ertunc Erdil , Krishna Chaitanya , Ender Konukoglu

Accurate medical image segmentation allows for the precise delineation of anatomical structures and pathological regions, which is essential for treatment planning, surgical navigation, and disease monitoring. Both CNN-based and…

计算机视觉与模式识别 · 计算机科学 2026-04-23 Libin Lan , Yanxin Li , Xiaojuan Liu , Juan Zhou , Jianxun Zhang , Nannan Huang , Yudong Zhang

High level understanding of sequential visual input is important for safe and stable autonomy, especially in localization and object detection. While traditional object classification and tracking approaches are specifically designed to…

计算机视觉与模式识别 · 计算机科学 2017-07-25 Mo Shan , Nikolay Atanasov

Purpose Automated segmentation of anatomical structures in medical image analysis is a prerequisite for autonomous diagnosis as well as various computer and robot aided interventions. Recent methods based on deep convolutional neural…

计算机视觉与模式识别 · 计算机科学 2020-09-22 Max-Heinrich Laves , Jens Bicker , Lüder A. Kahrs , Tobias Ortmaier

Medical image segmentation can provide a reliable basis for further clinical analysis and disease diagnosis. The performance of medical image segmentation has been significantly advanced with the convolutional neural networks (CNNs).…

图像与视频处理 · 电气工程与系统科学 2022-03-02 Ruxin Wang , Shuyuan Chen , Chaojie Ji , Jianping Fan , Ye Li

Accurately segmenting roads is challenging due to substantial intra-class variations, indistinct inter-class distinctions, and occlusions caused by shadows, trees, and buildings. To address these challenges, attention to important texture…

计算机视觉与模式识别 · 计算机科学 2023-05-30 Tao Chen , Yiran Liu , Haoyu Jiang , Ruirui Li

Recently, many attempts have been made to construct a transformer base U-shaped architecture, and new methods have been proposed that outperformed CNN-based rivals. However, serious problems such as blockiness and cropped edges in predicted…

图像与视频处理 · 电气工程与系统科学 2022-12-20 MohammadReza Naderi , MohammadHossein Givkashi , Fatemeh Piri , Nader Karimi , Shadrokh Samavi

Convolutional Neural Networks (CNNs) have been recently employed to solve problems from both the computer vision and medical image analysis fields. Despite their popularity, most approaches are only able to process 2D images while most…

计算机视觉与模式识别 · 计算机科学 2016-06-16 Fausto Milletari , Nassir Navab , Seyed-Ahmad Ahmadi

Image segmentation is considered to be one of the critical tasks in hyperspectral remote sensing image processing. Recently, convolutional neural network (CNN) has established itself as a powerful model in segmentation and classification by…

计算机视觉与模式识别 · 计算机科学 2017-12-29 Fahim Irfan Alam , Jun Zhou , Alan Wee-Chung Liew , Xiuping Jia , Jocelyn Chanussot , Yongsheng Gao

This paper provides a novel 3D medical image segmentation model structure called nnY-Net. This name comes from the fact that our model adds a cross-attention module at the bottom of the U-net structure to form a Y structure. We integrate…

计算机视觉与模式识别 · 计算机科学 2025-01-03 Haixu Liu , Zerui Tao , Wenzhen Dong , Qiuzhuang Sun

In recent years, convolutional neural networks (CNNs) have revolutionized medical image analysis. One of the most well-known CNN architectures in semantic segmentation is the U-net, which has achieved much success in several medical image…

图像与视频处理 · 电气工程与系统科学 2020-03-10 Wei Hao Khoong

In recent years, significant advancements have been made in deep learning for medical image segmentation, particularly with convolutional neural networks (CNNs) and transformer models. However, CNNs face limitations in capturing long-range…

图像与视频处理 · 电气工程与系统科学 2025-10-28 Juntao Jiang , Jiangning Zhang , Weixuan Liu , Muxuan Gao , Xiaobin Hu , Zhucun Xue , Yong Liu , Shuicheng Yan