Feedback U-net for Cell Image Segmentation
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.
Code (0)
등록된 구현이 없습니다.
Tasks
Image SegmentationSemantic SegmentationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Accuracy Improvement of Cell Image Segmentation Using Feedback Former
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 SegmentationFeedback Attention for Cell Image Segmentation
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 SegmentationDenseUNets with feedback non-local attention for the segmentation of specular microscopy images of the corneal endothelium with guttae
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
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 LearningSegmentation of patchy areas in biomedical images based on local edge density estimation
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