中文
相关论文

相关论文: CAggNet: Crossing Aggregation Network for Medical …

200 篇论文

In this paper, we present a generic deep convolutional neural network (DCNN) for multi-class image segmentation. It is based on a well-established supervised end-to-end DCNN model, known as U-net. U-net is firstly modified by adding widely…

图像与视频处理 · 电气工程与系统科学 2020-04-29 Mina Jafari , Ruizhe Li , Yue Xing , Dorothee Auer , Susan Francis , Jonathan Garibaldi , Xin Chen

In view of the recent paradigm shift in deep AI based image processing methods, medical image processing has advanced considerably. In this study, we propose a novel deep neural network (DNN), entitled InceptNet, in the scope of medical…

图像与视频处理 · 电气工程与系统科学 2023-09-06 Amirhossein Sajedi , Mohammad Javad Fadaeieslam

Medical image segmentation can provide detailed information for clinical analysis which can be useful for scenarios where the detailed location of a finding is important. Knowing the location of disease can play a vital role in treatment…

图像与视频处理 · 电气工程与系统科学 2021-11-23 Abhishek Srivastava , Sukalpa Chanda , Debesh Jha , Michael A. Riegler , Pål Halvorsen , Dag Johansen , Umapada Pal

Deep learning based medical image segmentation models usually require large datasets with high-quality dense segmentations to train, which are very time-consuming and expensive to prepare. One way to tackle this challenge is by using the…

计算机视觉与模式识别 · 计算机科学 2019-08-27 Duo Wang , Ming Li , Nir Ben-Shlomo , C. Eduardo Corrales , Yu Cheng , Tao Zhang , Jagadeesan Jayender

Current medical image segmentation approaches have limitations in deeply exploring multi-scale information and effectively combining local detail textures with global contextual semantic information. This results in over-segmentation,…

计算机视觉与模式识别 · 计算机科学 2025-01-08 Zhenkun Lu , Chaoyin She , Wei Wang , Qinghua Huang

Medical image segmentation underpins computer-aided diagnosis and therapy by supporting clinical diagnosis, preoperative planning, and disease monitoring. While U-Net style convolutional neural networks perform well due to their…

计算机视觉与模式识别 · 计算机科学 2025-11-19 Jun Ding , Shang Gao

In medical imaging, precise annotation of lesions or organs is often required. However, 3D volumetric images typically consist of hundreds or thousands of slices, making the annotation process extremely time-consuming and laborious.…

计算机视觉与模式识别 · 计算机科学 2024-12-12 Bingzhi Shen , Lufan Chang , Siqi Chen , Shuxiang Guo , Hao Liu

Automated histopathological image analysis plays a vital role in computer-aided diagnosis of various diseases. Among developed algorithms, deep learning-based approaches have demonstrated excellent performance in multiple tasks, including…

计算机视觉与模式识别 · 计算机科学 2025-10-24 Nima Torbati , Anastasia Meshcheryakova , Ramona Woitek , Diana Mechtcheriakova , Amirreza Mahbod

We develop and approach to unsupervised semantic medical image segmentation that extends previous work with generative adversarial networks. We use existing edge detection methods to construct simple edge diagrams, train a generative model…

图像与视频处理 · 电气工程与系统科学 2019-11-14 Umaseh Sivanesan , Luis H. Braga , Ranil R. Sonnadara , Kiret Dhindsa

Medical image segmentation plays a crucial role in clinical medicine, serving as a key tool for auxiliary diagnosis, treatment planning, and disease monitoring. However, traditional segmentation methods such as U-Net are often limited by…

图像与视频处理 · 电气工程与系统科学 2025-12-22 Gaoyu Chen , Haixia Pan

Semantic segmentation is one of the core tasks in the field of computer vision, and its goal is to accurately classify each pixel in an image. The traditional Unet model achieves efficient feature extraction and fusion through an…

计算机视觉与模式识别 · 计算机科学 2025-02-07 Xuan Li , Quanchao Lu , Yankaiqi Li , Muqing Li , Yijiashun Qi

Automated medical image segmentation plays an important role in many clinical applications, which however is a very challenging task, due to complex background texture, lack of clear boundary and significant shape and texture variation…

图像与视频处理 · 电气工程与系统科学 2020-10-26 Qikui Zhu , Liang Li , Jiangnan Hao , Yunfei Zha , Yan Zhang , Yanxiang Cheng , Fei Liao , Pingxiang Li

This work explores a hybrid approach to segmentation as an alternative to a purely data-driven approach. We introduce an end-to-end U-Net based network called DU-Net, which uses additional frequency preserving features, namely the…

图像与视频处理 · 电气工程与系统科学 2020-04-16 Alakh Desai , Ruchi Chauhan , Jayanthi Sivaswamy

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…

图像与视频处理 · 电气工程与系统科学 2023-02-22 Ange Lou , Shuyue Guan , Murray Loew

We propose a new residual block for convolutional neural networks and demonstrate its state-of-the-art performance in medical image segmentation. We combine attention mechanisms with group convolutions to create our group attention…

图像与视频处理 · 电气工程与系统科学 2021-04-09 Chaitanya Kaul , Nick Pears , Hang Dai , Roderick Murray-Smith , Suresh Manandhar

Medical image segmentation is vital to the area of medical imaging because it enables professionals to more accurately examine and understand the information offered by different imaging modalities. The technique of splitting a medical…

图像与视频处理 · 电气工程与系统科学 2024-09-01 Aitik Gupta , Joydip Dhar

In recent years Deep Learning has brought about a breakthrough in Medical Image Segmentation. U-Net is the most prominent deep network in this regard, which has been the most popular architecture in the medical imaging community. Despite…

计算机视觉与模式识别 · 计算机科学 2019-09-17 Nabil Ibtehaz , M. Sohel Rahman

This paper introduces an extremely efficient CNN architecture named DFANet for semantic segmentation under resource constraints. Our proposed network starts from a single lightweight backbone and aggregates discriminative features through…

计算机视觉与模式识别 · 计算机科学 2019-04-05 Hanchao Li , Pengfei Xiong , Haoqiang Fan , Jian Sun

Instance segmentation is critical in biomedical imaging to accurately distinguish individual objects like cells, which often overlap and vary in size. Recent query-based methods, where object queries guide segmentation, have shown strong…

计算机视觉与模式识别 · 计算机科学 2025-08-05 Yaroslav Prytula , Illia Tsiporenko , Ali Zeynalli , Dmytro Fishman

Deep learning has substantially advanced medical image segmentation, yet achieving robust generalization across diverse imaging modalities and anatomical structures remains a major challenge. A key contributor to this limitation lies in how…

图像与视频处理 · 电气工程与系统科学 2026-01-23 Shams Nafisa Ali , Taufiq Hasan
‹ 上一页 1 8 9 10 下一页 ›