Parameter Efficient Local Implicit Image Function Network for Face Segmentation
Mausoom Sarkar, Nikitha SR, Mayur Hemani, Rishabh Jain, Balaji, Krishnamurthy

TL;DR
This paper introduces FP-LIIF, a lightweight face segmentation network that uses a local implicit function, achieving high accuracy with significantly fewer parameters and enabling real-time performance on low-resource devices.
Contribution
The paper presents a novel, parameter-efficient face parsing model using a local implicit function network that outperforms or matches state-of-the-art methods without pretraining.
Findings
Uses 1/26th parameters of state-of-the-art models
Achieves comparable or better accuracy on CelebAMask-HQ and LaPa datasets
Supports multi-resolution segmentation without input changes
Abstract
Face parsing is defined as the per-pixel labeling of images containing human faces. The labels are defined to identify key facial regions like eyes, lips, nose, hair, etc. In this work, we make use of the structural consistency of the human face to propose a lightweight face-parsing method using a Local Implicit Function network, FP-LIIF. We propose a simple architecture having a convolutional encoder and a pixel MLP decoder that uses 1/26th number of parameters compared to the state-of-the-art models and yet matches or outperforms state-of-the-art models on multiple datasets, like CelebAMask-HQ and LaPa. We do not use any pretraining, and compared to other works, our network can also generate segmentation at different resolutions without any changes in the input resolution. This work enables the use of facial segmentation on low-compute or low-bandwidth devices because of its higher…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFace recognition and analysis · Face and Expression Recognition · Biometric Identification and Security
