Skin feature point tracking using deep feature encodings
Jose Ramon Chang, Torbj\"orn E.M. Nordling

TL;DR
This paper introduces a deep learning-based pipeline for skin feature point tracking that outperforms traditional methods in accuracy and robustness, especially under deformations and illumination changes.
Contribution
The authors develop a convolutional autoencoder approach for skin feature tracking, demonstrating superior accuracy and stability over traditional algorithms in facial and hand videos.
Findings
Mean tracking error of 0.6-4.2 pixels
Outperformed traditional methods in most scenarios
Did not diverge unlike other algorithms
Abstract
Facial feature tracking is a key component of imaging ballistocardiography (BCG) where accurate quantification of the displacement of facial keypoints is needed for good heart rate estimation. Skin feature tracking enables video-based quantification of motor degradation in Parkinson's disease. Traditional computer vision algorithms include Scale Invariant Feature Transform (SIFT), Speeded-Up Robust Features (SURF), and Lucas-Kanade method (LK). These have long represented the state-of-the-art in efficiency and accuracy but fail when common deformations, like affine local transformations or illumination changes, are present. Over the past five years, deep convolutional neural networks have outperformed traditional methods for most computer vision tasks. We propose a pipeline for feature tracking, that applies a convolutional stacked autoencoder to identify the most similar crop in an…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Computing and Algorithms
