Граф коммитов

25 Коммитов

Автор SHA1 Сообщение Дата
Sergey Karayev dd546171ba [example] image classification web demo 2014-07-11 23:41:12 -07:00
Evan Shelhamer 7bd30fe6ba host materials on dl.caffe.berkeleyvision.org 2014-07-11 06:01:42 +02:00
Evan Shelhamer 19a7e23ccc fix script path incantation 2014-03-19 22:31:59 -07:00
Evan Shelhamer 62a4ba88f7 wget without checking certificate for dropbox (dodge complaint on linux) 2014-03-19 22:03:40 -07:00
Kai Li d096d71c97 Wget should never be quiet 2014-03-19 12:31:38 -07:00
Kai Li b5803c627a Fix shell script current dir bad substition errors 2014-03-19 12:31:38 -07:00
Evan Shelhamer faccb9a2fb arrange example images, update paths, bring back imagenet_pretrained 2014-03-18 23:58:28 -07:00
Evan Shelhamer b1765ceec4 Merge pull request #120 from sguada/images_layer
Images layer: A data provider layer directly from images
2014-03-13 11:39:38 -07:00
Evan Shelhamer 04f61b320d everything in its right place 2014-02-26 12:37:46 -08:00
Evan Shelhamer 879868ec61 swap ilsvrc data with fetch script 2014-02-26 12:37:45 -08:00
Evan Shelhamer 650b7b16db file mnist 2014-02-26 12:37:44 -08:00
Evan Shelhamer b09adf7858 add imagenet mean file 2014-02-26 12:37:44 -08:00
Evan Shelhamer 6cc0c47641 move imagenet splits + synsets to data 2014-02-26 12:37:43 -08:00
sguada 8b65e51740 Added the option to resize_image to resize images using cv::resize while reading them 2014-02-17 10:32:36 -08:00
sguada e8e3a1b27b Fixed input_layer to pass tests, added cat image to data to perform the tests 2014-02-17 10:32:36 -08:00
Kai Li b477b0699e Update script to parse log format that contains test iteration 2014-02-11 11:01:35 +08:00
Zhongwen Xu 92e76c846c fix path problem in train_mnist.sh 2014-02-06 10:31:38 -08:00
Liang-Chi Hsieh 8cef9f1584 fix program path. 2014-01-29 17:37:57 +08:00
Yangqing Jia 8c96ac2e87 lenet.prototxt loss layer rename 2013-12-03 10:53:29 -08:00
Yangqing Jia 91dc83e0bf mnist train script 2013-12-03 10:05:19 -08:00
Yangqing Jia ca3e042863 Several changes:
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 15:44:43 -08:00
Yangqing Jia 524e0956ef get_mnist.sh: changed the script to generate leveldb as well. 2013-12-02 15:19:37 -08:00
Yangqing Jia 82b912be84 solver restructuring: now all prototxt are specified in the solver protocol buffer 2013-10-31 16:52:22 -07:00
Yangqing Jia 236eef6755 script to get cifar 2013-10-30 16:47:58 -07:00
Yangqing Jia 4e2328ca49 add mnist data 2013-10-16 13:23:03 -07:00