paper-with-me

Papers

Feedback U-net for Cell Image Segmentation

2020-04-30 · Eisuke Shibuya, Kazuhiro Hotta

Human brain is a layered structure, and performs not only a feedforward process from a lower layer to an upper layer but also a feedback process from an upper layer to a lower layer. The layer is a collection of neurons, and neural network is a mathematical model of the function of neurons. Although neural network imitates the human brain, everyone uses only feedforward process from the lower layer to the upper layer, and feedback process from the upper layer to the lower layer is not used. Therefore, in this paper, we propose Feedback U-Net using Convolutional LSTM which is the segmentation method using Convolutional LSTM and feedback process. The output of U-net gave feedback to the input, and the second round is performed. By using Convolutional LSTM, the features in the second round are extracted based on the features acquired in the first round. On both of the Drosophila cell image and Mouse cell image datasets, our method outperformed conventional U-Net which uses only feedforward process.

📄 PDF Abstract BibTeX arXiv:2004.14581

Code (0)

등록된 구현이 없습니다.

Tasks

Image SegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
U-Net 설명 없음
Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Accuracy Improvement of Cell Image Segmentation Using Feedback Former

2024-08-23 · Hinako Mitsuoka, Kazuhiro Hotta

Semantic segmentation of microscopy cell images by deep learning is a significant technique. We considered that the Transformers, which have recently outperformed CNNs in image recognition, could also be improved and dev…

Semantic Segmentation

Feedback Attention for Cell Image Segmentation

2020-08-14 · Hiroki Tsuda, Eisuke Shibuya, Kazuhiro Hotta

In this paper, we address cell image segmentation task by Feedback Attention mechanism like feedback processing. Unlike conventional neural network models of feedforward processing, we focused on the feedback processing …

Image SegmentationSegmentationSemantic Segmentation

DenseUNets with feedback non-local attention for the segmentation of specular microscopy images of the corneal endothelium with guttae

2022-03-03 · Juan P. Vigueras-Guillén, Jeroen van Rooij, Bart T. H. van Dooren, Hans G. Lemij 외

To estimate the corneal endothelial parameters from specular microscopy images depicting cornea guttata (Fuchs dystrophy), we propose a new deep learning methodology that includes a novel attention mechanism named feedba…

Using Deep Learning for Segmentation and Counting within Microscopy Data

2018-02-28 · Carlos X. Hernández, Mohammad M. Sultan, Vijay S. Pande

Cell counting is a ubiquitous, yet tedious task that would greatly benefit from automation. From basic biological questions to clinical trials, cell counts provide key quantitative feedback that drive research. Unfortuna…

Deep Learning

Segmentation of patchy areas in biomedical images based on local edge density estimation

2022-09-22 · Biomedical Signal Processing and Control 2022 9 · Aleksandr M. Sinitca, Airat R. Kayumov, Pavel V. Zelenikhin, Andrey G. Porfiriev 외

We suggest an effective approach for the semi-automated segmentation of biomedical images according to their patchiness based on local edge density estimation. Our approach does not require any preliminary learning or tu…

Density EstimationImage SegmentationSegmentation