- Notifications
You must be signed in to change notification settings - Fork78
NIMA: Neural IMage Assessment
License
NotificationsYou must be signed in to change notification settings
truskovskiyk/nima.pytorch
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
PyTorch implementation ofNeural IMage Assessment by Hossein Talebi and Peyman Milanfar. You can learn more fromthis post at Google Research Blog.
docker run -it truskovskiyk/nima:latest /bin/bashpip install nimagit clone https://github.com/truskovskiyk/nima.pytorch.gitcd nima.pytorchvirtualenv -p python3.7 envsource ./env/bin/activate
The model was trained on theAVA (Aesthetic Visual Analysis) datasetYou can get it fromhereHere are some examples of images with theire scores
nima-cliUsage: cli.py [OPTIONS] COMMAND [ARGS]...Options: --help Show this message and exit.Commands: get_image_score Get image scores prepare_dataset Parse, clean and split dataset run_web_api Start serverfor model serving train_model Train model validate_model Validate modelContributing are welcome
This project is licensed under the MIT License - see theLICENSE file for details
About
NIMA: Neural IMage Assessment
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors2
Uh oh!
There was an error while loading.Please reload this page.
