{"categories":[{"label":"Artificial Intelligence","url":"https://skillfed.io/packages/category/scientific-engineering-artificial-intelligence/4"}],"enrichment":{"capability":"Facexlib provides a collection of PyTorch-based face analysis functions including detection, alignment, recognition, parsing, matting, head pose estimation, tracking, and quality assessment.","skillfed_tags":["face-analysis","computer-vision","pytorch"],"use_cases":["Build a face detection and alignment pipeline for preprocessing images before feeding to downstream models.","Perform face recognition or identity verification using the integrated InsightFace algorithm.","Segment facial regions (parsing) to identify eyes, nose, mouth, and other anatomical parts.","Estimate head pose angles for gaze direction or 3D face reconstruction tasks.","Track faces across video frames using the integrated SORT tracker.","Assess face image quality to filter low-quality samples before processing."],"what_it_does":"Facexlib is a collection library that wraps state-of-the-art open-source face analysis algorithms into a unified PyTorch interface. It provides nine face-related capabilities\u2014detection, alignment, recognition, parsing, matting, head pose estimation, tracking, quality assessment, and utility helpers\u2014each sourced from a different reference implementation and aggregated under one package.\n\nThe library is designed for practitioners who need ready-to-use face functions without implementing each algorithm from scratch. It handles pre-trained model management automatically, downloading weights on first use. Because it aggregates multiple algorithms with different original licenses (MIT, Apache 2.0, CC 4.0, GPL 3.0), users must verify the license terms of each function they use against their intended application.","worth_installing":"Yes, if you need multiple face analysis functions and can accept dormant maintenance. The package offers genuine convenience by aggregating well-known algorithms into one interface with low install friction. However, verify that the original licenses of the specific functions you use align with your project, and be aware that no active development means you may need to fork or patch for compatibility with newer PyTorch or CUDA versions."},"id":"facexlib","links":{"html":"https://skillfed.io/packages/facexlib","md":"https://skillfed.io/packages/facexlib.md","pypi":"https://pypi.org/project/facexlib/"},"maintenance":{"status":"dormant"},"meta":{"latest_release":"2023-04-15","license_spdx":null,"license_treatment":"permissive","name":"facexlib","python_support":"unspecified","summary":"Basic face library"},"popularity":{"monthly_downloads":1167161,"position":4276,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"0.3.0"}
