Skip to content

A python package of aesthetic quality of pictures a.k.a `aesthic-predictor`.

Notifications You must be signed in to change notification settings

elda27/aesthetic-predictor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aesthetic-predictor

Python PyPI version Downloads License Code style: black

Abstract

A python package of aesthetic quality of pictures a.k.a aesthic-predictor. See details: https://github.com/LAION-AI/aesthetic-predictor

Installation

pip install aesthetic_predictor

How to use

from aesthetic_predictor import predict_aesthetic
from PIL import Image
print(predict_aesthetic(Image.open("path/to/image")))

Example

This report is generated by examples/example.py. Link

About

A python package of aesthetic quality of pictures a.k.a `aesthic-predictor`.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages