中文
相关论文

相关论文: TTT-Unet: Enhancing U-Net with Test-Time Training …

200 篇论文

In the past decade, convolutional neural networks (CNNs) have shown prominence for semantic segmentation. Although CNN models have very impressive performance, the ability to capture global representation is still insufficient, which…

计算机视觉与模式识别 · 计算机科学 2023-02-22 Guoan Xu , Juncheng Li , Guangwei Gao , Huimin Lu , Jian Yang , Dong Yue

Automatic medical image segmentation, an essential component of medical image analysis, plays an importantrole in computer-aided diagnosis. For example, locating and segmenting the liver can be very helpful in livercancer diagnosis and…

图像与视频处理 · 电气工程与系统科学 2019-10-28 Xi Fang , Bo Du , Sheng Xu , Bradford J. Wood , Pingkun Yan

In clinical practice, medical image segmentation provides useful information on the contours and dimensions of target organs or tissues, facilitating improved diagnosis, analysis, and treatment. In the past few years, convolutional neural…

计算机视觉与模式识别 · 计算机科学 2024-06-26 Jinhong Wang , Jintai Chen , Danny Chen , Jian Wu

Capturing global contextual information plays a critical role in breast ultrasound (BUS) image classification. Although convolutional neural networks (CNNs) have demonstrated reliable performance in tumor classification, they have inherent…

图像与视频处理 · 电气工程与系统科学 2023-08-07 Bryar Shareef , Min Xian , Aleksandar Vakanski , Haotian Wang

Histopathology has played an essential role in cancer diagnosis. With the rapid advances in convolutional neural networks (CNN). Various CNN-based automated pathological image segmentation approaches have been developed in computer-assisted…

图像与视频处理 · 电气工程与系统科学 2021-09-23 Cam Nguyen , Zuhayr Asad , Yuankai Huo

This research presents an enhanced approach for precise segmentation of brain tumor masses in magnetic resonance imaging (MRI) using an advanced 3D-UNet model combined with a Context Transformer (CoT). By architectural expansion CoT, the…

计算机视觉与模式识别 · 计算机科学 2024-07-12 Thien-Qua T. Nguyen , Hieu-Nghia Nguyen , Thanh-Hieu Bui , Thien B. Nguyen-Tat , Vuong M. Ngo

Background:Convolutional Neural Networks(CNN) and Vision Transformers(ViT) are the main techniques used in Medical image segmentation. However, CNN is limited to local contextual information, and ViT's quadratic complexity results in…

计算机视觉与模式识别 · 计算机科学 2025-04-07 Xuanyu Liu , Huiyun Yao , Jinggui Gao , Zhongyi Guo , Xue Zhang , Yulin Dong

Segmentation of the airway tree from chest computed tomography (CT) images is critical for quantitative assessment of airway diseases including bronchiectasis and chronic obstructive pulmonary disease (COPD). However, obtaining an accurate…

计算机视觉与模式识别 · 计算机科学 2018-08-15 A. Garcia-Uceda Juarez , H. A. W. M. Tiddens , M. de Bruijne

Fine-tuning a network which has been trained on a large dataset is an alternative to full training in order to overcome the problem of scarce and expensive data in medical applications. While the shallow layers of the network are usually…

图像与视频处理 · 电气工程与系统科学 2020-02-21 Mina Amiri , Rupert Brooks , Hassan Rivaz

Chronic kidney disease (CKD) is a growing global health concern, necessitating precise and efficient image analysis to aid diagnosis and treatment planning. Automated segmentation of kidney pathology images plays a central role in…

图像与视频处理 · 电气工程与系统科学 2025-04-09 Mingyang Zhu , Yuqiu Liang , Jiacheng Wang

Accurate and reliable image segmentation is an essential part of biomedical image analysis. In this paper, we consider the problem of biomedical image segmentation using deep convolutional neural networks. We propose a new end-to-end…

计算机视觉与模式识别 · 计算机科学 2018-10-02 Amirhossein Dadashzadeh , Alireza Tavakoli Targhi

In the field of medical CT image processing, convolutional neural networks (CNNs) have been the dominant technique.Encoder-decoder CNNs utilise locality for efficiency, but they cannot simulate distant pixel interactions properly.Recent…

图像与视频处理 · 电气工程与系统科学 2022-11-03 Hongyang He , Feng Ziliang , Yuanhang Zheng , Shudong Huang , HaoBing Gao

Accurate nuclei segmentation in histopathological images is crucial for cancer diagnosis. Automating this process offers valuable support to clinical experts, as manual annotation is time-consuming and prone to human errors. However,…

计算机视觉与模式识别 · 计算机科学 2024-06-13 Ayush Roy , Payel Pramanik , Dmitrii Kaplun , Sergei Antonov , Ram Sarkar

Image segmentation, the process of partitioning an image into meaningful regions, plays a pivotal role in computer vision and medical imaging applications. Unsupervised segmentation, particularly in the absence of labeled data, remains a…

计算机视觉与模式识别 · 计算机科学 2024-05-13 Kovvuri Sai Gopal Reddy , Bodduluri Saran , A. Mudit Adityaja , Saurabh J. Shigwan , Nitin Kumar

As an essential prerequisite for developing a medical intelligent assistant system, medical image segmentation has received extensive research and concentration from the neural network community. A series of UNet-like networks with…

图像与视频处理 · 电气工程与系统科学 2022-05-25 Ledan Qian , Xiao Zhou , Yi Li , Zhongyi Hu

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

The state-of-the-art models for medical image segmentation are variants of U-Net and fully convolutional networks (FCN). Despite their success, these models have two limitations: (1) their optimal depth is apriori unknown, requiring…

图像与视频处理 · 电气工程与系统科学 2020-01-30 Zongwei Zhou , Md Mahfuzur Rahman Siddiquee , Nima Tajbakhsh , Jianming Liang

Image analysis technology is used to solve the inadvertences of artificial traditional methods in disease, wastewater treatment, environmental change monitoring analysis and convolutional neural networks (CNN) play an important role in…

图像与视频处理 · 电气工程与系统科学 2022-04-26 Jian Wu , Wanli Liu , Chen Li , Tao Jiang , Islam Mohammad Shariful , Hongzan Sun , Xiaoqi Li , Xintong Li , Xinyu Huang , Marcin Grzegorzek

Transformer, which can benefit from global (long-range) information modeling using self-attention mechanisms, has been successful in natural language processing and 2D image classification recently. However, both local and global features…

计算机视觉与模式识别 · 计算机科学 2021-06-29 Wenxuan Wang , Chen Chen , Meng Ding , Jiangyun Li , Hong Yu , Sen Zha

This paper introduces Tree-NET, a novel framework for medical image segmentation that leverages bottleneck feature supervision to enhance both segmentation accuracy and computational efficiency. While previous studies have employed…

图像与视频处理 · 电气工程与系统科学 2025-01-07 Orhan Demirci , Bulent Yilmaz