Pose-Selective Max Pooling for Measuring Similarity

September 22, 2016 ยท Entered Twilight ยท ๐Ÿ› VAAM/FFER@ICPR

๐ŸŒ… TWILIGHT: Old Age
Predates the code-sharing era โ€” a pioneer of its time

"Last commit was 8.0 years ago (โ‰ฅ5 year threshold)"

Evidence collected by the PWNC Scanner

Repo contents: Classifier.cpp, Classifier.h, Lionel_Richel_seq2_024.jpg, README.md, Ximena_Bohorquez_seq1_047.jpg, classify_test, compuFea1.sh, compuFea2.sh, cropFace.py, main.cpp, process.py, sampleSelect.m, selectImg.py, test_different.m, test_same.m, train.m, ytf_readsplits.m

Authors Xiang Xiang, Trac D. Tran arXiv ID 1609.07042 Category cs.CV: Computer Vision Cross-listed cs.AI, cs.LG, stat.ML Citations 5 Venue VAAM/FFER@ICPR Repository https://github.com/eglxiang/ytf โญ 8 Last Checked 1 month ago
Abstract
In this paper, we deal with two challenges for measuring the similarity of the subject identities in practical video-based face recognition - the variation of the head pose in uncontrolled environments and the computational expense of processing videos. Since the frame-wise feature mean is unable to characterize the pose diversity among frames, we define and preserve the overall pose diversity and closeness in a video. Then, identity will be the only source of variation across videos since the pose varies even within a single video. Instead of simply using all the frames, we select those faces whose pose point is closest to the centroid of the K-means cluster containing that pose point. Then, we represent a video as a bag of frame-wise deep face features while the number of features has been reduced from hundreds to K. Since the video representation can well represent the identity, now we measure the subject similarity between two videos as the max correlation among all possible pairs in the two bags of features. On the official 5,000 video-pairs of the YouTube Face dataset for face verification, our algorithm achieves a comparable performance with VGG-face that averages over deep features of all frames. Other vision tasks can also benefit from the generic idea of employing geometric cues to improve the descriptiveness of deep features.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Computer Vision