This repository has been archived on 2022-07-15. You can view files and clone it, but cannot push or open issues or pull requests.
mmp-osp1/docs/project-outline/mmp.bib

111 lines
6.9 KiB
BibTeX

@article{dcnn,
title = {Photo {Aesthetics} {Analysis} via {DCNN} {Feature} {Encoding}},
volume = {19},
issn = {1941-0077},
doi = {10.1109/TMM.2017.2687759},
abstract = {We propose an automatic framework for quality assessment of a photograph as well as analysis of its aesthetic attributes. In contrast to the previous methods that rely on manually designed features to account for photo aesthetics, our method automatically extracts such features using a pretrained deep convolutional neural network (DCNN). To make the DCNN-extracted features more suited to our target tasks of photo quality assessment and aesthetic attribute analysis, we propose a novel feature encoding scheme, which supports vector machines-driven sparse restricted Boltzmann machines, which enhances sparseness of features and discrimination between target classes. Experimental results show that our method outperforms the current state-of-the-art methods in automatic photo quality assessment, and gives aesthetic attribute ratings that can be used for photo editing. We demonstrate that our feature encoding scheme can also be applied to general object classification task to achieve performance gains.},
number = {8},
journal = {IEEE Transactions on Multimedia},
author = {Lee, Hui-Jin and Hong, Ki-Sang and Kang, Henry and Lee, Seungyong},
month = aug,
year = {2017},
note = {Conference Name: IEEE Transactions on Multimedia},
keywords = {Aesthetic attributes, deep convolutional neural network (DCNN), Encoding, feature encoding, Feature extraction, Mathematical model, Neural networks, photo aesthetics, Quality assessment, restricted Boltzmann machines, Support vector machines, Training},
pages = {1921--1932},
annote = {This paper discusses the use of a Convolution Neural Network to predict how aesthetic a given picture is.},
file = {IEEE Xplore Abstract Record:/home/noble/Zotero/storage/E6YUFLQE/7886320.html:text/html},
}
@inproceedings{ava_paper,
title = {{AVA}: {A} large-scale database for aesthetic visual analysis},
shorttitle = {{AVA}},
doi = {10.1109/CVPR.2012.6247954},
abstract = {With the ever-expanding volume of visual content available, the ability to organize and navigate such content by aesthetic preference is becoming increasingly important. While still in its nascent stage, research into computational models of aesthetic preference already shows great potential. However, to advance research, realistic, diverse and challenging databases are needed. To this end, we introduce a new large-scale database for conducting Aesthetic Visual Analysis: AVA. It contains over 250,000 images along with a rich variety of meta-data including a large number of aesthetic scores for each image, semantic labels for over 60 categories as well as labels related to photographic style. We show the advantages of AVA with respect to existing databases in terms of scale, diversity, and heterogeneity of annotations. We then describe several key insights into aesthetic preference afforded by AVA. Finally, we demonstrate, through three applications, how the large scale of AVA can be leveraged to improve performance on existing preference tasks.},
booktitle = {2012 {IEEE} {Conference} on {Computer} {Vision} and {Pattern} {Recognition}},
author = {Murray, Naila and Marchesotti, Luca and Perronnin, Florent},
month = jun,
year = {2012},
note = {ISSN: 1063-6919},
keywords = {Communities, Image color analysis, Semantics, Social network services, Visual databases, Visualization},
pages = {2408--2415},
annote = {A paper that discusses the creation of the AVA dataset. It's composed of 250 thousand aesthetic images collected from a photography competition website along with grades for aesthetic features.},
file = {IEEE Xplore Abstract Record:/home/noble/Zotero/storage/HE3EFVJV/6247954.html:text/html},
}
@misc{AADB,
title = {Photo {Aesthetics} {Ranking} {Network} with {Attributes} and {Content} {Adaptation}},
url = {https://github.com/aimerykong/deepImageAestheticsAnalysis},
abstract = {ECCV2016 - fine-grained photo aesthetics rating with interpretability},
urldate = {2022-02-11},
author = {Kong, Shu},
month = jan,
year = {2022},
note = {original-date: 2016-06-05T06:08:10Z},
annote = {A tool that uses the AADB dataset to predict the aesthetics of a given picture using a CNN.},
}
@misc{pytorch,
title = {{PyTorch}},
url = {https://www.pytorch.org},
abstract = {An open source machine learning framework that accelerates the path from research prototyping to production deployment.},
language = {en},
urldate = {2022-02-11},
author = {{Adam Paszke} and {Sam Gross} and {Soumith Chintala} and {Gregory Chanan}},
annote = {An open-source machine learning framework developed by Facebook (based on the Torch library)},
file = {Snapshot:/home/noble/Zotero/storage/HPSFJGU3/pytorch.org.html:text/html},
}
@misc{opencv,
title = {{OpenCV}},
url = {https://opencv.org},
abstract = {OpenCV provides a real-time optimized Computer Vision library, tools, and hardware. It also supports model execution for Machine Learning (ML) and Artificial Intelligence (AI).},
language = {en-US},
urldate = {2022-02-11},
journal = {OpenCV},
author = {{Intel Corporation} and {Willow Garage} and {Itseez}},
annote = {An open source library used for real-time computer vision.},
file = {Snapshot:/home/noble/Zotero/storage/JYX6KIPC/opencv.org.html:text/html},
}
@misc{ava_downloader,
title = {{AVA} {Dataset}},
url = {https://github.com/imfing/ava_downloader},
abstract = {:arrow\_double\_down: Download AVA dataset (A Large-Scale Database for Aesthetic Visual Analysis)},
urldate = {2022-02-11},
author = {Fing},
month = feb,
year = {2022},
note = {original-date: 2016-11-13T02:20:32Z},
keywords = {aesthetic-visual-analysis, ava, computer-vision, dataset, python},
annote = {A project with tools required to build the AVA dateset.},
}
@misc{image_quality_assessment,
title = {Image {Quality} {Assessment}},
copyright = {Apache-2.0},
url = {https://github.com/idealo/image-quality-assessment},
abstract = {Convolutional Neural Networks to predict the aesthetic and technical quality of images.},
urldate = {2022-02-11},
publisher = {idealo},
month = feb,
year = {2022},
note = {original-date: 2018-06-12T14:46:09Z},
keywords = {aws, computer-vision, convolutional-neural-networks, deep-learning, e-commerce, idealo, image-quality-assessment, keras, machine-learning, mobilenet, neural-network, nima, tensorflow},
annote = {An open source tool developed by Idealo which uses a CNN to predict the aesthetic value of a given image.},
}
@misc{tensorflow,
title = {{TensorFlow}},
url = {https://www.tensorflow.org/},
urldate = {2022-02-11},
author = {{Google Brain Team}},
annote = {Open-source library for machine learning and AI developed by Google.},
}
@misc{flutter,
title = {Flutter - {Build} apps for any screen},
url = {https://flutter.dev/},
abstract = {Flutter transforms the entire app development process. Build, test, and deploy beautiful mobile, web, desktop, and embedded apps from a single codebase.},
urldate = {2022-02-11},
}