Yangqing Jia
|
f54e9779ef
|
wrapper update
|
2013-11-15 08:02:48 -08:00 |
Yangqing Jia
|
6def792e66
|
finetune code
|
2013-11-14 21:12:23 -08:00 |
Yangqing Jia
|
fa7b43062b
|
pycaffe: added a temporary numpy 1.6 compile solution
|
2013-11-14 14:51:27 -08:00 |
Yangqing Jia
|
a5f2611988
|
misc update
|
2013-11-14 14:33:24 -08:00 |
Yangqing Jia
|
ff9c69c77c
|
pycaffe update and imagenet wrapper
|
2013-11-13 16:31:40 -08:00 |
Yangqing Jia
|
b4fa660d5b
|
pycaffe update
|
2013-11-13 11:29:26 -08:00 |
Yangqing Jia
|
26f5a140e1
|
linecount improvement
|
2013-11-12 14:31:09 -08:00 |
Yangqing Jia
|
78cca4b90d
|
ilsvrc 2012 mean
|
2013-11-12 14:21:24 -08:00 |
Yangqing Jia
|
90efd7b968
|
removed obsolete scripts
|
2013-11-12 14:16:34 -08:00 |
Yangqing Jia
|
eca3e9e774
|
python reorganization
|
2013-11-12 14:15:33 -08:00 |
Yangqing Jia
|
a8785707c3
|
changed makefile, and removed the no longer needed cuda convnet translator.
|
2013-11-12 14:14:02 -08:00 |
Yangqing Jia
|
6e26269e9d
|
changed the python file paths
|
2013-11-12 14:05:52 -08:00 |
Yangqing Jia
|
32b7dded14
|
added pycaffe wrapper. Preparing to clean the structure
|
2013-11-12 13:49:37 -08:00 |
Yangqing Jia
|
652d744360
|
Merge branch 'master' of github.com:Yangqing/caffe
Conflicts:
Makefile
|
2013-11-11 17:08:27 -08:00 |
Yangqing Jia
|
76bf486e3d
|
remove python deps
|
2013-11-11 17:07:32 -08:00 |
Yangqing Jia
|
c8e7cce731
|
stochastic pooling: avoid nan
|
2013-11-11 17:03:27 -08:00 |
Yangqing Jia
|
9563a78b21
|
io.hpp bugfix
|
2013-11-11 17:02:38 -08:00 |
Yangqing Jia
|
9f0bfdd036
|
added infogain loss layer
|
2013-11-11 11:40:31 -08:00 |
Yangqing Jia
|
a3875f5eb2
|
bugfix
|
2013-11-11 11:10:39 -08:00 |
Yangqing Jia
|
22d82ffe15
|
misc update
|
2013-11-08 13:50:12 -08:00 |
Yangqing Jia
|
8e9916ad0d
|
Merge branch 'master' of github.com:Yangqing/caffeine
|
2013-11-07 11:29:22 -08:00 |
Yangqing Jia
|
ade9664cba
|
ilsvrc 2012 train file list
|
2013-11-07 11:29:18 -08:00 |
Yangqing Jia
|
a48147c1b8
|
distributed solver still having bugs. Pausing for now...
|
2013-11-07 11:06:20 -08:00 |
Yangqing Jia
|
a3eb62af9b
|
distributed solver: small fix, still bugs
|
2013-11-06 16:38:34 -08:00 |
Yangqing Jia
|
591c36bba0
|
distributed server update. bug in synchronous connections.
|
2013-11-06 15:27:26 -08:00 |
Yangqing Jia
|
5d14903df5
|
data layer: random skip
|
2013-11-06 14:02:33 -08:00 |
Yangqing Jia
|
185385b87f
|
working asynchronous sgd code. may have errors.
|
2013-11-06 11:28:17 -08:00 |
Yangqing Jia
|
64e28ba82b
|
distributed solver - not checked thoroughly
|
2013-11-04 11:14:36 -08:00 |
Yangqing Jia
|
f19ce20bc6
|
solver minor change
|
2013-11-04 11:13:19 -08:00 |
Yangqing Jia
|
e334ea9f55
|
accuracy layer: also produce logprob
|
2013-11-01 10:23:07 -07:00 |
Yangqing Jia
|
fb9968f0b5
|
imagenet solver 2nd try
|
2013-10-31 17:02:22 -07:00 |
Yangqing Jia
|
19a03e1136
|
imagenet test prototxt
|
2013-10-31 16:59:44 -07: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
|
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 |