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-12-06
Sergey Karayev
updated detection demo notebook with picture of two...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-06
Yangqing Jia
Merge pull request #10 from sergeyk/selective_search_pr...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-06
Sergey Karayev
minor edit
commit
|
commitdiff
|
tree
|
snapshot
2013-12-06
Sergey Karayev
selective search notebook and renaming to power_wrapper
commit
|
commitdiff
|
tree
|
snapshot
2013-12-06
Sergey Karayev
fixed bug that renormalized window crops on second...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-06
Sergey Karayev
center_only and corners modes work correctly
commit
|
commitdiff
|
tree
|
snapshot
2013-12-06
Sergey Karayev
processing images in batch, with option to use selectiv...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Yangqing Jia
renaming"
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Yangqing Jia
Update README.md
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Yangqing Jia
Merge pull request #9 from jeffdonahue/fixflattenbug
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
Jeff Donahue
fix really stupid bug in flatten layer (and add test...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Yangqing Jia
lenet.prototxt loss layer rename
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Yangqing Jia
mnist train script
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Yangqing Jia
Several changes:
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Yangqing Jia
get_mnist.sh: changed the script to generate leveldb...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-02
Yangqing Jia
convert script: spacing
commit
|
commitdiff
|
tree
|
snapshot
2013-11-28
Yangqing Jia
Merge pull request #7 from jeffdonahue/headers
commit
|
commitdiff
|
tree
|
snapshot
2013-11-28
Jeff Donahue
modify makefile to recompile on changes to header files
commit
|
commitdiff
|
tree
|
snapshot
2013-11-28
Yangqing Jia
Update README.md
commit
|
commitdiff
|
tree
|
snapshot
2013-11-28
Yangqing Jia
Merge pull request #6 from jeffdonahue/flatten
commit
|
commitdiff
|
tree
|
snapshot
2013-11-28
Jeff Donahue
add flatten layer
commit
|
commitdiff
|
tree
|
snapshot
2013-11-28
Yangqing Jia
net.cpp: LOG to DLOG
commit
|
commitdiff
|
tree
|
snapshot
2013-11-28
Yangqing Jia
io.cpp: changed back CV_LOAD_IMAGE_COLOR for earlier...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-28
Yangqing Jia
Update io.cpp
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
Yangqing Jia
git ignore
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
Yangqing Jia
net speed benchmark: set device 0
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
Yangqing Jia
removed the -Wl flag which was an earlier experimental try
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
Yangqing Jia
makefile update
commit
|
commitdiff
|
tree
|
snapshot
2013-11-25
Yangqing Jia
Merge branch 'master' of github.com:Yangqing/caffe
commit
|
commitdiff
|
tree
|
snapshot
2013-11-25
Yangqing Jia
makefile: add both lib and lib64 to the cuda library...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-23
Yangqing Jia
makefile: added a MATLAB_DIR variable. pycaffe and...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Ross Girshick
update Makefile and add some more docs
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Ross Girshick
Merge remote-tracking branch 'origin/master'
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Ross Girshick
cleanup and include ILSVRC mean image
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Ross Girshick
first pass at matlab wrapper (somewhat messy still)
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Yangqing Jia
fix Makefile problem
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
Ross Girshick
fixed minor typo in imagenet wrapper
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
Yangqing Jia
cleaned makefile a little bit
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
Yangqing Jia
Merge branch 'master' of github.com:Yangqing/caffe
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
Yangqing Jia
remove remaining distributed solver stuff
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
Yangqing Jia
remove caffe header for distributed solver
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
Yangqing Jia
removed the unsuccessful distributed solver code
commit
|
commitdiff
|
tree
|
snapshot
2013-11-19
Yangqing Jia
fix pycaffe dependency
commit
|
commitdiff
|
tree
|
snapshot
2013-11-19
Yangqing Jia
fixed the missing CV flag
commit
|
commitdiff
|
tree
|
snapshot
2013-11-19
Yangqing Jia
makefile: not compile test in default
commit
|
commitdiff
|
tree
|
snapshot
2013-11-19
Yangqing Jia
Merge branch 'master' of github.com:Yangqing/caffe
commit
|
commitdiff
|
tree
|
snapshot
2013-11-19
Yangqing Jia
makefile: fixed the nvcc path
commit
|
commitdiff
|
tree
|
snapshot
2013-11-19
Yangqing Jia
io.cpp: changed the imread flag to cv::IMREAD_COLOR
commit
|
commitdiff
|
tree
|
snapshot
2013-11-19
Yangqing Jia
Merge branch 'master' of github.com:Yangqing/caffe
commit
|
commitdiff
|
tree
|
snapshot
2013-11-19
Yangqing Jia
added explanation notes to syncedmem
commit
|
commitdiff
|
tree
|
snapshot
2013-11-19
Yangqing Jia
imagenet_solver.prototxt: added back the missing test...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-19
Yangqing Jia
Merge branch 'master' of github.com:Yangqing/caffe
commit
|
commitdiff
|
tree
|
snapshot
2013-11-19
Yangqing Jia
imagenet deploy prototxt: instead of having a data...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Jeff Donahue
print status message on error opening leveldb
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Jeff Donahue
Merge branch 'master', remote-tracking branch 'origin'
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Yangqing Jia
removed the StillFresh function that was used to make...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-16
Yangqing Jia
Made a major change: when initializing a network, the...
commit
|
commitdiff
|
tree
|
snapshot
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
next