中文
相关论文

相关论文: Augmented Equivariant Mesh Networks for Anatomical…

200 篇论文

Automatic tumor or lesion segmentation is a crucial step in medical image analysis for computer-aided diagnosis. Although the existing methods based on Convolutional Neural Networks (CNNs) have achieved the state-of-the-art performance,…

图像与视频处理 · 电气工程与系统科学 2022-08-01 Shuchao Pang , Anan Du , Mehmet A. Orgun , Yan Wang , Quan Z. Sheng , Shoujin Wang , Xiaoshui Huang , Zhenmei Yu

Automatic tumor segmentation is a crucial step in medical image analysis for computer-aided diagnosis. Although the existing methods based on convolutional neural networks (CNNs) have achieved the state-of-the-art performance, many…

图像与视频处理 · 电气工程与系统科学 2020-05-11 Shuchao Pang , Anan Du , Mehmet A. Orgun , Yan Wang , Quanzheng Sheng , Shoujin Wang , Xiaoshui Huang , Zhemei Yu

The utilisation of deep learning segmentation algorithms that learn complex organs and tissue patterns and extract essential regions of interest from the noisy background to improve the visual ability for medical image diagnosis has…

计算机视觉与模式识别 · 计算机科学 2023-11-03 Yanming Guo

Triangular meshes are widely used to represent three-dimensional objects. As a result, many recent works have address the need for geometric deep learning on 3D mesh. However, we observe that the complexities in many of these architectures…

机器学习 · 计算机科学 2024-02-20 Thuan Trang , Nhat Khang Ngo , Daniel Levy , Thieu N. Vo , Siamak Ravanbakhsh , Truong Son Hy

In CT angiography, the accurate segmentation of abdominal aortic aneurysms (AAAs) is difficult due to large anatomical variability, low-contrast vessel boundaries, and the close proximity of organs whose intensities resemble vascular…

计算机视觉与模式识别 · 计算机科学 2026-04-14 Osamah Sufyan , Martin Brückmann , Ralph Wickenhöfer , Babette Dellen , Uwe Jaekel

The quality of patient care associated with diagnostic radiology is proportionate to a physician workload. Segmentation is a fundamental limiting precursor to both diagnostic and therapeutic procedures. Advances in machine learning (ML) aim…

图像与视频处理 · 电气工程与系统科学 2022-08-30 Ahmed Ghorbel , Ahmed Aldahdooh , Shadi Albarqouni , Wassim Hamidouche

We present ENSAM (Equivariant, Normalized, Segment Anything Model), a lightweight and promptable model for universal 3D medical image segmentation. ENSAM combines a SegResNet-based encoder with a prompt encoder and mask decoder in a…

计算机视觉与模式识别 · 计算机科学 2025-09-22 Elias Stenhede , Agnar Martin Bjørnstad , Arian Ranjbar

Mesh-based 3D static analysis methods have recently emerged as efficient alternatives to traditional computational numerical solvers, significantly reducing computational costs and runtime for various physics-based analyses. However, these…

计算机视觉与模式识别 · 计算机科学 2025-05-29 Sungwon Kim , Namkyeong Lee , Yunyoung Doh , Seungmin Shin , Guimok Cho , Seung-Won Jeon , Sangkook Kim , Chanyoung Park

We introduce Equivariant Neural Field Expectation Maximization (EFEM), a simple, effective, and robust geometric algorithm that can segment objects in 3D scenes without annotations or training on scenes. We achieve such unsupervised…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Jiahui Lei , Congyue Deng , Karl Schmeckpeper , Leonidas Guibas , Kostas Daniilidis

Despite the progress of image segmentation for accurate visual entity segmentation, completing the diverse requirements of image editing applications for different-level region-of-interest selections remains unsolved. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2023-05-30 Lu Qi , Jason Kuen , Weidong Guo , Jiuxiang Gu , Zhe Lin , Bo Du , Yu Xu , Ming-Hsuan Yang

In recent years, convolutional neural networks for semantic segmentation of breast ultrasound (BUS) images have shown great success; however, two major challenges still exist. 1) Most current approaches inherently lack the ability to…

图像与视频处理 · 电气工程与系统科学 2024-03-26 Kyle Lucke , Aleksandar Vakanski , Min Xian

Medical imaging is essential in healthcare to provide key insights into patient anatomy and pathology, aiding in diagnosis and treatment. Non-invasive techniques such as X-ray, Magnetic Resonance Imaging (MRI), Computed Tomography (CT), and…

图像与视频处理 · 电气工程与系统科学 2024-12-04 Fnu Neha , Deepshikha Bhati , Deepak Kumar Shukla , Sonavi Makarand Dalvi , Nikolaos Mantzou , Safa Shubbar

It is time-consuming and expensive to take high-quality or high-resolution electron microscopy (EM) and fluorescence microscopy (FM) images. Taking these images could be even invasive to samples and may damage certain subtleties in the…

计算机视觉与模式识别 · 计算机科学 2022-06-06 Yaochen Xie , Yu Ding , Shuiwang Ji

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

To automatically detect Anterior Mediastinum Lesions (AMLs) in the Anterior Mediastinum (AM), the primary requirement will be an automatic segmentation model specifically designed for the AM. The prevalence of AML is extremely low, making…

图像与视频处理 · 电气工程与系统科学 2024-11-05 Sina Soleimani-Fard , Won Gi Jeong , Francis Ferri Ripalda , Hasti Sasani , Younhee Choi , S Deiva , Gong Yong Jin , Seok-bum Ko

In this paper we consider the problem of unsupervised anomaly segmentation in medical images, which has attracted increasing attention in recent years due to the expensive pixel-level annotations from experts and the existence of a large…

图像与视频处理 · 电气工程与系统科学 2021-12-20 Raunak Dey , Wenbo Sun , Haibo Xu , Yi Hong

Textures and edges contribute different information to image recognition. Edges and boundaries encode shape information, while textures manifest the appearance of regions. Despite the success of Convolutional Neural Networks (CNNs) in…

图像与视频处理 · 电气工程与系统科学 2020-02-12 Ali Hatamizadeh , Demetri Terzopoulos , Andriy Myronenko

Background and objective: MeshCNN is a recently proposed Deep Learning framework that drew attention due to its direct operation on irregular, non-uniform 3D meshes. On selected benchmarking datasets, it outperformed state-of-the-art…

计算机视觉与模式识别 · 计算机科学 2020-09-11 Lisa Schneider , Annika Niemann , Oliver Beuing , Bernhard Preim , Sylvia Saalfeld

Integrating multi-modal data to promote medical image analysis has recently gained great attention. This paper presents a novel scheme to learn the mutual benefits of different modalities to achieve better segmentation results for unpaired…

计算机视觉与模式识别 · 计算机科学 2023-05-02 Jie Yang , Ye Zhu , Chaoqun Wang , Zhen Li , Ruimao Zhang

Equivariance to symmetries has proven to be a powerful inductive bias in deep learning research. Recent works on mesh processing have concentrated on various kinds of natural symmetries, including translations, rotations, scaling, node…

机器学习 · 计算机科学 2022-08-30 Sourya Basu , Jose Gallego-Posada , Francesco Viganò , James Rowbottom , Taco Cohen
‹ 上一页 1 2 3 10 下一页 ›