{"library":"lpips","type":"library","category":null,"description":"LPIPS is a Python library that implements the Learned Perceptual Image Patch Similarity metric. This metric is designed to measure the similarity between two images in a way that aligns more closely with human perception than traditional metrics like MSE or SSIM. It leverages deep features extracted from pre-trained convolutional neural networks (like AlexNet, VGG, or SqueezeNet). The library is currently at version 0.1.4 and is primarily maintained through its GitHub repository, with releases tied to significant updates. It's often used in image generation and restoration tasks to evaluate perceptual quality or as a perceptual loss function.","language":"python","status":"active","version":"0.1.4","tags":["image-similarity","perceptual-metric","deep-learning","pytorch","computer-vision"],"install":[{"cmd":"pip install lpips","imports":["import lpips\nloss_fn = lpips.LPIPS()"]}],"homepage":null,"github":"https://github.com/richzhang/PerceptualSimilarity","docs":null,"changelog":null,"pypi":"https://pypi.org/project/lpips/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":90,"avg_install_s":70.5,"avg_import_s":12.8,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/lpips/compatibility"},"provenance":{"verified_status":"timeout","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Sun Jul 05","install_tag":null}}