中文
相关论文

相关论文: Preserving instance continuity and length in segme…

200 篇论文

Vessel segmentation and centerline extraction are two crucial preliminary tasks for many computer-aided diagnosis tools dealing with vascular diseases. Recently, deep-learning based methods have been widely applied to these tasks. However,…

图像与视频处理 · 电气工程与系统科学 2024-02-23 Pierre Rougé , Nicolas Passat , Odyssée Merveille

Image segmentation is a fundamental and challenging problem in computer vision with applications spanning multiple areas, such as medical imaging, remote sensing, and autonomous vehicles. Recently, convolutional neural networks (CNNs) have…

计算机视觉与模式识别 · 计算机科学 2020-06-24 Ali Hatamizadeh

Brain tumor segmentation is crucial for diagnosis and treatment planning, yet challenges such as class imbalance and limited model generalization continue to hinder progress. This work presents a reproducible evaluation of U-Net…

计算机视觉与模式识别 · 计算机科学 2025-10-13 Saumya B

Breast cancer (BC) remains a significant health threat, with no long-term cure currently available. Early detection is crucial, yet mammography interpretation is hindered by high false positives and negatives. With BC incidence projected to…

计算机视觉与模式识别 · 计算机科学 2023-06-22 Jai Vardhan , Taraka Satya Krishna Teja Malisetti

Pruning and quantization are proven methods for improving the performance and storage efficiency of convolutional neural networks (CNNs). Pruning removes near-zero weights in tensors and masks weak connections between neurons in…

机器学习 · 计算机科学 2020-06-23 Yuan Wen , David Gregg

Instance segmentation is a core computer vision task with great practical significance. Recent advances, driven by large-scale benchmark datasets, have yielded good general-purpose Convolutional Neural Network (CNN)-based methods. Natural…

计算机视觉与模式识别 · 计算机科学 2024-10-11 Przemyslaw Polewski , Jacquelyn Shelton , Wei Yao , Marco Heurich

From diagnosing neovascular diseases to detecting white matter lesions, accurate tiny vessel segmentation in fundus images is critical. Promising results for accurate vessel segmentation have been known. However, their effectiveness in…

计算机视觉与模式识别 · 计算机科学 2021-04-20 Suraj Mishra , Danny Z. Chen , X. Sharon Hu

The work presented in this paper is to propose a reliable high-quality system of Convolutional Neural Network (CNN) for brain tumor segmentation with a low computation requirement. The system consists of a CNN for the main processing for…

图像与视频处理 · 电气工程与系统科学 2023-08-15 Yanming Sun , Chunyan Wang

Facial nerve segmentation is crucial for preoperative path planning in cochlear implantation surgery. Recently, researchers have proposed some segmentation methods, such as atlas-based and deep learning-based methods. However, since the…

图像与视频处理 · 电气工程与系统科学 2024-07-02 Guanghao Zhu , Lin Liu , Jing Zhang , Xiaohui Du , Ruqian Hao , Juanxiu Liu

Fully convolutional networks (FCNs), including UNet and VNet, are widely-used network architectures for semantic segmentation in recent studies. However, conventional FCN is typically trained by the cross-entropy or Dice loss, which only…

图像与视频处理 · 电气工程与系统科学 2021-01-26 Kelei He , Chunfeng Lian , Ehsan Adeli , Jing Huo , Yang Gao , Bing Zhang , Junfeng Zhang , Dinggang Shen

In recent years, continuous latent space (CLS) and discrete latent space (DLS) deep learning models have been proposed for medical image analysis for improved performance. However, these models encounter distinct challenges. CLS models…

计算机视觉与模式识别 · 计算机科学 2023-10-30 Vandan Gorade , Sparsh Mittal , Debesh Jha , Ulas Bagci

One of the critical steps in improving accurate single neuron reconstruction from three-dimensional (3D) optical microscope images is the neuronal structure segmentation. However, they are always hard to segment due to the lack in quality.…

图像与视频处理 · 电气工程与系统科学 2021-01-25 Heng Wang , Yang Song , Chaoyi Zhang , Jianhui Yu , Siqi Liu , Hanchuan Peng , Weidong Cai

Accurately segmenting and individualizing cells in SEM images is a highly promising technique for elucidating tissue architecture in oncology. While current AI-based methods are effective, errors persist, necessitating time-consuming manual…

图像与视频处理 · 电气工程与系统科学 2025-04-11 Florian Robert , Alexia Calovoulos , Laurent Facq , Fanny Decoeur , Etienne Gontier , Christophe F. Grosset , Baudouin Denis de Senneville

Segmenting medical images accurately and reliably is important for disease diagnosis and treatment. It is a challenging task because of the wide variety of objects' sizes, shapes, and scanning modalities. Recently, many convolutional neural…

图像与视频处理 · 电气工程与系统科学 2022-01-17 Ange Lou , Shuyue Guan , Hanseok Ko , Murray Loew

Accurate automatic segmentation of brain anatomy from $T_1$-weighted~($T_1$-w) magnetic resonance images~(MRI) has been a computationally intensive bottleneck in neuroimaging pipelines, with state-of-the-art results obtained by unsupervised…

计算机视觉与模式识别 · 计算机科学 2018-08-01 Amod Jog , Bruce Fischl

Semantic segmentation and instance level segmentation made substantial progress in recent years due to the emergence of deep neural networks (DNNs). A number of deep architectures with Convolution Neural Networks (CNNs) were proposed that…

计算机视觉与模式识别 · 计算机科学 2019-09-18 Pulak Purkait , Christopher Zach , Ian Reid

Brain extraction (skull stripping) is a challenging problem in neuroimaging. It is due to the variability in conditions from data acquisition or abnormalities in images, making brain morphology and intensity characteristics changeable and…

计算机视觉与模式识别 · 计算机科学 2022-01-31 Duy H. M. Nguyen , Duy M. Nguyen , Mai T. N. Truong , Thu Nguyen , Khanh T. Tran , Nguyen A. Triet , Pham T. Bao , Binh T. Nguyen

Network intrusion detection is critical for securing modern networks, yet the complexity of network traffic poses significant challenges to traditional methods. This study proposes a Temporal Convolutional Network(TCN) model featuring a…

密码学与安全 · 计算机科学 2025-02-11 Rukmini Nazre , Rujuta Budke , Omkar Oak , Suraj Sawant , Amit Joshi

Convolutional Neural Networks (CNNs) have shown to be powerful medical image segmentation models. In this study, we address some of the main unresolved issues regarding these models. Specifically, training of these models on small medical…

计算机视觉与模式识别 · 计算机科学 2022-12-06 Davood Karimi , Ali Gholipour

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
‹ 上一页 1 8 9 10 下一页 ›