中文
相关论文

相关论文: Cell Segmentation and Tracking using CNN-Based Dis…

200 篇论文

It has been shown that for automated PAP-smear image classification, nucleus features can be very informative. Therefore, the primary step for automated screening can be cell-nuclei detection followed by segmentation of nuclei in the…

计算机视觉与模式识别 · 计算机科学 2018-06-26 Srishti Gautam , Harinarayan K. K. , Nirmal Jith , Anil K. Sao , Arnav Bhavsar , Adarsh Natarajan

A key limitation of deep convolutional neural networks (DCNN) based image segmentation methods is the lack of generalizability. Manually traced training images are typically required when segmenting organs in a new imaging modality or from…

计算机视觉与模式识别 · 计算机科学 2019-10-01 Yuankai Huo , Zhoubing Xu , Hyeonsoo Moon , Shunxing Bao , Albert Assad , Tamara K. Moyo , Michael R. Savona , Richard G. Abramson , Bennett A. Landman

3D cell tracking in a living organism has a crucial role in live cell image analysis. Cell tracking in C. elegans has two difficulties. First, cell migration in a consecutive frame is large since they move their head during scanning.…

计算机视觉与模式识别 · 计算机科学 2024-03-21 Kaito Shiku , Hiromitsu Shirai , Takeshi Ishihara , Ryoma Bise

Cell shape analysis is important in biomedical research. Deep learning methods may perform to segment individual cells if they use sufficient training data that the boundary of each cell is annotated. However, it is very time-consuming for…

图像与视频处理 · 电气工程与系统科学 2020-02-26 Kazuya Nishimura , Dai Fei Elmer Ker , Ryoma Bise

There has been a steady increase in the incidence of skin cancer worldwide, with a high rate of mortality. Early detection and segmentation of skin lesions are crucial for timely diagnosis and treatment, necessary to improve the survival…

计算机视觉与模式识别 · 计算机科学 2019-12-04 Sulaiman Vesal , Nishant Ravikumar , Andreas Maier

Tracking many cells in time-lapse 3D image sequences is an important challenging task of bioimage informatics. Motivated by a study of brain-wide 4D imaging of neural activity in C. elegans, we present a new method of multi-cell tracking.…

计算机视觉与模式识别 · 计算机科学 2018-01-18 Osamu Hirose , Shotaro Kawaguchi , Terumasa Tokunaga , Yu Toyoshima , Takayuki Teramoto , Sayuri Kuge , Takeshi Ishihara , Yuichi Iino , Ryo Yoshida

Early detection of skin cancer relies on precise segmentation of dermoscopic images of skin lesions. However, this task is challenging due to the irregular shape of the lesion, the lack of sharp borders, and the presence of artefacts such…

图像与视频处理 · 电气工程与系统科学 2024-08-20 Shahzaib Iqbal , Muhammad Zeeshan , Mehwish Mehmood , Tariq M. Khan , Imran Razzak

Dense object detection and temporal tracking are needed across applications domains ranging from people-tracking to analysis of satellite imagery over time. The detection and tracking of malignant skin cancers and benign moles poses a…

计算机视觉与模式识别 · 计算机科学 2016-12-06 Yunzhu Li , Andre Esteva , Brett Kuprel , Rob Novoa , Justin Ko , Sebastian Thrun

Image segmentation is a fundamental and challenging problem in computer vision with applications spanning multiple areas, such as medical imaging, remote sensing, and autonomous vehicles. Recently, convolutional neural networks (CNNs) have…

计算机视觉与模式识别 · 计算机科学 2020-06-24 Ali Hatamizadeh

Cell detection in microscopy images is important to study how cells move and interact with their environment. Most recent deep learning-based methods for cell detection use convolutional neural networks (CNNs). However, inspired by the…

图像与视频处理 · 电气工程与系统科学 2022-06-15 Royden Wagner , Karl Rohr

In this paper, we propose a new approach for building cellular automata to solve real-world segmentation problems. We design and train a cellular automaton that can successfully segment high-resolution images. We consider a colony that…

计算机视觉与模式识别 · 计算机科学 2020-08-14 Mark Sandler , Andrey Zhmoginov , Liangcheng Luo , Alexander Mordvintsev , Ettore Randazzo , Blaise Agúera y Arcas

In recent years, Deep Learning (DL) has shown promising results in conducting AI tasks such as computer vision and image segmentation. Specifically, Convolutional Neural Network (CNN) models in DL have been applied to prevention,detection,…

图像与视频处理 · 电气工程与系统科学 2019-11-19 Ahmed Awad Albishri , Syed Jawad Hussain Shah , Anthony Schmiedler , Seung Suk Kang , Yugyung Lee

For many biological image segmentation tasks, including topological knowledge, such as the nesting of classes, can greatly improve results. However, most `out-of-the-box' CNN models are still blind to such prior information. In this paper,…

计算机视觉与模式识别 · 计算机科学 2018-08-22 Marie Piraud , Anjany Sekuboyina , Bjoern H. Menze

In this paper, we propose a new model to segment cells in phase contrast microscopy images. Cell images collected from the similar scenario share a similar background. Inspired by this, we separate cells from the background in images by…

计算机视觉与模式识别 · 计算机科学 2019-04-02 Lin Zhang

U-Net and its variants have been demonstrated to work sufficiently well in biological cell tracking and segmentation. However, these methods still suffer in the presence of complex processes such as collision of cells, mitosis and…

图像与视频处理 · 电气工程与系统科学 2019-10-22 Deepak K. Gupta , Nathan de Bruijn , Andreas Panteli , Efstratios Gavves

In this work we consider the application of convolutional neural networks (CNNs) for pixel-wise labeling (a.k.a., semantic segmentation) of remote sensing imagery (e.g., aerial color or hyperspectral imagery). Remote sensing imagery is…

计算机视觉与模式识别 · 计算机科学 2019-02-26 Bohao Huang , Daniel Reichman , Leslie M. Collins , Kyle Bradbury , Jordan M. Malof

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 developed for cell…

计算机视觉与模式识别 · 计算机科学 2026-04-29 Hinako Mitsuoka , Kazuhiro Hotta

Deep convolutional neural networks (CNNs) have shown excellent performance in object recognition tasks and dense classification problems such as semantic segmentation. However, training deep neural networks on large and sparse datasets is…

计算机视觉与模式识别 · 计算机科学 2017-12-25 Lorenz Berger , Eoin Hyde , M. Jorge Cardoso , Sebastien Ourselin

Interactive image segmentation is a topic of many studies in image processing. In a conventional approach, a user marks some pixels of the object(s) of interest and background, and an algorithm propagates these labels to the rest of the…

计算机视觉与模式识别 · 计算机科学 2019-01-10 Fabricio Aparecido Breve

Accurate cell segmentation is critical for biological and medical imaging studies. Although recent deep learning models have advanced this task, most methods are limited to generic cell segmentation, lacking the ability to differentiate…

计算机视觉与模式识别 · 计算机科学 2026-03-17 Bisheng Wang , Jaime S. Cardoso , Lin Wu