Deepak Menghani edited sectionFormatting_yo.tex  about 8 years ago

Commit id: ab499500fa9eba77ec569c0c1d5b8db7e0bf5637

deletions | additions      

       

\subsection{Tools Used}  We explored the usage of several deep learning packages - Caffe, Tensor Flow(Keras) and Theano (Keras). We initially decided to use Caffe given the extensive availability of popular training Deep-learning models on the platform. However, we had difficulty setting up Caffe to work on local and cloud machines. We were finally able to setup the VGG model[cite here] on Keras[] with Theano[] Theano\cite{Bastien-Theano-2012}  as the backend. We were successfully able to convert the VGG model on Caffe to work with Keras and were successful in validating the model with various random test images. \subsection{Approach}