projects
/
platform
/
upstream
/
caffe.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/caffe.git
2013-11-15
Yangqing Jia
wrapper update
commit
|
commitdiff
|
tree
|
snapshot
2013-11-15
Yangqing Jia
finetune code
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
Yangqing Jia
pycaffe: added a temporary numpy 1.6 compile solution
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
Yangqing Jia
misc update
commit
|
commitdiff
|
tree
|
snapshot
2013-11-14
Yangqing Jia
pycaffe update and imagenet wrapper
commit
|
commitdiff
|
tree
|
snapshot
2013-11-13
Yangqing Jia
pycaffe update
commit
|
commitdiff
|
tree
|
snapshot
2013-11-12
Yangqing Jia
linecount improvement
commit
|
commitdiff
|
tree
|
snapshot
2013-11-12
Yangqing Jia
ilsvrc 2012 mean
commit
|
commitdiff
|
tree
|
snapshot
2013-11-12
Yangqing Jia
removed obsolete scripts
commit
|
commitdiff
|
tree
|
snapshot
2013-11-12
Yangqing Jia
python reorganization
commit
|
commitdiff
|
tree
|
snapshot
2013-11-12
Yangqing Jia
changed makefile, and removed the no longer needed...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-12
Yangqing Jia
changed the python file paths
commit
|
commitdiff
|
tree
|
snapshot
2013-11-12
Yangqing Jia
added pycaffe wrapper. Preparing to clean the structure
commit
|
commitdiff
|
tree
|
snapshot
2013-11-12
Yangqing Jia
Merge branch 'master' of github.com:Yangqing/caffe
commit
|
commitdiff
|
tree
|
snapshot
2013-11-12
Yangqing Jia
remove python deps
commit
|
commitdiff
|
tree
|
snapshot
2013-11-12
Yangqing Jia
stochastic pooling: avoid nan
commit
|
commitdiff
|
tree
|
snapshot
2013-11-12
Yangqing Jia
io.hpp bugfix
commit
|
commitdiff
|
tree
|
snapshot
2013-11-11
Yangqing Jia
added infogain loss layer
commit
|
commitdiff
|
tree
|
snapshot
2013-11-11
Yangqing Jia
bugfix
commit
|
commitdiff
|
tree
|
snapshot
2013-11-08
Yangqing Jia
misc update
commit
|
commitdiff
|
tree
|
snapshot
2013-11-07
Yangqing Jia
Merge branch 'master' of github.com:Yangqing/caffeine
commit
|
commitdiff
|
tree
|
snapshot
2013-11-07
Yangqing Jia
ilsvrc 2012 train file list
commit
|
commitdiff
|
tree
|
snapshot
2013-11-07
Yangqing Jia
distributed solver still having bugs. Pausing for now...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-07
Yangqing Jia
distributed solver: small fix, still bugs
commit
|
commitdiff
|
tree
|
snapshot
2013-11-06
Yangqing Jia
distributed server update. bug in synchronous connections.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-06
Yangqing Jia
data layer: random skip
commit
|
commitdiff
|
tree
|
snapshot
2013-11-06
Yangqing Jia
working asynchronous sgd code. may have errors.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-04
Yangqing Jia
distributed solver - not checked thoroughly
commit
|
commitdiff
|
tree
|
snapshot
2013-11-04
Yangqing Jia
solver minor change
commit
|
commitdiff
|
tree
|
snapshot
2013-11-01
Yangqing Jia
accuracy layer: also produce logprob
commit
|
commitdiff
|
tree
|
snapshot
2013-11-01
Yangqing Jia
imagenet solver 2nd try
commit
|
commitdiff
|
tree
|
snapshot
2013-10-31
Yangqing Jia
imagenet test prototxt
commit
|
commitdiff
|
tree
|
snapshot
2013-10-31
Yangqing Jia
solver restructuring: now all prototxt are specified...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-31
Yangqing Jia
stochastic pooling test
commit
|
commitdiff
|
tree
|
snapshot
2013-10-31
Yangqing Jia
test convolution more thoroughly
commit
|
commitdiff
|
tree
|
snapshot
2013-10-30
Yangqing Jia
script to convert cifar data
commit
|
commitdiff
|
tree
|
snapshot
2013-10-30
Yangqing Jia
script to get cifar
commit
|
commitdiff
|
tree
|
snapshot
2013-10-30
Yangqing Jia
test net scripts
commit
|
commitdiff
|
tree
|
snapshot
2013-10-30
Yangqing Jia
data_layer: more clear logging
commit
|
commitdiff
|
tree
|
snapshot
2013-10-30
Yangqing Jia
syncedmem: added code to not use cudamalloc/cudafree
commit
|
commitdiff
|
tree
|
snapshot
2013-10-30
Yangqing Jia
data_layer: do center cropping when testing
commit
|
commitdiff
|
tree
|
snapshot
2013-10-30
Yangqing Jia
common.cpp: rand seed fix
commit
|
commitdiff
|
tree
|
snapshot
2013-10-30
Yangqing Jia
Merge branch 'master' of github.com:Yangqing/caffeine
commit
|
commitdiff
|
tree
|
snapshot
2013-10-30
Yangqing Jia
pooling layer: added stochastic pooling layer, not...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-30
Yangqing Jia
convert_imageset.cpp script: added error message
commit
|
commitdiff
|
tree
|
snapshot
2013-10-28
Yangqing Jia
caffe common cpp: fixed an embarassing bug
commit
|
commitdiff
|
tree
|
snapshot
2013-10-28
Yangqing Jia
removed an accidental mnist update
commit
|
commitdiff
|
tree
|
snapshot
2013-10-28
Yangqing Jia
python code: use BGR order to match the C++ code
commit
|
commitdiff
|
tree
|
snapshot
2013-10-28
Yangqing Jia
syncedmem bugfix
commit
|
commitdiff
|
tree
|
snapshot
2013-10-28
Yangqing Jia
option to run on cpu without gpu
commit
|
commitdiff
|
tree
|
snapshot
2013-10-28
Yangqing Jia
imagenet solver: a better decreasing policy
commit
|
commitdiff
|
tree
|
snapshot
2013-10-27
Yangqing Jia
bugfix and made the C++ interface for creating leveldb
commit
|
commitdiff
|
tree
|
snapshot
2013-10-26
Yangqing Jia
Merge branch 'master' of github.com:Yangqing/caffe
commit
|
commitdiff
|
tree
|
snapshot
2013-10-26
Yangqing Jia
added back opencv dependency and convert scripts
commit
|
commitdiff
|
tree
|
snapshot
2013-10-26
Yangqing Jia
added back opencv dependency and convert scripts
commit
|
commitdiff
|
tree
|
snapshot
2013-10-26
Yangqing Jia
regarding https://plus.google.com/113952791760990667476...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-26
Yangqing Jia
neuron layer test: added bnll
commit
|
commitdiff
|
tree
|
snapshot
2013-10-25
Yangqing Jia
bugfix
commit
|
commitdiff
|
tree
|
snapshot
2013-10-25
Yangqing Jia
Merge branch 'master' of github.com:Yangqing/caffe
commit
|
commitdiff
|
tree
|
snapshot
2013-10-25
Yangqing Jia
bnll
commit
|
commitdiff
|
tree
|
snapshot
2013-10-25
Yangqing Jia
removed the old transcribe script.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-25
Yangqing Jia
pushing missing checkout
commit
|
commitdiff
|
tree
|
snapshot
2013-10-25
Yangqing Jia
reverted the layer register effort. Live today, fight...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-25
Yangqing Jia
Merge branch 'master' of github.com:Yangqing/caffe
commit
|
commitdiff
|
tree
|
snapshot
2013-10-25
Yangqing Jia
simply inreasing report interval
commit
|
commitdiff
|
tree
|
snapshot
2013-10-25
Yangqing Jia
Merge branch 'master' of github.com:Yangqing/caffeine
commit
|
commitdiff
|
tree
|
snapshot
2013-10-25
Yangqing Jia
transcribe leveldb
commit
|
commitdiff
|
tree
|
snapshot
2013-10-25
Yangqing Jia
put registration commands to cpp files
commit
|
commitdiff
|
tree
|
snapshot
2013-10-25
Yangqing Jia
Merge branch 'master' of github.com:Yangqing/caffe
commit
|
commitdiff
|
tree
|
snapshot
2013-10-25
Yangqing Jia
Register pattern for layers
commit
|
commitdiff
|
tree
|
snapshot
2013-10-24
Yangqing Jia
icsi makefile for the record
commit
|
commitdiff
|
tree
|
snapshot
2013-10-24
Yangqing Jia
common.cpp rand seed: do time(NULL) so we can have...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-24
Yangqing Jia
data layer race condition bugfix
commit
|
commitdiff
|
tree
|
snapshot
2013-10-24
Yangqing Jia
Merge branch 'master' of github.com:Yangqing/caffe
commit
|
commitdiff
|
tree
|
snapshot
2013-10-24
Yangqing Jia
solver stepsize: float -> int32
commit
|
commitdiff
|
tree
|
snapshot
2013-10-24
Yangqing Jia
conv layer warning
commit
|
commitdiff
|
tree
|
snapshot
2013-10-24
Yangqing Jia
prefetcher race condition
commit
|
commitdiff
|
tree
|
snapshot
2013-10-24
Yangqing Jia
common: added DeviceQuery() function
commit
|
commitdiff
|
tree
|
snapshot
2013-10-23
Yangqing Jia
conv_layer bugfix
commit
|
commitdiff
|
tree
|
snapshot
2013-10-23
Yangqing Jia
script t- write leveldb
commit
|
commitdiff
|
tree
|
snapshot
2013-10-23
Yangqing Jia
train_net update
commit
|
commitdiff
|
tree
|
snapshot
2013-10-23
Yangqing Jia
net update
commit
|
commitdiff
|
tree
|
snapshot
2013-10-23
Yangqing Jia
cosmetics
commit
|
commitdiff
|
tree
|
snapshot
2013-10-23
Yangqing Jia
imagenet scripts and synset files
commit
|
commitdiff
|
tree
|
snapshot
2013-10-23
Yangqing Jia
need backward computation, and train_net resume point...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-22
Yangqing Jia
allow setting custom weight decay
commit
|
commitdiff
|
tree
|
snapshot
2013-10-22
Yangqing Jia
data layer log
commit
|
commitdiff
|
tree
|
snapshot
2013-10-22
Yangqing Jia
imagenet prototxt: init bias 0.1
commit
|
commitdiff
|
tree
|
snapshot
2013-10-21
Yangqing Jia
unchecked: using mean file.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-21
Yangqing Jia
compute image mean code
commit
|
commitdiff
|
tree
|
snapshot
2013-10-17
Yangqing Jia
freshness
commit
|
commitdiff
|
tree
|
snapshot
2013-10-17
Yangqing Jia
cleaning codes
commit
|
commitdiff
|
tree
|
snapshot
2013-10-16
Yangqing Jia
mnist demo
commit
|
commitdiff
|
tree
|
snapshot
2013-10-16
Yangqing Jia
add mnist data
commit
|
commitdiff
|
tree
|
snapshot
2013-10-16
Yangqing Jia
mnist updates
commit
|
commitdiff
|
tree
|
snapshot
2013-10-15
Yangqing Jia
Reorganization of codes.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-15
Yangqing Jia
removed the net proto test that relies on external...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-15
Yangqing Jia
Merge branch 'master' of github.com:Yangqing/caffeine
commit
|
commitdiff
|
tree
|
snapshot
2013-10-15
Yangqing Jia
solver: added snapshotting ability
commit
|
commitdiff
|
tree
|
snapshot
2013-10-15
Yangqing Jia
indentation
commit
|
commitdiff
|
tree
|
snapshot
next