Reproduction Procedure - aekendig/group3 GitHub Wiki

Ssh into instance
Docker run CPU container for caffe

docker run -ti bvlc/caffe:cpu caffe --version

Clone Plant Village analysis and code Githubs

git clone https://github.com/salathegroup/plantvillage_deeplearning_paper_analysis
git clone https://github.com/salathegroup/plantvillage_deeplearning_paper_dataset

Check caffe version

docker run -ti bvlc/caffe:cpu caffe –version

Move into directory for best model or dataset

cd plantvillage_deeplearning_paper_analysis/googLeNet/color-80-20/finetune
cd plantvillage_deeplearning_paper_dataset

Edit documents (see code)

vi [document name]