Caffe Installation & Prerequisite Setup
** This gist will/may serve as a guide for people who are trying to do object detection with caffe framework mentioned at top **
** I will try to cover all the steps from the start. If i do miss addressing something please let me know **
** All the links that i will mention here are important. Please have a look at them for complete understanding of what you are doing **
** There are some steps where you may encounter missing package errors. You can fix them by simply doing a google search wiht package name and installing them with "pip" **