Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-03-19 | wget without checking certificate for dropbox (dodge complaint on linux) | Evan Shelhamer | 3 | -6/+6 | |
2014-03-19 | Wget should never be quiet | Kai Li | 3 | -6/+6 | |
2014-03-19 | Fix shell script current dir bad substition errors | Kai Li | 3 | -3/+3 | |
2014-03-18 | arrange example images, update paths, bring back imagenet_pretrained | Evan Shelhamer | 1 | -0/+0 | |
2014-03-13 | Merge pull request #120 from sguada/images_layer | Evan Shelhamer | 1 | -0/+0 | |
Images layer: A data provider layer directly from images | |||||
2014-02-26 | everything in its right place | Evan Shelhamer | 5 | -27/+42 | |
2014-02-26 | swap ilsvrc data with fetch script | Evan Shelhamer | 7 | -1433167/+15 | |
2014-02-26 | file mnist | Evan Shelhamer | 4 | -275/+0 | |
2014-02-26 | add imagenet mean file | Evan Shelhamer | 1 | -0/+0 | |
2014-02-26 | move imagenet splits + synsets to data | Evan Shelhamer | 5 | -0/+1433167 | |
2014-02-17 | Added the option to resize_image to resize images using cv::resize while ↵ | sguada | 1 | -0/+0 | |
reading them | |||||
2014-02-17 | Fixed input_layer to pass tests, added cat image to data to perform the tests | sguada | 1 | -0/+0 | |
2014-02-11 | Update script to parse log format that contains test iteration | Kai Li | 2 | -4/+14 | |
2014-02-06 | fix path problem in train_mnist.sh | Zhongwen Xu | 1 | -1/+1 | |
2014-01-29 | fix program path. | Liang-Chi Hsieh | 1 | -2/+2 | |
2013-12-03 | lenet.prototxt loss layer rename | Yangqing Jia | 1 | -1/+1 | |
2013-12-03 | mnist train script | Yangqing Jia | 1 | -0/+3 | |
2013-12-02 | Several changes: | Yangqing Jia | 4 | -21/+24 | |
changed the paths for the mnist demo removed unused fields in SolverParameter added solver_mode to specify CPU/GPU solving accordingly, removed the set mode code in the examples code removed examples/test_read_imagenet since it is trivial removed get_cifar script since no cifar demo exists. | |||||
2013-12-02 | get_mnist.sh: changed the script to generate leveldb as well. | Yangqing Jia | 1 | -0/+5 | |
2013-10-31 | solver restructuring: now all prototxt are specified in the solver protocol ↵ | Yangqing Jia | 1 | -0/+12 | |
buffer | |||||
2013-10-30 | script to get cifar | Yangqing Jia | 1 | -0/+12 | |
2013-10-16 | add mnist data | Yangqing Jia | 3 | -0/+263 | |