中文
相关论文

相关论文: Representing Topological Self-Similarity Using Fra…

200 篇论文

Topological correctness is critical for segmentation of tubular structures, which pervade in biomedical images. Existing topological segmentation loss functions are primarily based on the persistent homology of the image. They match the…

计算机视觉与模式识别 · 计算机科学 2025-10-29 Bo Wen , Haochen Zhang , Dirk-Uwe G. Bartsch , William R. Freeman , Truong Q. Nguyen , Cheolhong An

Medical image segmentation is essential for clinical applications such as disease diagnosis, treatment planning, and disease development monitoring because it provides precise morphological and spatial information on anatomical structures…

计算机视觉与模式识别 · 计算机科学 2026-05-01 Moin Safdar , Shahzaib Iqbal , Mubeen Ghafoor , Tariq M. Khan , Imran Razzak , Thantrira Porntaveetus , Hamid Alinejad-Rokny

Accurate segmentation of tubular structures in medical images, such as vessels and airway trees, is crucial for computer-aided diagnosis, radiotherapy, and surgical planning. However, significant challenges exist in algorithm design when…

图像与视频处理 · 电气工程与系统科学 2025-04-11 Yi Huang , Ke Zhang , Wei Liu , Yuanyuan Wang , Vishal M. Patel , Le Lu , Xu Han , Dakai Jin , Ke Yan

Fluorescence microscopy has become a widely used tool for studying various biological structures of in vivo tissue or cells. However, quantitative analysis of these biological structures remains a challenge due to their complexity which is…

计算机视觉与模式识别 · 计算机科学 2019-04-16 Soonam Lee , Chichen Fu , Paul Salama , Kenneth W. Dunn , Edward J. Delp

Automatic medical image segmentation, an essential component of medical image analysis, plays an importantrole in computer-aided diagnosis. For example, locating and segmenting the liver can be very helpful in livercancer diagnosis and…

图像与视频处理 · 电气工程与系统科学 2019-10-28 Xi Fang , Bo Du , Sheng Xu , Bradford J. Wood , Pingkun Yan

Biomedical image segmentation is a critical task in medical diagnosis and treatment planning, enabling precise delineation of anatomical structures and pathological regions. Despite significant advancements, challenges persist due to the…

计算机视觉与模式识别 · 计算机科学 2026-05-22 Joao Batista Florindo , Amanda Pontes de Oliveira Ornelas

Precise segmentation of retinal arteries and veins carries the diagnosis of systemic cardiovascular conditions. However, standard convolutional architectures often yield topologically disjointed segmentations, characterized by gaps and…

计算机视觉与模式识别 · 计算机科学 2026-02-04 Iftekhar Ahmed , Shakib Absar , Aftar Ahmad Sami , Shadman Sakib , Debojyoti Biswas , Seraj Al Mahmud Mostafa

In recent years, Fully Convolutional Networks (FCN) has been widely used in various semantic segmentation tasks, including multi-modal remote sensing imagery. How to fuse multi-modal data to improve the segmentation performance has always…

计算机视觉与模式识别 · 计算机科学 2018-07-25 Shihao Sun , Lei Yang , Wenjie Liu , Ruirui Li

Accurate lung tumor segmentation is crucial for improving diagnosis, treatment planning, and patient outcomes in oncology. However, the complexity of tumor morphology, size, and location poses significant challenges for automated…

图像与视频处理 · 电气工程与系统科学 2026-02-16 Elena Mulero Ayllón , Massimiliano Mantegna , Linlin Shen , Paolo Soda , Valerio Guarrasi , Matteo Tortora

The fractal dimension provides a statistical index of object complexity by studying how the pattern changes with the measuring scale. Although useful in several classification tasks, the fractal dimension is under-explored in deep learning…

机器学习 · 计算机科学 2024-01-10 Julia El Zini , Bassel Musharrafieh , Mariette Awad

Tubular structure segmentation in medical images, e.g., segmenting vessels in CT scans, serves as a vital step in the use of computers to aid in screening early stages of related diseases. But automatic tubular structure segmentation in CT…

计算机视觉与模式识别 · 计算机科学 2019-12-10 Yan Wang , Xu Wei , Fengze Liu , Jieneng Chen , Yuyin Zhou , Wei Shen , Elliot K. Fishman , Alan L. Yuille

Accurate segmentation of tubular and curvilinear structures, such as blood vessels, neurons, and road networks, is crucial in various applications. A key challenge is ensuring topological correctness while maintaining computational…

图像与视频处理 · 电气工程与系统科学 2025-03-21 Siyi Wu , Leyi Zhao , Haotian Ma , Xinyuan Song

Accurate segmentation of medical images is essential for diagnosis and treatment of diseases. These problems are solved by highly complex models, such as deep networks (DN), requiring a large amount of labeled data for training. Thereby,…

图像与视频处理 · 电气工程与系统科学 2022-04-15 Dario Sitnik , Ivica Kopriva

Recently, state-of-the-art results have been achieved in semantic segmentation using fully convolutional networks (FCNs). Most of these networks employ encoder-decoder style architecture similar to U-Net and are trained with images and the…

计算机视觉与模式识别 · 计算机科学 2019-01-28 Balamurali Murugesan , Kaushik Sarveswaran , Sharath M Shankaranarayana , Keerthi Ram , Mohanasankar Sivaprakasam

We introduce a design strategy for neural network macro-architecture based on self-similarity. Repeated application of a simple expansion rule generates deep networks whose structural layouts are precisely truncated fractals. These networks…

计算机视觉与模式识别 · 计算机科学 2017-05-30 Gustav Larsson , Michael Maire , Gregory Shakhnarovich

Wireless mesh networks (WMNs) depend on the spatial distribution of nodes, which directly influences connectivity, routing efficiency, and overall network performance. Conventional models typically assume uniform or random node placement,…

网络与互联网体系结构 · 计算机科学 2025-12-01 Marat Zaidyn , Sayat Akhtanov , Dana Turlykozhayeva , Symbat Temesheva , Almat Akhmetali , Alisher Skabylov , Nurzhan Ussipov

As recent advances in AI are causing the decline of conventional diagnostic methods, the realization of end-to-end diagnosis is fast approaching. Ultrasound image segmentation is an important step in the diagnostic process. An accurate and…

计算机视觉与模式识别 · 计算机科学 2023-08-30 Yuhan Song , Armagan Elibol , Nak Young Chong

Feature pyramids have been widely adopted in convolutional neural networks and transformers for tasks in medical image segmentation. However, existing models generally focus on the Encoder-side Transformer for feature extraction. We further…

计算机视觉与模式识别 · 计算机科学 2025-04-08 Hongyi Cai , Mohammad Mahdinur Rahman , Wenzhen Dong , Jingyu Wu

In this paper, we implemented both sequential and parallel version of fractal image compression algorithms using CUDA (Compute Unified Device Architecture) programming model for parallelizing the program in Graphics Processing Unit for…

分布式、并行与集群计算 · 计算机科学 2014-04-04 Md. Enamul Haque , Abdullah Al Kaisan , Mahmudur R Saniat , Aminur Rahman

Recent advances in deep learning have transformed many fields by introducing generic embedding spaces, capable of achieving great predictive performance with minimal labeling effort. The geology field has not yet met such success. In this…

机器学习 · 计算机科学 2021-08-23 Jonathan Kavitzky , Jonathan Zarecki , Idan Brusilovsky , Uriel Singer
‹ 上一页 1 2 3 10 下一页 ›