vix.ing · top · new · best · stats · spec

A CNN Framenwork Based on Line Annotations for Detecting Nematodes in Microscopic Images

2020/04/21 by Long Chen, Martin Strauch, Chen, Long +15
Agricultural and Biological Sciences · Biochemistry, Genetics and Molecular Biology · #Computer Vision and Pattern Recognition (cs.CV) #FOS: Computer and information sciences #Genetics, Aging, and Longevity in Model Organisms #Machine Learning (cs.LG) #Smart Agriculture and AI

paper · pdf · doi:10.48550/arxiv.2004.09795

openalex publication_date 2020/04/21 · openalex created_date 2020/05/01 · openalex updated_date 2026/07/28

Abstract

Plant parasitic nematodes cause damage to crop plants on a global scale. Robust detection on image data is a prerequisite for monitoring such nematodes, as well as for many biological studies involving the nematode C. elegans, a common model organism. Here, we propose a framework for detecting worm-shaped objects in microscopic images that is based on convolutional neural networks (CNNs). We annotate nematodes with curved lines along the body, which is more suitable for worm-shaped objects than bounding boxes. The trained model predicts worm skeletons and body endpoints. The endpoints serve to untangle the skeletons from which segmentation masks are reconstructed by estimating the body width at each location along the skeleton. With light-weight backbone networks, we achieve 75.85 % precision, 73.02 % recall on a potato cyst nematode data set and 84.20 % precision, 85.63 % recall on a public C. elegans data set.

Related