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

Robot-Based Procedure for 3D Reconstruction of Abdominal Organs Using the Iterative Closest Point and Pose Graph Algorithms.

Journal of imaging·2025
Same author

Improving Sewer Damage Inspection: Development of a Deep Learning Integration Concept for a Multi-Sensor System.

Sensors (Basel, Switzerland)·2024
Same author

Image-Based 3D Reconstruction in Laparoscopy: A Review Focusing on the Quantitative Evaluation by Applying the Reconstruction Error.

Journal of imaging·2024
Same author

Fused Projection-Based Point Cloud Segmentation.

Sensors (Basel, Switzerland)·2022
Same journal

Human-AI Interaction in Interventional Radiology: A Narrative Review of Current Applications, Challenges, and Future Directions.

Journal of imaging·2026
Same journal

Coronary Artery Anomalies and Anatomical Variants: Cross-Sectional Diagnostic Imaging and Clinical Background.

Journal of imaging·2026
Same journal

YoLeTooth: A Unified Framework for Joint Tooth Segmentation and Periapical Lesion Detection in Panoramic Radiographs.

Journal of imaging·2026
Same journal

Radiomics-Guided Multi-Sequence Learning for Pathological Complete Response Prediction from Breast MRI with Missing Auxiliary Sequences.

Journal of imaging·2026
Same journal

Cutaneous Thermography in Arthropathies: Quantitative Imaging, Machine Learning, and Clinical Translation.

Journal of imaging·2026
Same journal

Two-Stage Dynamic Synergistic Segmentation Method for Myocardial Pathology.

Journal of imaging·2026
See all related articles

Related Experiment Video

Updated: Jun 12, 2025

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

2.7K

Reducing Training Data Using Pre-Trained Foundation Models: A Case Study on Traffic Sign Segmentation Using the

Sofia Henninger1, Maximilian Kellner1,2, Benedikt Rombach1

  • 1Fraunhofer Institute for Physical Measurement Techniques IPM, 79110 Freiburg, Germany.

Journal of Imaging
|September 27, 2024
PubMed
Summary
This summary is machine-generated.

The Segment Anything Model (SAM) shows promise for reducing training data needs in semantic segmentation tasks. A SAM-derived model maintained accuracy even with 95% less data, though SAM itself didn't outperform leading models.

Keywords:
Mask R-CNNsegment anything modelsemantic segmentationtraffic signstraining data reduction

More Related Videos

Objectification of Tongue Diagnosis in Traditional Medicine, Data Analysis, and Study Application
05:56

Objectification of Tongue Diagnosis in Traditional Medicine, Data Analysis, and Study Application

Published on: April 14, 2023

2.4K
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

485

Related Experiment Videos

Last Updated: Jun 12, 2025

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

2.7K
Objectification of Tongue Diagnosis in Traditional Medicine, Data Analysis, and Study Application
05:56

Objectification of Tongue Diagnosis in Traditional Medicine, Data Analysis, and Study Application

Published on: April 14, 2023

2.4K
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

485

Area of Science:

  • Computer Vision
  • Artificial Intelligence
  • Machine Learning

Background:

  • Pre-trained foundation models offer adaptable solutions for specialized tasks.
  • The Segment Anything Model (SAM) has shown significant capabilities in semantic segmentation.
  • Data collection for model training is often resource-intensive.

Purpose of the Study:

  • To evaluate if foundation models like SAM can decrease the requirement for extensive training data.
  • To assess SAM's performance in traffic sign segmentation compared to established models.
  • To analyze the impact of reduced training data on model accuracy.

Main Methods:

  • Utilized five distinct datasets for semantic segmentation tasks.
  • Focused on traffic sign segmentation for comparative analysis.
  • Compared the performance of SAM against Mask R-CNN, a leading semantic segmentation model.

Main Results:

  • SAM did not outperform Mask R-CNN in traffic sign segmentation, irrespective of training data volume.
  • A knowledge-distilled student architecture derived from SAM demonstrated comparable accuracy.
  • The SAM-derived model maintained performance even when trained on data reduced by 95%.

Conclusions:

  • Foundation models like SAM may not universally surpass state-of-the-art models on all tasks.
  • Knowledge distillation from SAM can create efficient models requiring significantly less training data.
  • This approach holds potential for reducing data collection costs in computer vision applications.