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
2014-09-29
Jeff Donahue
Merge remote-tracking branch 'bvlc/master' into dev
commit
|
commitdiff
|
tree
|
snapshot
2014-09-29
Jeff Donahue
Merge pull request #1166 from pluskid/master
commit
|
commitdiff
|
tree
|
snapshot
2014-09-29
Sergey Karayev
[examples] adding class names and deploy version of...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-29
Yangqing Jia
Merge pull request #1172 from Yangqing/conv_factory
commit
|
commitdiff
|
tree
|
snapshot
2014-09-28
Yangqing Jia
message
commit
|
commitdiff
|
tree
|
snapshot
2014-09-28
Yangqing Jia
Merge pull request #1161 from jjkjkj/dev-threshold-fix
commit
|
commitdiff
|
tree
|
snapshot
2014-09-28
Yangqing Jia
const fix
commit
|
commitdiff
|
tree
|
snapshot
2014-09-28
Yangqing Jia
cudnn pooling fallback option
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
Chiyuan Zhang
fix hdf5 data layer bug
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
Chiyuan Zhang
update HDF5 layer test data.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
Chiyuan Zhang
tweak test case to expose bug.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-26
jjkjkj
Update layer_factory.cpp
commit
|
commitdiff
|
tree
|
snapshot
2014-09-25
longjon
Merge pull request #1149 from ashafaei/crop_bugfix
commit
|
commitdiff
|
tree
|
snapshot
2014-09-25
longjon
Merge pull request #1157 from ducha-aiki/fix-extract...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-25
Alireza Shafaei
Random crop bugfix and abstracting random number genera...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-25
D.Mishkin
Removed unnecessary "mutable"
commit
|
commitdiff
|
tree
|
snapshot
2014-09-25
Evan Shelhamer
Merge pull request #1147 from savy-91/patch-1
commit
|
commitdiff
|
tree
|
snapshot
2014-09-25
Evan Shelhamer
Merge pull request #1138 from ksimonyan/vgg_models_support
commit
|
commitdiff
|
tree
|
snapshot
2014-09-24
Evan Shelhamer
Back-merge
commit
|
commitdiff
|
tree
|
snapshot
2014-09-24
Evan Shelhamer
Merge pull request #1152 from sguada/fix_cv_size_order
commit
|
commitdiff
|
tree
|
snapshot
2014-09-24
Sergio
Fixed param order of cv::Size in cv::resize
commit
|
commitdiff
|
tree
|
snapshot
2014-09-24
Karen Simonyan
added a Matlab demo with mean BGR pixel subtraction...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-23
savy-91
Changed "blas" to "openblas"
commit
|
commitdiff
|
tree
|
snapshot
2014-09-23
Karen Simonyan
RGB -> BGR in the matlab demo
commit
|
commitdiff
|
tree
|
snapshot
2014-09-22
Karen Simonyan
added example usage to the Matlab script
commit
|
commitdiff
|
tree
|
snapshot
2014-09-22
Karen Simonyan
added comments to the Matlab demo script
commit
|
commitdiff
|
tree
|
snapshot
2014-09-22
Karen Simonyan
added matcaffe_demo for the VGG models (RGB input)
commit
|
commitdiff
|
tree
|
snapshot
2014-09-22
Karen Simonyan
added support for "k" LRN parameter to upgrade_proto
commit
|
commitdiff
|
tree
|
snapshot
2014-09-22
Karen Simonyan
adds a parameter to the LRN layer (denoted as "k" in...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-22
Sergey Karayev
web demo fix, closes #1002
commit
|
commitdiff
|
tree
|
snapshot
2014-09-22
Evan Shelhamer
Merge pull request #1128 from shelhamer/default-db...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-22
Evan Shelhamer
switch examples to lmdb (except for custom data loaders)
commit
|
commitdiff
|
tree
|
snapshot
2014-09-21
Jeff Donahue
fix cifar10 paths so they can be run from caffe root
commit
|
commitdiff
|
tree
|
snapshot
2014-09-21
Evan Shelhamer
default backend to lmdb for image conversion and mean...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-21
Evan Shelhamer
Back-merge
commit
|
commitdiff
|
tree
|
snapshot
2014-09-21
Sergio Guadarrama
Merge pull request #1126 from shelhamer/window-data...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-21
Evan Shelhamer
define up-to-date all-in-one model for pascal finetuning
commit
|
commitdiff
|
tree
|
snapshot
2014-09-21
Evan Shelhamer
load transform params in window data layer
commit
|
commitdiff
|
tree
|
snapshot
2014-09-21
Evan Shelhamer
include WindowDataLayer in data param upgrade
commit
|
commitdiff
|
tree
|
snapshot
2014-09-20
Jeff Donahue
Merge pull request #1115 from rickardnorlander/master
commit
|
commitdiff
|
tree
|
snapshot
2014-09-20
longjon
Merge pull request #1118 from shelhamer/1x1-conv
commit
|
commitdiff
|
tree
|
snapshot
2014-09-20
Evan Shelhamer
combine col_{data,diff} into single col_buff to halve...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-20
Evan Shelhamer
Back-merge
commit
|
commitdiff
|
tree
|
snapshot
2014-09-20
Evan Shelhamer
optimize 1x1 convolution for Network-in-Network style...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-20
Evan Shelhamer
drop out-of-date conv test comments
commit
|
commitdiff
|
tree
|
snapshot
2014-09-20
Evan Shelhamer
Merge pull request #1117 from ronghanghu/fix-finetune...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
Ronghang Hu
fix directory in finetune pascal example
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
longjon
Merge pull request #945 from longjon/fixtypes
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
Jonathan L...
fix types of (Layer)SetUp, Reshape, Forward, and Backwa...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
Jeff Donahue
fix cifar10 paths so they can be run from caffe root
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
rickardnorlander
Fix typo in LRN-expression in docs
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
Evan Shelhamer
Merge pull request #1112 from BVLC/next
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
Evan Shelhamer
relax precision of gradient-based solver tests
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
Evan Shelhamer
[example] groom siamese notebook
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
Evan Shelhamer
Merge pull request #959 from nickcarlevaris/contrastive...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
Evan Shelhamer
[docs] order ipython notebooks
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
Evan Shelhamer
[example] resurrect imagenet training scripts
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
Evan Shelhamer
[model zoo] ignore models -- only for reference or zoo
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
Evan Shelhamer
[model zoo] download from gist grooming
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Evan Shelhamer
Merge pull request #1110 from sergeyk/dev
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Sergey Karayev
[model zoo] download gist script
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Evan Shelhamer
Merge pull request #594 from longjon/layer-reshaping
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Jonathan L...
check that LRN's local_size is odd as the current imple...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Jonathan L...
[docs] clarify the use of Blob::Reshape a bit
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Jonathan L...
[pycaffe] expose Net::Reshape
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Jonathan L...
add Net::Reshape for only reshaping
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Jonathan L...
include Reshape in caffe time
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Jonathan L...
test net reshaping
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Jonathan L...
default LayerSetUp to no-op instead of NOT_IMPLEMENTED
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Jonathan L...
call Reshape in Layer::SetUp
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Jonathan L...
split off Reshape for vision layers
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Jonathan L...
split off Reshape for common layers
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Jonathan L...
split off Reshape for neuron layers
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Jonathan L...
split off Reshape for loss layers
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Jonathan L...
split off Reshape for data layers
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Jonathan L...
separate setConvolutionDesc from createConvolutionDesc
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Jonathan L...
separate setTensor4dDesc from createTensor4dDesc
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Jonathan L...
enable reshaping in the forward pass
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Jonathan L...
don't reallocate blobs when shrinking memory use
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Jonathan L...
add abstract Layer::Reshape, and document the new metho...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Jonathan L...
use Blob directly instead of shared_ptr for EltwiseLaye...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Evan Shelhamer
Merge pull request #1104 from shelhamer/conv-comments...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Evan Shelhamer
Merge pull request #1100 from cNikolaou/issue1099
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Evan Shelhamer
[docs] lenet grooming
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Evan Shelhamer
[docs] comment ConvolutionLayer
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Evan Shelhamer
test convolution by random weights for robustness
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Evan Shelhamer
test convolution against explicit reference implementation
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Christos Nikolaou
Updated mnist/readme.md file with additional information.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-17
Christos Nikolaou
Update readme.md files of cifar10 and mnist examples...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-16
Evan Shelhamer
Merge pull request #1093 from CellScope/io-cant-load...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-16
Daniel Golden
[Bugfix] Move error checking closer to file read
commit
|
commitdiff
|
tree
|
snapshot
2014-09-16
longjon
Merge pull request #1088 from shelhamer/fix-solverstate...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-16
Jeff Donahue
Merge pull request #1091 from ronghanghu/fix_window_dat...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-16
Ronghang Hu
set up datum size for WindowDataLayer
commit
|
commitdiff
|
tree
|
snapshot
2014-09-16
Evan Shelhamer
[fix] snapshot model weights as .caffemodel, solver...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-16
Evan Shelhamer
[example] update paths in net surgery
commit
|
commitdiff
|
tree
|
snapshot
2014-09-15
Evan Shelhamer
Merge pull request #1083 from longjon/fix-solver-gpu...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-15
Jonathan L...
fix caffe train GPU initialization
commit
|
commitdiff
|
tree
|
snapshot
2014-09-14
Jeff Donahue
Merge pull request #1077 from bhack/glog_ppa
commit
|
commitdiff
|
tree
|
snapshot
2014-09-14
Evan Shelhamer
Merge pull request #1076 from kloudkl/cuda-6.5
commit
|
commitdiff
|
tree
|
snapshot
next