-
The lmdbs used in this experiment are
oct_test_lmdb,oct_train_lmdb,img_test_lmdbandimg_train_lmdb, which are generated by the scriptcaffe/experiments/prepare_dataset.py. Please refer to the instructions here -
Download the protocol buffer files
caffe/experiments/image2shape.train.prototxtandcaffe/experiments/image2shape.solver.prototxt. Configure the training and tesing lmdb files and training the network. -
After training, download the protocol buffer file
caffe/experiments/image2shape.test.prototxtto testing the network.