Yoo, ByungIn
BackTrack: Robust template update via Backward Tracking of candidate template
Lee, Dongwook, Choi, Wonjun, Lee, Seohyung, Yoo, ByungIn, Yang, Eunho, Hwang, Seongju
Variations of target appearance such as deformations, illumination variance, occlusion, etc., are the major challenges of visual object tracking that negatively impact the performance of a tracker. An effective method to tackle these challenges is template update, which updates the template to reflect the change of appearance in the target object during tracking. However, with template updates, inadequate quality of new templates or inappropriate timing of updates may induce a model drift problem, which severely degrades the tracking performance. Here, we propose BackTrack, a robust and reliable method to quantify the confidence of the candidate template by backward tracking it on the past frames. Based on the confidence score of candidates from BackTrack, we can update the template with a reliable candidate at the right time while rejecting unreliable candidates. BackTrack is a generic template update scheme and is applicable to any template-based trackers. Extensive experiments on various tracking benchmarks verify the effectiveness of BackTrack over existing template update algorithms, as it achieves SOTA performance on various tracking benchmarks.
Residual Encoder Decoder Network and Adaptive Prior for Face Parsing
Guo, Tianchu (Beijing Samsung Telecommunication) | Kim, Youngsung (Samsung Advanced Institute of Technology) | Zhang, Hui (Beijing Samsung Telecommunication) | Qian, Deheng (Beijing Samsung Telecommunication) | Yoo, ByungIn (Samsung Advanced Insitute of Technology) | Xu, Jingtao (Beijing Samsung Telecommunication) | Zou, Dongqing (Beijing Samsung Telecommunication) | Han, Jae-Joon (Samsung Advanced Institute of Technology) | Choi, Changkyu (Samsung Advanced Institue of Technology)
Face Parsing assigns every pixel in a facial image with a semantic label, which could be applied in various applications including face recognition, facial beautification, affective computing and animation. While lots of progress have been made in this field, current state-of-the-art methods still fail to extract real effective feature and restore accurate score map, especially for those facial parts which have large variations of deformation and fairly similar appearance, e.g. mouth, eyes and thin eyebrows. In this paper, we propose a novel pixel-wise face parsing method called Residual Encoder Decoder Network (RED-Net), which combines a feature-rich encoder-decoder framework with adaptive prior mechanism. Our encoder-decoder framework extracts feature with ResNet and decodes the feature by elaborately fusing the residual architectures in to deconvolution. This framework learns more effective feature comparing to that learnt by decoding with interpolation or classic deconvolution operations. To overcome the appearance ambiguity between facial parts, an adaptive prior mechanism is proposed in term of the decoder prediction confidence, allowing refining the final result. The experimental results on two public datasets demonstrate that our method outperforms the state-of-the-arts significantly, achieving improvements of F-measure from 0.854 to 0.905 on Helen dataset, and pixel accuracy from 95.12% to 97.59% on the LFW dataset. In particular, convincing qualitative examples show that our method parses eye, eyebrow, and lip regins more accurately.