中文
相关论文

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

200 篇论文

Dermoscopy image detection stays a tough task due to the weak distinguishable property of the object.Although the deep convolution neural network signifigantly boosted the performance on prevelance computer vision tasks in recent…

计算机视觉与模式识别 · 计算机科学 2017-03-16 Hongdiao Wen

One of the most common tasks in medical imaging is semantic segmentation. Achieving this segmentation automatically has been an active area of research, but the task has been proven very challenging due to the large variation of anatomy…

计算机视觉与模式识别 · 计算机科学 2018-04-10 Holger R. Roth , Chen Shen , Hirohisa Oda , Masahiro Oda , Yuichiro Hayashi , Kazunari Misawa , Kensaku Mori

Medical image segmentation is a fundamental task for medical image analysis and surgical planning. In recent years, UNet-based networks have prevailed in the field of medical image segmentation. However, convolution-neural networks (CNNs)…

计算机视觉与模式识别 · 计算机科学 2023-06-06 Xin You , Junjun He , Jie Yang , Yun Gu

As a basic task in computer vision, semantic segmentation can provide fundamental information for object detection and instance segmentation to help the artificial intelligence better understand real world. Since the proposal of fully…

计算机视觉与模式识别 · 计算机科学 2018-02-14 Jiachi Zhang , Xiaolei Shen , Tianqi Zhuo , Hong Zhou

Segmentation of skin lesions is considered as an important step in computer aided diagnosis (CAD) for automated melanoma diagnosis. In recent years, segmentation methods based on fully convolutional networks (FCN) have achieved great…

计算机视觉与模式识别 · 计算机科学 2018-08-01 Lei Bi , Dagan Feng , Jinman Kim

Semantic segmentation is critical to image content understanding and object localization. Recent development in fully-convolutional neural network (FCN) has enabled accurate pixel-level labeling. One issue in previous works is that the FCN…

计算机视觉与模式识别 · 计算机科学 2016-07-08 Qin Huang , Chunyang Xia , Wenchao Zheng , Yuhang Song , Hao Xu , C. -C. Jay Kuo

Transfer learning is widely used for training machine learning models. Here, we study the role of transfer learning for training fully convolutional networks (FCNs) for medical image segmentation. Our experiments show that although transfer…

计算机视觉与模式识别 · 计算机科学 2022-04-05 Davood Karimi , Simon K. Warfield , Ali Gholipour

Semantic segmentation with deep learning has achieved great progress in classifying the pixels in the image. However, the local location information is usually ignored in the high-level feature extraction by the deep learning, which is…

计算机视觉与模式识别 · 计算机科学 2020-01-03 Yi Lu , Yaran Chen , Dongbin Zhao , Jianxin Chen

Today, deep convolutional neural networks (CNNs) have demonstrated state of the art performance for supervised medical image segmentation, across various imaging modalities and tasks. Despite early success, segmentation networks may still…

计算机视觉与模式识别 · 计算机科学 2020-11-24 Rosana El Jurdi , Caroline Petitjean , Paul Honeine , Veronika Cheplygina , Fahed Abdallah

We present a method for skin lesion segmentation for the ISIC 2017 Skin Lesion Segmentation Challenge. Our approach is based on a Fully Convolutional Network architecture which is trained end to end, from scratch, on a limited dataset. Our…

计算机视觉与模式识别 · 计算机科学 2017-03-16 Dhanesh Ramachandram , Terrance DeVries

Cell nuclei detection is a challenging research topic because of limitations in cellular image quality and diversity of nuclear morphology, i.e. varying nuclei shapes, sizes, and overlaps between multiple cell nuclei. This has been a topic…

图像与视频处理 · 电气工程与系统科学 2019-01-23 Mohammad Tofighi , Tiantong Guo , Jairam K. P. Vanamala , Vishal Monga

In this paper, we propose a method to improve prediction accuracy of semantic segmentation methods as follows: (1) construct a neural network that has pre-processing layers based on a convolutional autoencoder ahead of a semantic…

计算机视觉与模式识别 · 计算机科学 2024-07-10 Hisashi Shimodaira

Learning-based 3D shape segmentation is usually formulated as a semantic labeling problem, assuming that all parts of training shapes are annotated with a given set of tags. This assumption, however, is impractical for learning fine-grained…

计算机视觉与模式识别 · 计算机科学 2022-01-14 Xiaogang Wang , Xun Sun , Xinyu Cao , Kai Xu , Bin Zhou

Automatic skin lesion segmentation methods based on fully convolutional networks (FCNs) are regarded as the state-of-the-art for accuracy. When there are, however, insufficient training data to cover all the variations in skin lesions,…

计算机视觉与模式识别 · 计算机科学 2024-12-17 Lei Bi , Michael Fulham , Jinman Kim

Early detection of melanoma is difficult for the human eye but a crucial step towards reducing its death rate. Computerized detection of these melanoma and other skin lesions is necessary. The central research question in this paper is "How…

图像与视频处理 · 电气工程与系统科学 2019-10-24 Beril Sirmacek , Max Kivits

Semantic segmentation is the pixel-wise labelling of an image. Since the problem is defined at the pixel level, determining image class labels only is not acceptable, but localising them at the original image pixel resolution is necessary.…

计算机视觉与模式识别 · 计算机科学 2022-03-17 Irem Ulku , Erdem Akagunduz

Early detection and segmentation of skin lesions is crucial for timely diagnosis and treatment, necessary to improve the survival rate of patients. However, manual delineation is time consuming and subject to intra- and inter-observer…

计算机视觉与模式识别 · 计算机科学 2019-02-26 Sulaiman Vesal , Shreyas Malakarjun Patil , Nishant Ravikumar , Andreas Maier

Computer-aided diagnosis systems for classification of different type of skin lesions have been an active field of research in recent decades. It has been shown that introducing lesions and their attributes masks into lesion classification…

计算机视觉与模式识别 · 计算机科学 2019-04-01 Mostafa Jahanifar , Neda Zamani Tajeddin , Navid Alemi Koohbanani , Ali Gooya , Nasir Rajpoot

Detection of cell nuclei in microscopic images is a challenging research topic, because of limitations in cellular image quality and diversity of nuclear morphology, i.e. varying nuclei shapes, sizes, and overlaps between multiple cell…

计算机视觉与模式识别 · 计算机科学 2018-07-10 Mohammad Tofighi , Tiantong Guo , Jairam K. P. Vanamala , Vishal Monga

This paper proposes a novel image segmentation approachthat integrates fully convolutional networks (FCNs) with a level setmodel. Compared with a FCN, the integrated method can incorporatesmoothing and prior information to achieve an…

计算机视觉与模式识别 · 计算机科学 2017-10-25 Min Tang , Sepehr Valipour , Zichen Vincent Zhang , Dana Cobzas , MartinJagersand
‹ 上一页 1 2 3 10 下一页 ›