中文
相关论文

相关论文: Star Shape Prior in Fully Convolutional Networks f…

200 篇论文

Semantic segmentation using convolutional neural networks (CNNs) is the state-of-the-art for many medical image segmentation tasks including myocardial segmentation in cardiac MR images. However, the predicted segmentation maps obtained…

图像与视频处理 · 电气工程与系统科学 2022-08-18 Sofie Tilborghs , Jan Bogaert , Frederik Maes

Automatic segmentation of skin lesion is considered a crucial step in Computer Aided Diagnosis (CAD) for melanoma diagnosis. Despite its significance, skin lesion segmentation remains a challenging task due to their diverse color, texture,…

图像与视频处理 · 电气工程与系统科学 2020-01-27 Md. Kamrul Hasan , Lavsen Dahal , Prasad N. Samarakoon , Fakrul Islam Tushar , Robert Marti Marly

In Astronomy, a huge amount of image data is generated daily by photometric surveys, which scan the sky to collect data from stars, galaxies and other celestial objects. In this paper, we propose a technique to leverage unlabeled…

计算机视觉与模式识别 · 计算机科学 2020-06-26 Ana Martinazzo , Mateus Espadoto , Nina S. T. Hirata

Fully convolutional neural networks (FCNs), and in particular U-Nets, have achieved state-of-the-art results in semantic segmentation for numerous medical imaging applications. Moreover, batch normalization and Dice loss have been used…

图像与视频处理 · 电气工程与系统科学 2020-07-06 Alireza Mehrtash , William M. Wells , Clare M. Tempany , Purang Abolmaesumi , Tina Kapur

We propose a hybrid architecture composed of a fully convolutional network (FCN) and a Dempster-Shafer layer for image semantic segmentation. In the so-called evidential FCN (E-FCN), an encoder-decoder architecture first extracts pixel-wise…

计算机视觉与模式识别 · 计算机科学 2022-02-17 Zheng Tong , Philippe Xu , Thierry Denœux

Understanding visual scenes relies more and more on dense pixel-wise classification obtained via deep fully convolutional neural networks. However, due to the nature of the networks, predictions often suffer from blurry boundaries and…

神经与进化计算 · 计算机科学 2019-09-05 Nicolas Audebert , Alexandre Boulch , Bertrand Le Saux , Sébastien Lefèvre

This work examines the use of a fully convolutional net (FCN) to find an image segment, given a pixel within this segment region. The net receives an image, a point in the image and a region of interest (RoI ) mask. The net output is a…

计算机视觉与模式识别 · 计算机科学 2019-02-26 Sagi Eppel

The encoder-decoder model is a commonly used Deep Neural Network (DNN) model for medical image segmentation. Conventional encoder-decoder models make pixel-wise predictions focusing heavily on local patterns around the pixel. This makes it…

图像与视频处理 · 电气工程与系统科学 2022-08-01 Young Seok Jeon , Hongfei Yang , Mengling Feng

As one kind of skin cancer, melanoma is very dangerous. Dermoscopy based early detection and recarbonization strategy is critical for melanoma therapy. However, well-trained dermatologists dominant the diagnostic accuracy. In order to solve…

计算机视觉与模式识别 · 计算机科学 2017-03-03 Hao Chang

Gliomas are the most common malignant brain tumors that are treated with chemoradiotherapy and surgery. Magnetic Resonance Imaging (MRI) is used by radiotherapists to manually segment brain lesions and to observe their development…

图像与视频处理 · 电气工程与系统科学 2020-11-30 Jonas Wacker , Marcelo Ladeira , José Eduardo Vaz Nascimento

Skin cancer, the most commonly found human malignancy, is primarily diagnosed visually via dermoscopic analysis, biopsy, and histopathological examination. However, unlike other types of cancer, automated image classification of skin…

图像与视频处理 · 电气工程与系统科学 2021-06-01 Yutong Li , Ruoqing Zhu , Annie Qu , Mike Yeh

Early detection of skin cancer, particularly melanoma, is crucial to enable advanced treatment. Due to the rapid growth in the numbers of skin cancers, there is a growing need of computerized analysis for skin lesions. The state-of-the-art…

图像与视频处理 · 电气工程与系统科学 2019-07-31 Manu Goyal , Amanda Oakley , Priyanka Bansal , Darren Dancey , Moi Hoon Yap

1. Research question: With the growing interest in skin diseases and skin aesthetics, the ability to predict facial wrinkles is becoming increasingly important. This study aims to evaluate whether a computational model, convolutional neural…

计算机视觉与模式识别 · 计算机科学 2024-08-20 Ik Jun Moon , Junho Moon , Ikbeom Jang

In ophthalmology, the study of the retinal microcirculation is a key issue in the analysis of many ocular and systemic diseases, like hypertension or diabetes. This motivates the research on improving the retinal vasculature segmentation.…

图像与视频处理 · 电气工程与系统科学 2020-12-23 José Morano , Álvaro S. Hervella , Noelia Barreira , Jorge Novo , José Rouco

We consider the problem of semantic image segmentation using deep convolutional neural networks. We propose a novel network architecture called the label refinement network that predicts segmentation labels in a coarse-to-fine fashion at…

计算机视觉与模式识别 · 计算机科学 2017-03-03 Md Amirul Islam , Shujon Naha , Mrigank Rochan , Neil Bruce , Yang Wang

Automatic detection and segmentation of cells and nuclei in microscopy images is important for many biological applications. Recent successful learning-based approaches include per-pixel cell segmentation with subsequent pixel grouping, or…

计算机视觉与模式识别 · 计算机科学 2018-11-09 Uwe Schmidt , Martin Weigert , Coleman Broaddus , Gene Myers

Low-shot learning methods for image classification support learning from sparse data. We extend these techniques to support dense semantic image segmentation. Specifically, we train a network that, given a small set of annotated images,…

计算机视觉与模式识别 · 计算机科学 2017-09-12 Amirreza Shaban , Shray Bansal , Zhen Liu , Irfan Essa , Byron Boots

We present an approach to learn a dense pixel-wise labeling from image-level tags. Each image-level tag imposes constraints on the output labeling of a Convolutional Neural Network (CNN) classifier. We propose Constrained CNN (CCNN), a…

计算机视觉与模式识别 · 计算机科学 2015-10-20 Deepak Pathak , Philipp Krähenbühl , Trevor Darrell

Deep convolutional neural networks have been proven to be very effective in image related analysis and tasks, such as image segmentation, image classification, image generation, etc. Recently many sophisticated CNN based architectures have…

图像与视频处理 · 电气工程与系统科学 2020-05-12 Eshal Zahra , Bostan Ali , Wajahat Siddique

Skin cancer can be identified by dermoscopic examination and ocular inspection, but early detection significantly increases survival chances. Artificial intelligence (AI), using annotated skin images and Convolutional Neural Networks…

计算机视觉与模式识别 · 计算机科学 2025-12-24 Abdullah Al Shafi , Abdul Muntakim , Pintu Chandra Shill , Rowzatul Zannat , Abdullah Al-Amin