Robust and Low-Rank Representation for Fast Face Identification with Occlusions

May 08, 2016 ยท Entered Twilight ยท ๐Ÿ› IEEE Transactions on Image Processing

๐ŸŒ… 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: .gitignore, Main.m, README.md, calcWeights.m, data, firc.m, firc_admm.m, runFIRC.m

Authors Michael Iliadis, Haohong Wang, Rafael Molina, Aggelos K. Katsaggelos arXiv ID 1605.02266 Category cs.CV: Computer Vision Citations 60 Venue IEEE Transactions on Image Processing Repository https://github.com/miliadis/FIRC โญ 9 Last Checked 1 month ago
Abstract
In this paper we propose an iterative method to address the face identification problem with block occlusions. Our approach utilizes a robust representation based on two characteristics in order to model contiguous errors (e.g., block occlusion) effectively. The first fits to the errors a distribution described by a tailored loss function. The second describes the error image as having a specific structure (resulting in low-rank in comparison to image size). We will show that this joint characterization is effective for describing errors with spatial continuity. Our approach is computationally efficient due to the utilization of the Alternating Direction Method of Multipliers (ADMM). A special case of our fast iterative algorithm leads to the robust representation method which is normally used to handle non-contiguous errors (e.g., pixel corruption). Extensive results on representative face databases (in constrained and unconstrained environments) document the effectiveness of our method over existing robust representation methods with respect to both identification rates and computational time. Code is available at Github, where you can find implementations of the F-LR-IRNNLS and F-IRNNLS (fast version of the RRC) : https://github.com/miliadis/FIRC
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