Open ekraihan opened 6 years ago
Krizhevsky, Alex, Ilya Sutskever, and Geoffrey E. Hinton. "Imagenet classification with deep convolutional neural networks." Advances in neural information processing systems. 2012.
url: http://papers.nips.cc/paper/4824-imagenet-classification-with-deep-convolutional-neural-networks.pdf
Ciregan, Dan, Ueli Meier, and Jürgen Schmidhuber. "Multi-column deep neural networks for image classification." Computer vision and pattern recognition (CVPR), 2012 IEEE conference on. IEEE, 2012.
We need to cite at least 5 sources in our project report.
Dr. M also wants us to explain why we are solving this problem using a non-linear solution (neural network) versus a linear model. The article here gives some good reason: doi:10.1038/nature14539
VGG16 would like us to cite them since we are using their model: https://arxiv.org/abs/1409.1556