中文
相关论文

相关论文: Geometric Learning-Based Transformer Network for E…

200 篇论文

3D meshes are fundamental data representations for capturing complex geometric shapes in computer vision and graphics applications. While Convolutional Neural Networks (CNNs) have excelled in structured data like images, extending them to…

图形学 · 计算机科学 2025-07-09 Saqib Nazir , Olivier Lézoray , Sébastien Bougleux

Fully automatic cardiac segmentation can be a fast and reproducible method to extract clinical measurements from an echocardiography examination. The U-Net architecture is the current state-of-the-art deep learning architecture for medical…

图像与视频处理 · 电气工程与系统科学 2024-10-28 Gilles Van De Vyver , Sarina Thomas , Guy Ben-Yosef , Sindre Hellum Olaisen , Håvard Dalen , Lasse Løvstakken , Erik Smistad

Deployment of deep learning models in robotics as sensory information extractors can be a daunting task to handle, even using generic GPU cards. Here, we address three of its most prominent hurdles, namely, i) the adaptation of a single…

计算机视觉与模式识别 · 计算机科学 2019-02-28 Vladimir Nekrasov , Thanuja Dharmasiri , Andrew Spek , Tom Drummond , Chunhua Shen , Ian Reid

Deep convolutional neural networks (CNNs) have shown excellent performance in object recognition tasks and dense classification problems such as semantic segmentation. However, training deep neural networks on large and sparse datasets is…

计算机视觉与模式识别 · 计算机科学 2017-12-25 Lorenz Berger , Eoin Hyde , M. Jorge Cardoso , Sebastien Ourselin

Many recent medical segmentation systems rely on powerful deep learning models to solve highly specific tasks. To maximize performance, it is standard practice to evaluate numerous pipelines with varying model topologies, optimization…

机器学习 · 计算机科学 2019-11-06 Mathias Perslev , Erik Bjørnager Dam , Akshay Pai , Christian Igel

Accurate image segmentation of the liver is a challenging problem owing to its large shape variability and unclear boundaries. Although the applications of fully convolutional neural networks (CNNs) have shown groundbreaking results,…

计算机视觉与模式识别 · 计算机科学 2021-01-26 Minyoung Chung , Jingyu Lee , Jeongjin Lee , Yeong-Gil Shin

Fully convolutional neural networks have made promising progress in joint liver and liver tumor segmentation. Instead of following the debates over 2D versus 3D networks (for example, pursuing the balance between large-scale 2D pretraining…

图像与视频处理 · 电气工程与系统科学 2022-03-09 Shuxin Wang , Shilei Cao , Zhizhong Chai , Dong Wei , Kai Ma , Liansheng Wang , Yefeng Zheng

This paper reports Deep LOGISMOS approach to 3D tumor segmentation by incorporating boundary information derived from deep contextual learning to LOGISMOS - layered optimal graph image segmentation of multiple objects and surfaces. Accurate…

计算机视觉与模式识别 · 计算机科学 2018-01-29 Zhihui Guo , Ling Zhang , Le Lu , Mohammadhadi Bagheri , Ronald M. Summers , Milan Sonka , Jianhua Yao

In this research project, we put forward an advanced method for airway segmentation based on the existent convolutional neural network (CNN) and graph neural network (GNN). The method is originated from the vessel segmentation, but we…

图像与视频处理 · 电气工程与系统科学 2021-10-01 Yihua Yang

Accurate brain tumour segmentation is a crucial step towards improving disease diagnosis and proper treatment planning. In this paper, we propose a deep-learning based method to segment a brain tumour into its subregions: whole tumour,…

图像与视频处理 · 电气工程与系统科学 2020-09-17 Mina Ghaffari , Arcot Sowmya , Ruth Oliver

Automation of brain tumors in 3D magnetic resonance images (MRIs) is key to assess the diagnostic and treatment of the disease. In recent years, convolutional neural networks (CNNs) have shown improved results in the task. However, high…

图像与视频处理 · 电气工程与系统科学 2020-09-28 Laura Mora Ballestar , Veronica Vilaplana

Structural magnetic resonance imaging (MRI) has been widely utilized for analysis and diagnosis of brain diseases. Automatic segmentation of brain tumors is a challenging task for computer-aided diagnosis due to low-tissue contrast in the…

图像与视频处理 · 电气工程与系统科学 2020-11-22 Mohammad Hamghalam , Baiying Lei , Tianfu Wang

When using Convolutional Neural Networks (CNNs) for segmentation of organs and lesions in medical images, the conventional approach is to work with inputs and outputs either as single slice (2D) or whole volumes (3D). One common…

图像与视频处理 · 电气工程与系统科学 2020-11-17 Minh H. Vu , Guus Grimbergen , Tufve Nyholm , Tommy Löfstedt

Multi-organ segmentation is one of most successful applications of deep learning in medical image analysis. Deep convolutional neural nets (CNNs) have shown great promise in achieving clinically applicable image segmentation performance on…

图像与视频处理 · 电气工程与系统科学 2020-12-18 Hao Tang , Xingwei Liu , Kun Han , Shanlin Sun , Narisu Bai , Xuming Chen , Huang Qian , Yong Liu , Xiaohui Xie

Deep learning-based approaches, particularly graph neural networks (GNNs), have gained prominence in simulating flexible deformations and contacts of solids, due to their ability to handle unstructured physical fields and nonlinear…

机器学习 · 计算机科学 2026-04-07 Zhe Feng , Shilong Tao , Haonan Sun , Shaohan Chen , Zhanxing Zhu , Yunhuai Liu

Whole brain segmentation is an important neuroimaging task that segments the whole brain volume into anatomically labeled regions-of-interest. Convolutional neural networks have demonstrated good performance in this task. Existing…

图像与视频处理 · 电气工程与系统科学 2021-11-01 Yeshu Li , Jonathan Cui , Yilun Sheng , Xiao Liang , Jingdong Wang , Eric I-Chao Chang , Yan Xu

Recently, machine learning has been successfully applied to model-based left ventricle (LV) segmentation. The general framework involves two stages, which starts with LV localization and is followed by boundary delineation. Both are driven…

计算机视觉与模式识别 · 计算机科学 2015-07-29 Peng Sun , Haoyin Zhou , Devon Lundine , James K. Min , Guanglei Xiong

Data-driven fault detection has been regarded as a 3D image segmentation task. The models trained from synthetic data are difficult to generalize in some surveys. Recently, training 3D fault segmentation using sparse manual 2D slices is…

计算机视觉与模式识别 · 计算机科学 2024-10-28 Yimin Dou , Kewen Li , Jianbing Zhu , Timing Li , Shaoquan Tan , Zongchao Huang

We present a joint graph convolution-image convolution neural network as our submission to the Brain Tumor Segmentation (BraTS) 2021 challenge. We model each brain as a graph composed of distinct image regions, which is initially segmented…

图像与视频处理 · 电气工程与系统科学 2022-08-02 Camillo Saueressig , Adam Berkley , Reshma Munbodh , Ritambhara Singh

Precise segmentation of organs and tumors plays a crucial role in clinical applications. It is a challenging task due to the irregular shapes and various sizes of organs and tumors as well as the significant class imbalance between the…

图像与视频处理 · 电气工程与系统科学 2020-07-03 Ziqiang Li , Hong Pan , Yaping Zhu , A. K. Qin