idealo / image-quality-assessment

Convolutional Neural Networks to predict the aesthetic and technical quality of images.
https://idealo.github.io/image-quality-assessment/
Apache License 2.0
2.07k stars 447 forks source link

could you please let me know where to get config and samples.json for local train #63

Closed djangid closed 4 years ago

djangid commented 4 years ago

could you please let me know where to get config and samples.json for local train

clennan commented 4 years ago

Hi,

the aesthetic config and samples files for training are https://github.com/idealo/image-quality-assessment/blob/master/models/MobileNet/config_aesthetic_cpu.json https://github.com/idealo/image-quality-assessment/blob/master/data/AVA/ava_labels_train.json

The technical files are https://github.com/idealo/image-quality-assessment/blob/master/models/MobileNet/config_technical_cpu.json https://github.com/idealo/image-quality-assessment/blob/master/data/TID2013/tid_labels_train.json