中文
相关论文

相关论文: Pubic Symphysis-Fetal Head Segmentation Network Us…

200 篇论文

Microscopic image segmentation is a challenging task, wherein the objective is to assign semantic labels to each pixel in a given microscopic image. While convolutional neural networks (CNNs) form the foundation of many existing frameworks,…

计算机视觉与模式识别 · 计算机科学 2023-11-21 Mustansar Fiaz , Moein Heidari , Rao Muhammad Anwer , Hisham Cholakkal

Ultrasound imaging is a standard examination during pregnancy that can be used for measuring specific biometric parameters towards prenatal diagnosis and estimating gestational age. Fetal head circumference (HC) is one of the significant…

图像与视频处理 · 电气工程与系统科学 2019-09-04 Zahra Sobhaninia , Shima Rafiei , Ali Emami , Nader Karimi , Kayvan Najarian , Shadrokh Samavi , S. M. Reza Soroushmehr

The nnU-Net framework has played a crucial role in medical image segmentation and has become the gold standard in multitudes of applications targeting different diseases, organs, and modalities. However, so far it has been used primarily in…

Retinal vessel segmentation is essential for early diagnosis of diseases such as diabetic retinopathy, hypertension, and neurodegenerative disorders. Although SA-UNet introduces spatial attention in the bottleneck, it underuses attention in…

计算机视觉与模式识别 · 计算机科学 2025-10-28 Changlu Guo , Anders Nymark Christensen , Anders Bjorholm Dahl , Yugen Yi , Morten Rieger Hannemose

Deep learning has shown its great promise in various biomedical image segmentation tasks. Existing models are typically based on U-Net and rely on an encoder-decoder architecture with stacked local operators to aggregate long-range…

计算机视觉与模式识别 · 计算机科学 2020-02-20 Zhengyang Wang , Na Zou , Dinggang Shen , Shuiwang Ji

Accurate segmentation of brain tumors plays a key role in the diagnosis and treatment of brain tumor diseases. It serves as a critical technology for quantifying tumors and extracting their features. With the increasing application of deep…

图像与视频处理 · 电气工程与系统科学 2024-11-05 Longfeng Shen , Yanqi Hou , Jiacong Chen , Liangjin Diao , Yaxi Duan

Identifying biomarkers in medical images is vital for a wide range of biotech applications. However, recent Transformer and CNN based methods often struggle with variations in morphology and staining, which limits their feature extraction…

图像与视频处理 · 电气工程与系统科学 2025-04-09 Saad Wazir , Daeyoung Kim

Recently, Mamba-based methods have become popular in medical image segmentation due to their lightweight design and long-range dependency modeling capabilities. However, current segmentation methods frequently encounter challenges in fetal…

计算机视觉与模式识别 · 计算机科学 2025-06-17 Caixu Xu , Junming Wei , Huizhen Chen , Pengchen Liang , Bocheng Liang , Ying Tan , Xintong Wei

Segmenting organs in CT scan images is a necessary process for multiple downstream medical image analysis tasks. Currently, manual CT scan segmentation by radiologists is prevalent, especially for organs like the pancreas, which requires a…

图像与视频处理 · 电气工程与系统科学 2024-01-22 Juwita juwita , Ghulam Mubashar Hassan , Naveed Akhtar , Amitava Datta

Incorporating various mass shapes and sizes in training deep learning architectures has made breast mass segmentation challenging. Moreover, manual segmentation of masses of irregular shapes is time-consuming and error-prone. Though Deep…

图像与视频处理 · 电气工程与系统科学 2022-11-17 Sharif Amit Kamran , Khondker Fariha Hossain , Alireza Tavakkoli , George Bebis , Sal Baker

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

Cone-beam computed tomography (CBCT) is widely used in dental and maxillofacial imaging, but low-dose acquisition introduces strong, spatially varying noise that degrades soft-tissue visibility and obscures fine anatomical structures.…

图像与视频处理 · 电气工程与系统科学 2026-02-27 Khuram Naveed , Ruben Pauwels

The advancement of deep learning has driven notable progress in remote sensing semantic segmentation. Attention mechanisms, while enabling global modeling and utilizing contextual information, face challenges of high computational costs and…

计算机视觉与模式识别 · 计算机科学 2024-04-23 Yang Yang , Shunyi Zheng

Brain magnetic resonance (MR) segmentation for hydrocephalus patients is considered as a challenging work. Encoding the variation of the brain anatomical structures from different individuals cannot be easily achieved. The task becomes even…

图像与视频处理 · 电气工程与系统科学 2020-01-14 Xuhua Ren , Jiayu Huo , Kai Xuan , Dongming Wei , Lichi Zhang , Qian Wang

Semantic image segmentation is the process of labeling each pixel of an image with its corresponding class. An encoder-decoder based approach, like U-Net and its variants, is a popular strategy for solving medical image segmentation tasks.…

图像与视频处理 · 电气工程与系统科学 2020-06-30 Debesh Jha , Michael A. Riegler , Dag Johansen , Pål Halvorsen , Håvard D. Johansen

Automatic segmentation of abdominal organs in computed tomography (CT) images can support radiation therapy and image-guided surgery workflows. Developing of such automatic solutions remains challenging mainly owing to complex organ…

图像与视频处理 · 电气工程与系统科学 2023-05-22 Zefan Yang , Di Lin , Dong Ni , Yi Wang

The accurate segmentation of medical images is critical for various healthcare applications. Convolutional neural networks (CNNs), especially Fully Convolutional Networks (FCNs) like U-Net, have shown remarkable success in medical image…

计算机视觉与模式识别 · 计算机科学 2024-02-15 Omid Nejati Manzari , Javad Mirzapour Kaleybar , Hooman Saadat , Shahin Maleki

We study the problem of improving the efficiency of segmentation transformers by using disparate amounts of computation for different parts of the image. Our method, PAUMER, accomplishes this by pausing computation for patches that are…

计算机视觉与模式识别 · 计算机科学 2023-11-02 Evann Courdier , Prabhu Teja Sivaprasad , François Fleuret

Nowadays, pre-trained encoders are widely used in medical image segmentation due to their strong capability in extracting rich and generalized feature representations. However, existing methods often fail to fully leverage these features,…

计算机视觉与模式识别 · 计算机科学 2025-07-29 Xiaolin Gou , Chuanlin Liao , Jizhe Zhou , Fengshuo Ye , Yi Lin

Although LiDAR semantic segmentation advances rapidly, state-of-the-art methods often incorporate specifically designed inductive bias derived from benchmarks originating from mechanical spinning LiDAR. This can limit model generalizability…

计算机视觉与模式识别 · 计算机科学 2024-07-17 Yanbo Wang , Wentao Zhao , Chuan Cao , Tianchen Deng , Jingchuan Wang , Weidong Chen
‹ 上一页 1 8 9 10 下一页 ›