CVIRJul 6, 2022

Semi-supervised Human Pose Estimation in Art-historical Images

arXiv:2207.02976v316 citationsh-index: 25
Originality Incremental advance
AI Analysis

This addresses the need for automatic retrieval of similar poses in digitized art-historical images, but it is incremental as it builds on existing pose estimation techniques with domain-specific adaptations.

The paper tackles the problem of human pose estimation in art-historical images, which differs from real-world datasets due to style variance, and proposes a semi-supervised learning approach that achieves significantly better results than methods using pre-trained models or style transfer.

Gesture as language of non-verbal communication has been theoretically established since the 17th century. However, its relevance for the visual arts has been expressed only sporadically. This may be primarily due to the sheer overwhelming amount of data that traditionally had to be processed by hand. With the steady progress of digitization, though, a growing number of historical artifacts have been indexed and made available to the public, creating a need for automatic retrieval of art-historical motifs with similar body constellations or poses. Since the domain of art differs significantly from existing real-world data sets for human pose estimation due to its style variance, this presents new challenges. In this paper, we propose a novel approach to estimate human poses in art-historical images. In contrast to previous work that attempts to bridge the domain gap with pre-trained models or through style transfer, we suggest semi-supervised learning for both object and keypoint detection. Furthermore, we introduce a novel domain-specific art data set that includes both bounding box and keypoint annotations of human figures. Our approach achieves significantly better results than methods that use pre-trained models or style transfer.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes