中文
相关论文

相关论文: rNCA: Self-Repairing Segmentation Masks

200 篇论文

Optical coherence tomography (OCT) is a noninvasive imaging modality which can be used to obtain depth images of the retina. The changing layer thicknesses can thus be quantified by analyzing these OCT images, moreover these changes have…

计算机视觉与模式识别 · 计算机科学 2018-03-15 Yufan He , Aaron Carass , Bruno M. Jedynak , Sharon D. Solomon , Shiv Saidha , Peter A. Calabresi , Jerry L. Prince

Thousands of people suffer from cranial injuries every year. They require personalized implants that need to be designed and manufactured before the reconstruction surgery. The manual design is expensive and time-consuming leading to…

图像与视频处理 · 电气工程与系统科学 2024-06-04 Marek Wodzinski , Daria Hemmerling , Mateusz Daniol

Nuclei instance segmentation is critical in computational pathology for cancer diagnosis and prognosis. Recently, the Segment Anything Model has demonstrated exceptional performance in various segmentation tasks, leveraging its rich priors…

计算机视觉与模式识别 · 计算机科学 2026-03-31 Jingze Su , Tianle Zhu , Jiaxin Cai , Zhiyi Wang , Qi Li , Xiao Zhang , Tong Tong , Shu Wang , Wenxi Liu

Deploying off-the-shelf segmentation networks on biomedical data has become common practice, yet if structures of interest in an image sequence are visible only temporarily, existing frame-by-frame methods fail. In this paper, we provide a…

计算机视觉与模式识别 · 计算机科学 2020-11-23 Özgün Çiçek , Yassine Marrakchi , Enoch Boasiako Antwi , Barbara Di Ventura , Thomas Brox

Image-based crack detection algorithms are increasingly in demand in infrastructure monitoring, as early detection of cracks is of paramount importance for timely maintenance planning. While deep learning has significantly advanced crack…

计算机视觉与模式识别 · 计算机科学 2025-04-22 Ghodsiyeh Rostami , Po-Han Chen , Mahdi S. Hosseini

Recurrent Neural Networks (RNNs) have been a prominent concept within artificial intelligence. They are inspired by Biological Neural Networks (BNNs) and provide an intuitive and abstract representation of how BNNs work. Derived from the…

神经与进化计算 · 计算机科学 2017-03-09 Stefano Nichele , Andreas Molund

We propose a regularization scheme for image reconstruction that leverages the power of deep learning while hinging on classic sparsity-promoting models. Many deep-learning-based models are hard to interpret and cumbersome to analyze…

图像与视频处理 · 电气工程与系统科学 2024-07-10 Mehrsa Pourya , Sebastian Neumayer , Michael Unser

The segmentation of diseases is a popular topic explored by researchers in the field of machine learning. Brain tumors are extremely dangerous and require the utmost precision to segment for a successful surgery. Patients with tumors…

图像与视频处理 · 电气工程与系统科学 2022-04-05 Sanskriti Singh

Automatic segmentation of organs-at-risk (OARs) in CT scans using convolutional neural networks (CNNs) is being introduced into the radiotherapy workflow. However, these segmentations still require manual editing and approval by clinicians…

计算机视觉与模式识别 · 计算机科学 2022-06-28 Edward G. A. Henderson , Andrew F. Green , Marcel van Herk , Eliana M. Vasquez Osorio

This paper proposes a novel automatically generating image masks method for the state-of-the-art Mask R-CNN deep learning method. The Mask R-CNN method achieves the best results in object detection until now, however, it is very…

计算机视觉与模式识别 · 计算机科学 2021-05-21 Hao Wu , Jan Paul Siebert , Xiangrong Xu

Fully convolutional neural networks (CNNs) have proven to be effective at representing and classifying textural information, thus transforming image intensity into output class masks that achieve semantic image segmentation. In medical…

计算机视觉与模式识别 · 计算机科学 2019-09-12 Ali Hatamizadeh , Demetri Terzopoulos , Andriy Myronenko

Separating and labeling each instance of a nucleus (instance-aware segmentation) is the key challenge in segmenting single cell nuclei on fluorescence microscopy images. Deep Neural Networks can learn the implicit transformation of a…

计算机视觉与模式识别 · 计算机科学 2021-08-11 Florian Kromp , Lukas Fischer , Eva Bozsaky , Inge Ambros , Wolfgang Doerr , Sabine Taschner-Mandl , Peter Ambros , Allan Hanbury

Semantic segmentation of functional magnetic resonance imaging (fMRI) makes great sense for pathology diagnosis and decision system of medical robots. The multi-channel fMRI provides more information of the pathological features. But the…

计算机视觉与模式识别 · 计算机科学 2017-07-12 Lei Tai , Haoyang Ye , Qiong Ye , Ming Liu

Convolutional neural networks (CNNs) have achieved state-of-the-art performance for automatic medical image segmentation. However, they have not demonstrated sufficiently accurate and robust results for clinical use. In addition, they are…

Automatic segmentation of retina vessels plays a pivotal role in clinical diagnosis of prevalent eye diseases, such as, Diabetic Retinopathy or Age-related Macular Degeneration. Due to the complex construction of blood vessels, with…

图像与视频处理 · 电气工程与系统科学 2023-02-21 Benjamin Hou

CrackMamba, a Mamba-based model, is designed for efficient and accurate crack segmentation for monitoring the structural health of infrastructure. Traditional Convolutional Neural Network (CNN) models struggle with limited receptive fields,…

计算机视觉与模式识别 · 计算机科学 2024-10-29 Xin Zuo , Yu Sheng , Jifeng Shen , Yongwei Shan

Object segmentation is a key component in the visual system of a robot that performs tasks like grasping and object manipulation, especially in presence of occlusions. Like many other computer vision tasks, the adoption of deep…

计算机视觉与模式识别 · 计算机科学 2021-11-23 Federico Ceola , Elisa Maiettini , Giulia Pasquale , Lorenzo Rosasco , Lorenzo Natale

We introduce Neural Particle Automata (NPA), a Lagrangian generalization of Neural Cellular Automata (NCA) from static lattices to dynamic particle systems. Unlike classical Eulerian NCA where cells are pinned to pixels or voxels, NPA model…

神经与进化计算 · 计算机科学 2026-01-23 Hyunsoo Kim , Ehsan Pajouheshgar , Sabine Süsstrunk , Wenzel Jakob , Jinah Park

Continual learning (CL) in medical imaging presents a unique challenge, requiring models to adapt to new domains while retaining previously acquired knowledge. We introduce NCAdapt, a Neural Cellular Automata (NCA) based method designed to…

图像与视频处理 · 电气工程与系统科学 2024-11-01 Amin Ranem , John Kalkhof , Anirban Mukhopadhyay

Robust principal component analysis (RPCA) decomposes an observation matrix into low-rank background and sparse object components. This capability has enabled its application in tasks ranging from image restoration to segmentation. However,…

计算机视觉与模式识别 · 计算机科学 2025-08-07 Fengyi Wu , Yimian Dai , Tianfang Zhang , Yixuan Ding , Jian Yang , Ming-Ming Cheng , Zhenming Peng