paper-with-me

홈 › Papers

Automated Mosaic Tesserae Segmentation via Deep Learning Techniques

2025-12-20 · Charilaos Kapelonis, Marios Antonakakis, Konstantinos Politof, Aristomenis Antoniadis, Michalis Zervakis arxiv

Art is widely recognized as a reflection of civilization and mosaics represent an important part of cultural heritage. Mosaics are an ancient art form created by arranging small pieces, called tesserae, on a surface using adhesive. Due to their age and fragility, they are prone to damage, highlighting the need for digital preservation. This paper addresses the problem of digitizing mosaics by segmenting the tesserae to separate them from the background within the broader field of Image Segmentation in Computer Vision. We propose a method leveraging Segment Anything Model 2 (SAM 2) by Meta AI, a foundation model that outperforms most conventional segmentation models, to automatically segment mosaics. Due to the limited open datasets in the field, we also create an annotated dataset of mosaic images to fine-tune and evaluate the model. Quantitative evaluation on our testing dataset shows notable improvements compared to the baseline SAM 2 model, with Intersection over Union increasing from 89.00% to 91.02% and Recall from 92.12% to 95.89%. Additionally, on a benchmark proposed by a prior approach, our model achieves an F-measure 3% higher than previous methods and reduces the error in the absolute difference between predicted and actual tesserae from 0.20 to just 0.02. The notable performance of the fine-tuned SAM 2 model together with the newly annotated dataset can pave the way for real-time segmentation of mosaic images.

📄 PDF Abstract BibTeX arXiv:2512.18406

Code (0)

등록된 구현이 없습니다.

Tasks

Image Segmentation

Similar Papers 제목 키워드 기반

Tesserae: Scalable Placement Policies for Deep Learning Workloads

2025-08-07 · Song Bian, Saurabh Agarwal, Md. Tareq Mahmood, Shivaram Venkataraman arxiv

Training deep learning (DL) models has become a dominant workload in data-centers and improving resource utilization is a key goal of DL cluster schedulers. In order to do this, schedulers typically incorporate placement…

Graph Matching

Point Label Aware Superpixels for Multi-species Segmentation of Underwater Imagery

2022-02-27 · Scarlett Raine, Ross Marchant, Brano Kusy, Frederic Maire 외

Monitoring coral reefs using underwater vehicles increases the range of marine surveys and availability of historical ecological data by collecting significant quantities of images. Analysis of this imagery can be automa…

SegmentationSemantic SegmentationSuperpixels

MOSAIC: Mobile Segmentation via decoding Aggregated Information and encoded Context

2021-12-22 · Weijun Wang, Andrew Howard

We present a next-generation neural network architecture, MOSAIC, for efficient and accurate semantic image segmentation on mobile devices. MOSAIC is designed using commonly supported neural operations by diverse mobile …

DecoderImage SegmentationSemantic Segmentation

MosaicFusion: Diffusion Models as Data Augmenters for Large Vocabulary Instance Segmentation

2023-09-22 · Jiahao Xie, Wei Li, Xiangtai Li, Ziwei Liu 외

We present MosaicFusion, a simple yet effective diffusion-based data augmentation approach for large vocabulary instance segmentation. Our method is training-free and does not rely on any label supervision. Two key desig…

Data AugmentationInstance SegmentationSemantic Segmentation

MaizeStandCounting (MaSC): Automated and Accurate Maize Stand Counting from UAV Imagery Using Image Processing and Deep Learning

2025-10-08 · Dewi Endah Kharismawati, Toni Kazic arxiv

Accurate maize stand counts are essential for crop management and research, informing yield prediction, planting density optimization, and early detection of germination issues. Manual counting is labor-intensive, slow, …