Search bioRxiv⌕ Search

Biology subjects

Mougeot, G.

Publications and source records attributed to Mougeot, G..

2 recordsLinked to original sources

A General Method for Detection and Segmentation of Terrestrial Arthropods in Images

To better understand the status and trends of insects and other arthropods, emerging technologies like image recognition are developing rapidly. This is creating a strong demand for efficient and accurate algorithms for detection and localization of arthropods in images. Existing models have modest performance and do not generalise well to variation in scale, appearance and density of specimens, or imaging conditions. Consequently, each new application often requires manual labeling of training data and model training, which limits the uptake of image-based tools and technologies. Here, we introduce flatbug, which is a powerful and general model to count and outline insects and other terrestrial arthropods in images. The training dataset is large and diverse and represent 23 different lab- and field-based imaging systems. The best flatbug model achieves an average F 1 = 94.2% on our validation dataset. Crucially, we show that flatbug has great out-of-the-box performance and generalises well to novel contexts. When images from a given dataset are left out of model training, the performance of flatbug is only reduced by on average 7.1% for the dataset in question. By using truly stratified cross-validation, we set a precedent for robust evaluation of deep learning model performance and generalization. We also take steps towards scale- and size-agnostic arthropod detection, by developing an integrated tiling framework for inference and training. Additionally, flatbug s implementation of YOLOv8 for instance segmentation enables downstream background removal and body size estimation. The generaliseability of flatbug stems from the diversity of contexts represented in the flatbug dataset, including 113550 arthropods annotated across 6131 images. Alongside a fully documented Python package with tutorials for integration and analysis via https://github.com/darsa-group/flat-bug/, the flatbug dataset is available from https://www.doi.org/10.5281/zenodo.14761447. By providing performant models and the accompanying dataset, flatbug offers both a ready-to-use tool and a benchmark for the future. Overall, flatbug represents a significant methodological advance within arthropod image detection, with user-friendly integration for monitoring and research. O_FIG O_LINKSMALLFIG WIDTH=200 HEIGHT=134 SRC="FIGDIR/small/647223v1_ufig1.gif" ALT="Figure 1"> View larger version (80K): org.highwire.dtl.DTLVardef@2d25c0org.highwire.dtl.DTLVardef@9929borg.highwire.dtl.DTLVardef@77ff28org.highwire.dtl.DTLVardef@10bd2f_HPS_FORMAT_FIGEXP M_FIG C_FIG

ecology↗

Biom3d, a modular framework to host and develop 3D segmentation methods

U-Net is a convolutional neural network model developed in 2015 and has proven to be one of the most inspiring deep-learning models for image segmentation. Numerous U-Net-based applications have since emerged, constituting a heterogeneous set of tools that illustrate the current reproducibility crisis in the deep-learning field and that remain slow to spread in application fields such as 3D bioimaging. Here we propose a solution named Biom3d, a modular deep learning framework facilitating the integration and development of novel models, metrics, or training schemes for 3D image segmentation. The development philosophy of Biom3d provides an improved code sustainability and reproducibility in line with the FAIR principles and is available as a graphical user interface and an open-source deep-learning framework to target a large community of users, from end users to deep learning developers.

bioinformatics↗