An Augmentation-based Model Re-adaptation Framework for Robust Image Segmentation
Zheming Zuo, Joseph Smith, Jonathan Stonehouse, Boguslaw Obara

TL;DR
This paper introduces an augmentation-based framework for adapting segmentation models to industrial datasets with limited samples and complex textures, significantly improving accuracy over baseline and state-of-the-art models.
Contribution
The proposed AMRF leverages data augmentation to enhance model generalization and adapt to new datasets, outperforming existing models in industrial image segmentation tasks.
Findings
Fine-tuned FCN improves cropping accuracy by over 3% and classification by over 4%.
Fine-tuned U-Net surpasses baseline by over 7% in cropping and 8% in classification.
Our method outperforms top SAM models by an average of 10% in accuracy.
Abstract
Image segmentation is a crucial task in computer vision, with wide-ranging applications in industry. The Segment Anything Model (SAM) has recently attracted intensive attention; however, its application in industrial inspection, particularly for segmenting commercial anti-counterfeit codes, remains challenging. Unlike open-source datasets, industrial settings often face issues such as small sample sizes and complex textures. Additionally, computational cost is a key concern due to the varying number of trainable parameters. To address these challenges, we propose an Augmentation-based Model Re-adaptation Framework (AMRF). This framework leverages data augmentation techniques during training to enhance the generalisation of segmentation models, allowing them to adapt to newly released datasets with temporal disparity. By observing segmentation masks from conventional models (FCN and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMedical Image Segmentation Techniques · Advanced Neural Network Applications · Medical Imaging and Analysis
MethodsSparse Evolutionary Training · Convolution · Fully Convolutional Network · *Communicated@Fast*How Do I Communicate to Expedia? · Concatenated Skip Connection · Segment Anything Model · Max Pooling · U-Net
