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

Perceptual Constancy01:12

Perceptual Constancy

1.3K
Perceptual constancy is the ability to recognize that objects remain consistent and unchanged even when their appearance varies due to changes in sensory input. There are four main types of perceptual constancy: size constancy, shape constancy, color constancy, and brightness constancy.
Size constancy is the recognition that an object remains the same size, even when its image on the retina changes. For instance, a bus is perceived to be large enough to carry people, even if it looks tiny from...
1.3K
Depth Perception and Spatial Vision01:15

Depth Perception and Spatial Vision

1.8K
Depth perception is the ability to perceive objects three-dimensionally. It relies on two types of cues: binocular and monocular. Binocular cues depend on the combination of images from both eyes and how the eyes work together. Since the eyes are in slightly different positions, each eye captures a slightly different image. This disparity between images, known as binocular disparity, helps the brain interpret depth. When the brain compares these images, it determines the distance to an object.
1.8K
Difference from Background: Limit of Detection01:05

Difference from Background: Limit of Detection

8.0K
The limit of detection (LOD) is the smallest amount of analyte that can be distinguished from the background noise. The LOD value corresponds to the concentration at which the analyte signal is three times larger than the standard deviation of the blank signal. Below this value, the analyte signal cannot be differentiated from the background noise. It is calculated by dividing the calibration slope by 3 times the standard deviation of the blank signals.
The LOD indicates the presence or absence...
8.0K

You might also read

Related Articles

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

Sort by
Same author

Advancements in Radiomics-Based AI for Pancreatic Ductal Adenocarcinoma.

Bioengineering (Basel, Switzerland)·2025
Same author

Building Better Deep Learning Models Through Dataset Fusion: A Case Study in Skin Cancer Classification with Hyperdatasets.

Diagnostics (Basel, Switzerland)·2025
Same author

How Resilient Are Deep Learning Models in Medical Image Analysis? The Case of the Moment-Based Adversarial Attack (Mb-AdA).

Biomedicines·2022
Same author

Omics Data and Data Representations for Deep Learning-Based Predictive Modeling.

International journal of molecular sciences·2022
Same author

Biometrics: Going 3D.

Sensors (Basel, Switzerland)·2022
Same author

Hand-Crafted and Learned Feature Aggregation for Visual Marble Tiles Screening.

Journal of imaging·2022

Related Experiment Video

Updated: Jan 16, 2026

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
03:31

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

Published on: December 15, 2023

1.0K

Empirical Evaluation of Invariances in Deep Vision Models.

Konstantinos Keremis1, Eleni Vrochidou1, George A Papakostas1

  • 1MLV Research Group, Department of Informatics, Democritus University of Thrace, 65404 Kavala, Greece.

Journal of Imaging
|September 26, 2025
PubMed
Summary

Deep learning models struggle with image rotation and scale changes. Vision transformers (ViTs) show better robustness to blur and noise than convolutional neural networks (CNNs) in recognition tasks.

Keywords:
artificial intelligencecomputer visionconvolutional neural networksdeep learningimage perturbationsinvariancesmodel robustnessvision transformers

More Related Videos

Author Spotlight: Deciphering Electrical Networks Behind Complex Brain Activities and Disorders
05:49

Author Spotlight: Deciphering Electrical Networks Behind Complex Brain Activities and Disorders

Published on: November 1, 2024

1.2K
Author Spotlight: Insights into Visual Cortex Research Through Wide-View fMRI Mapping
07:11

Author Spotlight: Insights into Visual Cortex Research Through Wide-View fMRI Mapping

Published on: December 8, 2023

2.3K

Related Experiment Videos

Last Updated: Jan 16, 2026

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
03:31

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

Published on: December 15, 2023

1.0K
Author Spotlight: Deciphering Electrical Networks Behind Complex Brain Activities and Disorders
05:49

Author Spotlight: Deciphering Electrical Networks Behind Complex Brain Activities and Disorders

Published on: November 1, 2024

1.2K
Author Spotlight: Insights into Visual Cortex Research Through Wide-View fMRI Mapping
07:11

Author Spotlight: Insights into Visual Cortex Research Through Wide-View fMRI Mapping

Published on: December 8, 2023

2.3K

Area of Science:

  • Computer Vision
  • Deep Learning
  • Machine Learning

Background:

  • Deep learning models need to be robust to image variations for real-world applications.
  • Invariances, like handling transformations, are crucial for reliable computer vision systems.

Purpose of the Study:

  • To empirically evaluate modern convolutional neural networks (CNNs) and vision transformers (ViTs) on image invariances.
  • To assess model robustness across object localization, recognition, and semantic segmentation tasks.

Main Methods:

  • Tested thirty CNN and ViT models on benchmark datasets (COCO, ImageNet).
  • Introduced controlled perturbations (blur, noise, rotation, scale) to evaluate robustness.
  • Used metrics like mIoU and classification accuracy (Acc) to quantify performance degradation.

Main Results:

  • ViTs outperformed CNNs on blur and noise for recognition tasks.
  • Both CNNs and ViTs showed vulnerabilities to rotation and extreme scale transformations.
  • Semantic segmentation models, particularly SegFormer and Mask2Former, exhibited higher resilience to geometric variations.

Conclusions:

  • Current deep learning models have significant vulnerabilities to common image transformations.
  • Segmentation models show promise for robustness, but further research is needed for rotation and scale invariance.
  • Findings challenge assumptions and offer insights for developing more robust vision systems.