项目作者: isaaccorley

项目描述 :
PyTorch implementation of "Photo Aesthetics Ranking Network with Attributes and Content Adaptation" by Kong et al. (ECCV 2016)
高级语言: Jupyter Notebook
项目地址: git://github.com/isaaccorley/deep-aesthetics-pytorch.git
创建时间: 2021-02-10T03:15:59Z
项目社区:https://github.com/isaaccorley/deep-aesthetics-pytorch

开源协议:MIT License

下载


deep-aesthetics-pytorch

PyTorch implementation of “Photo Aesthetics Ranking Network with Attributes and Content Adaptation” by Kong et al. (ECCV 2016)

Dataset

Download the AADB dataset.

  1. bash scripts/download_aadb.sh

Install Dependencies

  1. pip install -r requirements.txt