Leonardo-lyh / Unified_IAA

A Unified Probabilistic Formulation of Image Aesthetic Assessment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

Matlab implementation of "A Unified Probabilistic Formulation of Image Aesthetic Assessment". After two years, this work finally gets acceptted by TIP. The paper can be downloaded here.

How to run the Code

  1. Download the MatConvNet into tools and compile it according to the guidence therein.

  2. Create a new folder data/PretrainedModels and download the pre-trained ResNet50 into this new folder.

  3. Create a new folder databases. Download the AVA dataset into databases. The AVA database can be downloaded following this guidence.

  4. Run RunExperiment.m.

About

A Unified Probabilistic Formulation of Image Aesthetic Assessment


Languages

Language:MATLAB 100.0%