中文
相关论文

相关论文: Primitive Geometry Segment Pre-training for 3D Med…

200 篇论文

The difficulties in both data acquisition and annotation substantially restrict the sample sizes of training datasets for 3D medical imaging applications. As a result, constructing high-performance 3D convolutional neural networks from…

图像与视频处理 · 电气工程与系统科学 2022-01-06 Shu Zhang , Zihao Li , Hong-Yu Zhou , Jiechao Ma , Yizhou Yu

Large-scale pre-training holds the promise to advance 3D medical object detection, a crucial component of accurate computer-aided diagnosis. Yet, it remains underexplored compared to segmentation, where pre-training has already demonstrated…

图像与视频处理 · 电气工程与系统科学 2025-09-22 Katharina Eckstein , Constantin Ulrich , Michael Baumgartner , Jessica Kächele , Dimitrios Bounias , Tassilo Wald , Ralf Floca , Klaus H. Maier-Hein

Accurate and efficient 3D medical image segmentation is essential for clinical AI, where models must remain reliable under stringent memory, latency, and data availability constraints. Transformer-based methods achieve strong accuracy but…

机器学习 · 计算机科学 2026-03-10 Kavyansh Tyagi , Vishwas Rathi , Puneet Goyal

3D medical image segmentation often faces heavy resource and time consumption, limiting its scalability and rapid deployment in clinical environments. Existing efficient segmentation models are typically static and manually designed prior…

计算机视觉与模式识别 · 计算机科学 2025-09-12 Linhao Li , Yiwen Ye , Ziyang Chen , Yong Xia

As deep learning methods continue to improve medical image segmentation performance, data annotation is still a big bottleneck due to the labor-intensive and time-consuming burden on medical experts, especially for 3D images. To…

计算机视觉与模式识别 · 计算机科学 2023-09-26 Yixuan Wu , Bo Zheng , Jintai Chen , Danny Z. Chen , Jian Wu

Masked Autoencoders (MAEs) have been shown to be effective in pre-training Vision Transformers (ViTs) for natural and medical image analysis problems. By reconstructing missing pixel/voxel information in visible patches, a ViT encoder can…

计算机视觉与模式识别 · 计算机科学 2025-11-20 Pengfei Gu , Huimin Li , Yejia Zhang , Chaoli Wang , Danny Z. Chen

Pixel-wise segmentation of laparoscopic scenes is essential for computer-assisted surgery but difficult to scale due to the high cost of dense annotations. We propose depth-guided surgical scene segmentation (DepSeg), a training-free…

计算机视觉与模式识别 · 计算机科学 2025-12-08 Kunyi Yang , Qingyu Wang , Cheng Yuan , Yutong Ban

Deep learning-based medical image segmentation and surface mesh generation typically involve a sequential pipeline from image to segmentation to meshes, often requiring large training datasets while making limited use of prior geometric…

Universal segmentation models offer significant potential in addressing a wide range of tasks by effectively leveraging discrete annotations. As the scope of tasks and modalities expands, it becomes increasingly important to generate and…

计算机视觉与模式识别 · 计算机科学 2024-10-10 Yiwen Ye , Ziyang Chen , Jianpeng Zhang , Yutong Xie , Yong Xia

To address prevalent issues in medical imaging, such as data acquisition challenges and label availability, transfer learning from natural to medical image domains serves as a viable strategy to produce reliable segmentation results.…

图像与视频处理 · 电气工程与系统科学 2023-11-15 Hao Li , Han Liu , Dewei Hu , Jiacheng Wang , Ipek Oguz

Over the past few years, the rapid development of deep learning technologies for computer vision has significantly improved the performance of medical image segmentation (MedISeg). However, the diverse implementation strategies of various…

计算机视觉与模式识别 · 计算机科学 2023-05-09 Dong Zhang , Yi Lin , Hao Chen , Zhuotao Tian , Xin Yang , Jinhui Tang , Kwang Ting Cheng

Supervised machine learning provides state-of-the-art solutions to a wide range of computer vision problems. However, the need for copious labelled training data limits the capabilities of these algorithms in scenarios where such input is…

计算机视觉与模式识别 · 计算机科学 2022-09-02 András Kalapos , Bálint Gyires-Tóth

Obtaining large-scale medical data, annotated or unannotated, is challenging due to stringent privacy regulations and data protection policies. In addition, annotating medical images requires that domain experts manually delineate…

计算机视觉与模式识别 · 计算机科学 2025-05-16 Tushar Kataria , Shireen Y. Elhabian

Medical image segmentation is crucial for disease diagnosis and treatment planning, yet developing robust segmentation models often requires substantial computational resources and large datasets. Existing research shows that pre-trained…

计算机视觉与模式识别 · 计算机科学 2025-08-05 Paul Zaha , Lars Böcking , Simeon Allmendinger , Leopold Müller , Niklas Kühl

Recent advances in deep learning have shown that learning robust feature representations is critical for the success of many computer vision tasks, including medical image segmentation. In particular, both transformer and…

计算机视觉与模式识别 · 计算机科学 2025-02-03 David Li , Anvar Kurmukov , Mikhail Goncharov , Roman Sokolov , Mikhail Belyaev

Medical image segmentation, the task of partitioning an image into meaningful parts, is an important step toward automating medical image analysis and is at the crux of a variety of medical imaging applications, such as computer aided…

计算机视觉与模式识别 · 计算机科学 2016-07-06 Masoud S. Nosrati , Ghassan Hamarneh

3D image segmentation plays an important role in biomedical image analysis. Many 2D and 3D deep learning models have achieved state-of-the-art segmentation performance on 3D biomedical image datasets. Yet, 2D and 3D models have their own…

计算机视觉与模式识别 · 计算机科学 2018-12-11 Hao Zheng , Yizhe Zhang , Lin Yang , Peixian Liang , Zhuo Zhao , Chaoli Wang , Danny Z. Chen

Harnessing the power of pre-training on large-scale datasets like ImageNet forms a fundamental building block for the progress of representation learning-driven solutions in computer vision. Medical images are inherently different from…

计算机视觉与模式识别 · 计算机科学 2023-08-01 Jeya Maria Jose Valanarasu , Yucheng Tang , Dong Yang , Ziyue Xu , Can Zhao , Wenqi Li , Vishal M. Patel , Bennett Landman , Daguang Xu , Yufan He , Vishwesh Nath

Learning inter-image similarity is crucial for 3D medical images self-supervised pre-training, due to their sharing of numerous same semantic regions. However, the lack of the semantic prior in metrics and the semantic-independent variation…

计算机视觉与模式识别 · 计算机科学 2023-03-03 Yuting He , Guanyu Yang , Rongjun Ge , Yang Chen , Jean-Louis Coatrieux , Boyu Wang , Shuo Li

Deep convolutional neural networks (CNNs) have been widely used for medical image segmentation. In most studies, only the output layer is exploited to compute the final segmentation results and the hidden representations of the deep learned…

图像与视频处理 · 电气工程与系统科学 2022-12-20 Sheng He , Yanfang Feng , P. Ellen Grant , Yangming Ou
‹ 上一页 1 2 3 10 下一页 ›