kevinlin311tw/caffe-cvprw15

demo.m

Closed this issue · 2 comments

list_im = read_cell(filename); Do not have read_cell function

Find read_cell function at ./matlab/caffe/read_cell.m
You should launch matlab at caffe's root folder, or run "startup.m" before testing any function.

thanks