Deepak Menghani edited sectionFormatting_yo.tex  about 8 years ago

Commit id: 1a2d63cebe4ed4ca88d1497c5b73262554f22b64

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] model  on Keras[] with Theano\cite{Bastien-Theano-2012} as \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}