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

2739 Коммитов

Автор SHA1 Сообщение Дата
Yangqing Jia 25a865cd8b stochastic pooling test 2013-10-31 12:18:35 -07:00
Yangqing Jia b9966b84f8 test convolution more thoroughly 2013-10-31 11:10:54 -07:00
Yangqing Jia b9d908bf2f script to convert cifar data 2013-10-30 16:52:34 -07:00
Yangqing Jia 236eef6755 script to get cifar 2013-10-30 16:47:58 -07:00
Yangqing Jia cfd6e1dbf2 test net scripts 2013-10-30 15:55:10 -07:00
Yangqing Jia 92afff4dfd data_layer: more clear logging 2013-10-30 15:54:36 -07:00
Yangqing Jia b81583493e syncedmem: added code to not use cudamalloc/cudafree 2013-10-30 15:41:57 -07:00
Yangqing Jia a332b4d13f data_layer: do center cropping when testing 2013-10-30 14:30:54 -07:00
Yangqing Jia acc673bb88 common.cpp: rand seed fix 2013-10-30 14:30:27 -07:00
Yangqing Jia 22da2e045a Merge branch 'master' of github.com:Yangqing/caffeine 2013-10-30 11:20:51 -07:00
Yangqing Jia 3e69c31492 pooling layer: added stochastic pooling layer, not tested, compilable 2013-10-30 11:20:46 -07:00
Yangqing Jia 9355b2fa78 convert_imageset.cpp script: added error message 2013-10-30 11:20:15 -07:00
Yangqing Jia 5a717b4436 caffe common cpp: fixed an embarassing bug 2013-10-28 16:18:07 -07:00
Yangqing Jia 2a40a93c4b removed an accidental mnist update 2013-10-28 14:28:55 -07:00
Yangqing Jia c9e0adde9e python code: use BGR order to match the C++ code 2013-10-28 12:58:03 -07:00
Yangqing Jia 3017848554 syncedmem bugfix 2013-10-28 11:29:03 -07:00
Yangqing Jia b62555af04 option to run on cpu without gpu 2013-10-28 11:27:51 -07:00
Yangqing Jia 8c210ea320 imagenet solver: a better decreasing policy 2013-10-28 11:00:42 -07:00
Yangqing Jia cf301543fb bugfix and made the C++ interface for creating leveldb 2013-10-27 10:11:23 -07:00
Yangqing Jia 0d752824e8 Merge branch 'master' of github.com:Yangqing/caffe 2013-10-26 09:45:52 -07:00
Yangqing Jia 4448edf00d added back opencv dependency and convert scripts 2013-10-26 09:45:34 -07:00
Yangqing Jia 7d2109f603 added back opencv dependency and convert scripts 2013-10-26 09:43:38 -07:00
Yangqing Jia 4c2c1975c4 regarding https://plus.google.com/113952791760990667476/posts/Q5fwQY6JeEq - stopped the adagrad attempt. 2013-10-25 17:32:36 -07:00
Yangqing Jia 27c2537366 neuron layer test: added bnll 2013-10-25 17:02:08 -07:00
Yangqing Jia 98b8515b56 bugfix 2013-10-25 13:55:23 -07:00
Yangqing Jia 74c4170680 Merge branch 'master' of github.com:Yangqing/caffe 2013-10-25 13:49:25 -07:00
Yangqing Jia 814c729477 bnll 2013-10-25 13:48:34 -07:00
Yangqing Jia 3a816f3535 removed the old transcribe script. 2013-10-25 11:15:20 -07:00
Yangqing Jia 22f45e67ab pushing missing checkout 2013-10-24 22:36:00 -07:00
Yangqing Jia 8cf9e1b642 reverted the layer register effort. Live today, fight tomorrow. 2013-10-24 22:13:39 -07:00
Yangqing Jia 5b0c514553 Merge branch 'master' of github.com:Yangqing/caffe 2013-10-24 21:22:21 -07:00
Yangqing Jia 355266aed5 simply inreasing report interval 2013-10-24 20:44:45 -07:00
Yangqing Jia ec647a17b3 Merge branch 'master' of github.com:Yangqing/caffeine 2013-10-24 20:44:09 -07:00
Yangqing Jia 3a97ca6063 transcribe leveldb 2013-10-24 20:44:01 -07:00
Yangqing Jia 1c9febc73f put registration commands to cpp files 2013-10-24 20:40:32 -07:00
Yangqing Jia ca7679c2ca Merge branch 'master' of github.com:Yangqing/caffe 2013-10-24 20:25:40 -07:00
Yangqing Jia 39839217d5 Register pattern for layers 2013-10-24 20:25:32 -07:00
Yangqing Jia 87b36d54ba icsi makefile for the record 2013-10-24 11:14:35 -07:00
Yangqing Jia 6f69c3050f common.cpp rand seed: do time(NULL) so we can have different initializations 2013-10-24 11:14:08 -07:00
Yangqing Jia 6f36b7f554 data layer race condition bugfix 2013-10-24 10:47:46 -07:00
Yangqing Jia bdbf9f8c28 Merge branch 'master' of github.com:Yangqing/caffe 2013-10-24 10:40:02 -07:00
Yangqing Jia 94efbe4a12 solver stepsize: float -> int32 2013-10-24 10:38:35 -07:00
Yangqing Jia e850b2d5b1 conv layer warning 2013-10-24 10:36:12 -07:00
Yangqing Jia cf1295ebd1 prefetcher race condition 2013-10-24 10:33:50 -07:00
Yangqing Jia 4bfe30ce07 common: added DeviceQuery() function 2013-10-24 10:01:19 -07:00
Yangqing Jia 6439c27a00 conv_layer bugfix 2013-10-23 16:32:19 -07:00
Yangqing Jia c68fcce851 script t- write leveldb 2013-10-23 14:56:42 -07:00
Yangqing Jia e53aa55e91 train_net update 2013-10-23 14:56:20 -07:00
Yangqing Jia 9e70ce5190 net update 2013-10-23 14:56:06 -07:00
Yangqing Jia 184921946d cosmetics 2013-10-23 14:55:50 -07:00