Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Label-Free Quantification in the Crux Toolkit.

Journal of proteome research·2026
Same author

Prevalent gut phages encode modular adhesins mediating epithelial binding and endoplasmic reticulum trafficking.

Nature communications·2026
Same author

Tilorone suppresses TGF-β-driven fibroblast activation and restores BMP-Smad1/5/8 signaling: implications for laryngotracheal fibrosis.

Journal of translational medicine·2026
Same author

Role of Ca2+-activated KCa3.1 potassium channel in CAR T cell effector function.

Journal of immunology (Baltimore, Md. : 1950)·2026
Same author

Effects of Sulfate Metabolites of Chrysin, Quercetin, Luteolin, and Myricetin on the Albumin Binding of Warfarin (Site I) and Biliverdin (Heme Site): from Theoretical to Practical Considerations.

ACS omega·2026
Same author

A Subphase-Labeled Mitotic Dataset for AI-powered Cell Division Analysis.

Scientific data·2026
Same journal

Turbulent flow in a vortex separator with a directed pipe inlet.

Scientific reports·2026
Same journal

Systematic characteristic evaluation of clay-based cementitious material derived from calcium carbide residue and waste tile powder.

Scientific reports·2026
Same journal

Retraction Note: Improvement of a rapid diagnostic application of monoclonal antibodies against avian influenza H7 subtype virus using Europium nanoparticles.

Scientific reports·2026
Same journal

Applying large language models to spam detection in the Kazakh low-resource language setting.

Scientific reports·2026
Same journal

An open-source 3D printing system enabling in-situ freeze-thaw processing of hydrogels.

Scientific reports·2026
Same journal

An enhanced EfficientNet framework for automated waste classification using cosine annealing and label smoothing.

Scientific reports·2026
See all related articles

Related Experiment Video

Updated: Dec 25, 2025

Analyzing Mitochondrial Morphology Through Simulation Supervised Learning
12:06

Analyzing Mitochondrial Morphology Through Simulation Supervised Learning

Published on: March 3, 2023

4.6K

Test-time augmentation for deep learning-based cell segmentation on microscopy images.

Nikita Moshkov1,2,3, Botond Mathe1, Attila Kertesz-Farkas3

  • 1Biological Research Centre, Szeged, Hungary.

Scientific Reports
|March 21, 2020
PubMed
Summary
This summary is machine-generated.

Test-time augmentation (TTA) significantly improves deep learning model accuracy for microscopy image analysis. This method enhances both semantic and instance segmentation, achieving top scores in nuclei segmentation challenges.

More Related Videos

Deep Learning-Based Segmentation of Cryo-Electron Tomograms
10:25

Deep Learning-Based Segmentation of Cryo-Electron Tomograms

Published on: November 11, 2022

10.4K
Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography
04:48

Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography

Published on: November 30, 2022

3.3K

Related Experiment Videos

Last Updated: Dec 25, 2025

Analyzing Mitochondrial Morphology Through Simulation Supervised Learning
12:06

Analyzing Mitochondrial Morphology Through Simulation Supervised Learning

Published on: March 3, 2023

4.6K
Deep Learning-Based Segmentation of Cryo-Electron Tomograms
10:25

Deep Learning-Based Segmentation of Cryo-Electron Tomograms

Published on: November 11, 2022

10.4K
Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography
04:48

Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography

Published on: November 30, 2022

3.3K

Area of Science:

  • Computational Biology
  • Machine Learning
  • Image Analysis

Background:

  • Deep learning models require extensive annotated data for high accuracy in microscopy image processing.
  • Test-time augmentation (TTA) offers an alternative to training set expansion for improving model performance.

Purpose of the Study:

  • To integrate TTA into U-Net (semantic segmentation) and Mask R-CNN (instance segmentation) for single-cell microscopy image analysis.
  • To evaluate the impact of simple TTA techniques on prediction accuracy.

Main Methods:

  • Implemented TTA by generating transformed image versions at prediction time and merging results.
  • Applied TTA to semantic segmentation (U-Net) and instance segmentation (Mask R-CNN) models.
  • Utilized microscopy images from the Data Science Bowl 2018 and other cell culture datasets.

Main Results:

  • TTA significantly improved prediction accuracy for both U-Net and Mask R-CNN models, even with basic augmentations like rotation and flipping.
  • The highest-scoring method from the Data Science Bowl 2018 was further enhanced using TTA.
  • The TTA-enhanced method achieved an all-time best score in the Data Science Bowl nuclei segmentation competition.

Conclusions:

  • TTA is an effective strategy for boosting the accuracy of deep learning models in single-cell microscopy image segmentation.
  • Simple TTA methods, when properly merged, can lead to substantial improvements in prediction performance.
  • The proposed TTA approach demonstrates state-of-the-art performance in nuclei segmentation tasks.