CaffeConTroll
CaffeConTroll copied to clipboard
Tests require VM images for hard-coded data files
The tests point to hard-coded data path like /home/ubuntu/data/ilsvrc12_train_1000_lmdb, which seems to be available only on those VM images.
Would it be easy to host the data files somewhere and add a script to download as needed (so that we can run the tests from a fresh git checkout on a Mac)?