中文
相关论文

相关论文: Feedback U-net for Cell Image Segmentation

200 篇论文

3D medical image processing with deep learning greatly suffers from a lack of data. Thus, studies carried out in this field are limited compared to works related to 2D natural image analysis, where very large datasets exist. As a result,…

Traditionally, the vision community has devised algorithms to estimate the distance between an original image and images that have been subject to perturbations. Inspiration was usually taken from the human visual perceptual system and how…

机器学习 · 计算机科学 2020-11-18 Alexander Hepburn , Valero Laparra , Jesús Malo , Ryan McConville , Raul Santos-Rodriguez

This paper proposes to use Fast Fourier Transformation-based U-Net (a refined fully convolutional networks) and perform image convolution in neural networks. Leveraging the Fast Fourier Transformation, it reduces the image convolution costs…

计算机视觉与模式识别 · 计算机科学 2020-10-12 Varsha Nair , Moitrayee Chatterjee , Neda Tavakoli , Akbar Siami Namin , Craig Snoeyink

State-of-the-art results of semantic segmentation are established by Fully Convolutional neural Networks (FCNs). FCNs rely on cascaded convolutional and pooling layers to gradually enlarge the receptive fields of neurons, resulting in an…

计算机视觉与模式识别 · 计算机科学 2016-03-17 Zhicheng Yan , Hao Zhang , Yangqing Jia , Thomas Breuel , Yizhou Yu

Convolution is a central operation in Convolutional Neural Networks (CNNs), which applies a kernel to overlapping regions shifted across the image. However, because of the strong correlations in real-world image data, convolutional kernels…

Despite the growing success of Convolution neural networks (CNN) in the recent past in the task of scene segmentation, the standard models lack some of the important features that might result in sub-optimal segmentation outputs. The widely…

计算机视觉与模式识别 · 计算机科学 2020-09-16 Soham Chattopadhyay , Hritam Basak

Radiological imaging offers effective measurement of anatomy, which is useful in disease diagnosis and assessment. Previous study has shown that the left atrial wall remodeling can provide information to predict treatment outcome in atrial…

计算机视觉与模式识别 · 计算机科学 2018-12-07 Shuman Jia , Antoine Despinasse , Zihao Wang , Hervé Delingette , Xavier Pennec , Pierre Jaïs , Hubert Cochet , Maxime Sermesant

This study proposed a deep learning-based tracking method for ultrasound (US) image-guided radiation therapy. The proposed cascade deep learning model is composed of an attention network, a mask region-based convolutional neural network…

计算机视觉与模式识别 · 计算机科学 2023-02-15 Yupei Zhang , Xianjin Dai , Zhen Tian , Yang Lei , Jacob F. Wynne , Pretesh Patel , Yue Chen , Tian Liu , Xiaofeng Yang

Whole brain segmentation using deep learning (DL) is a very challenging task since the number of anatomical labels is very high compared to the number of available training images. To address this problem, previous DL methods proposed to…

图像与视频处理 · 电气工程与系统科学 2019-06-06 Pierrick Coupé , Boris Mansencal , Michaël Clément , Rémi Giraud , Baudouin Denis de Senneville , Vinh-Thong Ta , Vincent Lepetit , José V. Manjon

We propose the autofocus convolutional layer for semantic segmentation with the objective of enhancing the capabilities of neural networks for multi-scale processing. Autofocus layers adaptively change the size of the effective receptive…

计算机视觉与模式识别 · 计算机科学 2018-06-12 Yao Qin , Konstantinos Kamnitsas , Siddharth Ancha , Jay Nanavati , Garrison Cottrell , Antonio Criminisi , Aditya Nori

In this paper we present a methodology that uses convolutional neural networks (CNNs) for segmentation by iteratively growing predicted mask regions in each coordinate direction. The CNN is used to predict class probability scores in a…

图像与视频处理 · 电气工程与系统科学 2020-09-25 John Lagergren , Erica Rutter , Kevin Flores

Segmentation has been a major task in neuroimaging. A large number of automated methods have been developed for segmenting healthy and diseased brain tissues. In recent years, deep learning techniques have attracted a lot of attention as a…

图像与视频处理 · 电气工程与系统科学 2019-07-05 Jimit Doshi , Guray Erus , Mohamad Habes , Christos Davatzikos

Transformer-based models, capable of learning better global dependencies, have recently demonstrated exceptional representation learning capabilities in computer vision and medical image analysis. Transformer reformats the image into…

Deep learning based approaches are now widely used across biophysics to help automate a variety of tasks including image segmentation, feature selection, and deconvolution. However, the presence of multiple competing deep learning…

图像与视频处理 · 电气工程与系统科学 2025-01-31 J Shepard Bryan , Pedro Pessoa , Meyam Tavakoli , Steve Presse

An automatic approach to counting any kind of cells could alleviate work of the experts and boost the research in fields such as regenerative medicine. In this paper, a method for microscopy cell counting using multiple frames (hence…

计算机视觉与模式识别 · 计算机科学 2018-02-01 Alexander Gomez Villa , Augusto Salazar , Igor Stefanini

Traditional convolutional neural networks (CNN) are stationary and feedforward. They neither change their parameters during evaluation nor use feedback from higher to lower layers. Real brains, however, do. So does our Deep Attention…

计算机视觉与模式识别 · 计算机科学 2014-07-29 Marijn Stollenga , Jonathan Masci , Faustino Gomez , Juergen Schmidhuber

In this paper, we present a fully automatic brain tumor segmentation and classification model using a Deep Convolutional Neural Network that includes a multiscale approach. One of the differences of our proposal with respect to previous…

图像与视频处理 · 电气工程与系统科学 2024-02-12 Francisco Javier Díaz-Pernas , Mario Martínez-Zarzuela , Míriam Antón-Rodríguez , David González-Ortega

This paper presents a new artificial neuron model capable of learning its receptive field in the topological domain of inputs. The model provides adaptive and differentiable local connectivity (plasticity) applicable to any domain. It…

神经与进化计算 · 计算机科学 2020-09-08 F. Boray Tek

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

Despite the remarkable success of deep learning systems over the last decade, a key difference still remains between neural network and human decision-making: As humans, we cannot only form a decision on the spot, but also ponder,…