中文
相关论文

相关论文: Redefining the Down-Sampling Scheme of U-Net for P…

200 篇论文

It is essential but challenging to share medical image datasets due to privacy issues, which prohibit building foundation models and knowledge transfer. In this paper, we propose a novel dataset distillation method to condense the original…

计算机视觉与模式识别 · 计算机科学 2024-03-21 Zhen Yu , Yang Liu , Qingchao Chen

Healthcare industries face challenges when experiencing rare diseases due to limited samples. Artificial Intelligence (AI) communities overcome this situation to create synthetic data which is an ethical and privacy issue in the medical…

图像与视频处理 · 电气工程与系统科学 2024-10-17 Al Amin , Kamrul Hasan , Saleh Zein-Sabatto , Liang Hong , Sachin Shetty , Imtiaz Ahmed , Tariqul Islam

Recent advances have been made in applying convolutional neural networks to achieve more precise prediction results for medical image segmentation problems. However, the success of existing methods has highly relied on huge computational…

图像与视频处理 · 电气工程与系统科学 2021-08-24 Dian Qin , Jiajun Bu , Zhe Liu , Xin Shen , Sheng Zhou , Jingjun Gu , Zhijua Wang , Lei Wu , Huifen Dai

The diagnosis of brain cancer relies heavily on medical imaging techniques, with MRI being the most commonly used. It is necessary to perform automatic segmentation of brain tumors on MRI images. This project intends to build an MRI…

图像与视频处理 · 电气工程与系统科学 2024-06-28 Yuxiang Hu , Haowei Yang , Ting Xu , Shuyao He , Jiajie Yuan , Haozhang Deng

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

Model binarization is an effective method of compressing neural networks and accelerating their inference process. However, a significant performance gap still exists between the 1-bit model and the 32-bit one. The empirical study shows…

计算机视觉与模式识别 · 计算机科学 2022-09-26 Haotong Qin , Xiangguo Zhang , Ruihao Gong , Yifu Ding , Yi Xu , Xianglong Liu

Split learning (SL) has been proposed to train deep learning models in a decentralized manner. For decentralized healthcare applications with vertical data partitioning, SL can be beneficial as it allows institutes with complementary…

计算机视觉与模式识别 · 计算机科学 2022-09-28 Holger R. Roth , Ali Hatamizadeh , Ziyue Xu , Can Zhao , Wenqi Li , Andriy Myronenko , Daguang Xu

The ship-detection task in satellite imagery presents significant obstacles to even the most state of the art segmentation models due to lack of labelled dataset or approaches which are not able to generalize to unseen images. The most…

计算机视觉与模式识别 · 计算机科学 2019-10-29 Venkatesh R , Anand Metha

There has been a debate in 3D medical image segmentation on whether to use 2D or 3D networks, where both pipelines have advantages and disadvantages. 2D methods enjoy a low inference time and greater transfer-ability while 3D methods are…

计算机视觉与模式识别 · 计算机科学 2019-11-26 Qihang Yu , Yingda Xia , Lingxi Xie , Elliot K. Fishman , Alan L. Yuille

The task of point cloud upsampling aims to acquire dense and uniform point sets from sparse and irregular point sets. Although significant progress has been made with deep learning models, state-of-the-art methods require ground-truth dense…

计算机视觉与模式识别 · 计算机科学 2022-06-14 Xinhai Liu , Xinchen Liu , Yu-Shen Liu , Zhizhong Han

The segmentation of ultra-high resolution images poses challenges such as loss of spatial information or computational inefficiency. In this work, a novel approach that combines encoder-decoder architectures with domain decomposition…

计算机视觉与模式识别 · 计算机科学 2025-04-25 Corné Verburg , Alexander Heinlein , Eric C. Cyr

We propose a method based on deep learning to perform cardiac segmentation on short axis MRI image stacks iteratively from the top slice (around the base) to the bottom slice (around the apex). At each iteration, a novel variant of U-net is…

计算机视觉与模式识别 · 计算机科学 2018-04-26 Qiao Zheng , Hervé Delingette , Nicolas Duchateau , Nicholas Ayache

The automated analysis of microscopy images is a challenge in the context of single-cell tracking and quantification. This work has as goals the study of the performance of deep learning for segmenting microscopy images and the improvement…

定量方法 · 定量生物学 2022-10-05 André O. Françani

X-ray Computed Tomography (XCT) techniques have evolved to a point that high-resolution data can be acquired so fast that classic segmentation methods are prohibitively cumbersome, demanding automated data pipelines capable of dealing with…

图像与视频处理 · 电气工程与系统科学 2023-12-05 João P C Bertoldo , Etienne Decencière , David Ryckelynck , Henry Proudhon

Accurate segmentation of kidneys and kidney tumors is an essential step for radiomic analysis as well as developing advanced surgical planning techniques. In clinical analysis, the segmentation is currently performed by clinicians from the…

图像与视频处理 · 电气工程与系统科学 2020-06-05 Wenshuai Zhao , Dihong Jiang , Jorge Peña Queralta , Tomi Westerlund

Graph pooling has been increasingly considered for graph neural networks (GNNs) to facilitate hierarchical graph representation learning. Existing graph pooling methods commonly consist of two stages, i.e., selecting the top-ranked nodes…

机器学习 · 计算机科学 2022-04-28 Mingxing Xu , Wenrui Dai , Chenglin Li , Junni Zou , Hongkai Xiong

Segmentation is one of the most significant steps in image processing. Segmenting an image is a technique that makes it possible to separate a digital image into various areas based on the different characteristics of pixels in the image.…

图像与视频处理 · 电气工程与系统科学 2024-11-20 Sina Derakhshandeh , Ali Mahloojifar

U-Net has been the go-to architecture for medical image segmentation tasks, however computational challenges arise when extending the U-Net architecture to 3D images. We propose the Implicit U-Net architecture that adapts the efficient…

图像与视频处理 · 电气工程与系统科学 2022-07-01 Sergio Naval Marimont , Giacomo Tarroni

Huge amount of data is the key of the success of deep learning, however, redundant information impairs the generalization ability of the model and increases the burden of calculation. Dataset Distillation (DD) compresses the original…

计算机视觉与模式识别 · 计算机科学 2025-03-12 Hangyang Kong , Wenbo Zhou , Xuxiang He , Xiaotong Tu , Xinghao Ding

Image segmentation is a primary task in many medical applications. Recently, many deep networks derived from U-Net have been extensively used in various medical image segmentation tasks. However, in most of the cases, networks similar to…

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