PyPotteryLens: An Open-Source Deep Learning Framework for Automated Digitisation of Archaeological Pottery Documentation
Lorenzo Cardarelli

TL;DR
PyPotteryLens is an open-source deep learning framework that automates digitising archaeological pottery data from published sources, significantly reducing manual effort while maintaining high accuracy and generalisation across contexts.
Contribution
It introduces a modular, user-friendly system combining state-of-the-art computer vision models for pottery detection and classification, enabling accessible digital archaeology.
Findings
Over 97% precision and recall in detection and classification
Processing time reduced by up to 20x compared to manual methods
Demonstrates robust generalisation across diverse archaeological contexts
Abstract
Archaeological pottery documentation and study represents a crucial but time-consuming aspect of archaeology. While recent years have seen advances in digital documentation methods, vast amounts of legacy data remain locked in traditional publications. This paper introduces PyPotteryLens, an open-source framework that leverages deep learning to automate the digitisation and processing of archaeological pottery drawings from published sources. The system combines state-of-the-art computer vision models (YOLO for instance segmentation and EfficientNetV2 for classification) with an intuitive user interface, making advanced digital methods accessible to archaeologists regardless of technical expertise. The framework achieves over 97\% precision and recall in pottery detection and classification tasks, while reducing processing time by up to 5x to 20x compared to manual methods. Testing…
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
TopicsImage Processing and 3D Reconstruction · Archaeological Research and Protection · Conservation Techniques and Studies
MethodsBatch Normalization · Depthwise Convolution · Pointwise Convolution · 1x1 Convolution · Depthwise Separable Convolution · Inverted Residual Block · EfficientNetV2
