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-03-31
sguada
Added prints to matcaffe_demo stages
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Sergio Guadarrama
Cleaned matcaffe.cpp to pass lint
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Sergio Guadarrama
Changed matcaffe_demo to return maxlabel
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Sergio Guadarrama
Changed Copyright to BVLC
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Sergio Guadarrama
Resolved merge conflicts
commit
|
commitdiff
|
tree
|
snapshot
2014-03-29
Jeff Donahue
Merge pull request #275 from kloudkl/fix_kernel_for_loo...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-29
Kai Li
Use CUDA_KERNEL_LOOP in the macro DEFINE_AND_INSTANTIAT...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-29
Evan Shelhamer
Merge pull request #272 from kloudkl/gpu_hamming_distance
commit
|
commitdiff
|
tree
|
snapshot
2014-03-29
Evan Shelhamer
Merge pull request #271 from jeffdonahue/lint-bvlc...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-29
Kai Li
Implement and test gpu hamming distance
commit
|
commitdiff
|
tree
|
snapshot
2014-03-29
Kai Li
Rename caffe_hamming_distance into caffe_cpu_hamming_di...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-29
Jeff Donahue
make lint check for 'Copyright [year] BVLC and contribu...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-29
Jeff Donahue
compile the copyright regex
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Evan Shelhamer
Merge pull request #219 from jeffdonahue/refactor-layer...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
rename test_innerproduct_layer to test_inner_product_layer
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
move ReadNetParamsFrom{Text,Binary}File into util
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
add NetParameterPrettyPrint so that upgrade tool prints...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
update docs (and a couple comments) for refactored...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
fix upgrade_net_proto names
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
minor cleanup
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
add support for hdf5 output layer
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
cleaner version of refactoring with fields added to...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
some post rebase fixes -- copyright, hdf5_output layer...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
rollback previous commit adding version number to NetPa...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
add NetParameter required version number as breaking...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
allow upgrade_net_proto to also read/write binary proto...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
regenerate imagenet_val feature extraction prototxt...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
make all tools backwards compatible with v0 net param
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
upgrade images layer
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
upgrade remaining prototxts
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
upgrade_net_proto: allow input files already in new...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
fix upgrade_net_proto name
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
incorporate WindowDataLayer into V0Upgrade and add...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
update deprecated protos to latest dev versions
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
make test_protobuf use NONE for dummy layer instead...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
some naming standardization: ImagesLayer -> ImageDataLa...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
alphabetize classes in vision_layers.hpp
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
some cleanup - lowercase layer class member variable...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
remove padding layer
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
fix test_net for refactor
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
incorporate WindowDataLayer
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
rebase and fix stuff, incorporate image and padding...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
fix layertype alphabetization
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
fix lint errors
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
fix post-rebase param bugs
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
convert existing models to new format (used tools/upgra...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
LayerType enum
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
put inputs before layers in the proto so they print...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
add test for input/input_dim and fix bug, wasn't copyin...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
add upgrade_net_proto tool
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
fix insert_splits for new layer param format
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
add test which includes upgraded params
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
add imagenet upgrade test and fix bug in upgrade_proto
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
more padding layer upgrade tests
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
imagenet padding upgrade test
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
set correct bottom blob name in upgraded conv layer
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
function to upgrade padding layers
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
make solver use upgrade_proto (by constructing net...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
add deprecated protos to PROTO_OBJS in makefile so...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
make ReadProtoFromTextFile not die on parse failure...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
add V0NetParameter and UpgradeV0Net
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
caffe.proto: layer->layers
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
add v0->v1 'bridge' proto and add util that uses it
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
move caffe.proto.v0 -> deprecated/caffe.v0.proto and...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
update tests for new proto format; now they compile
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
changes to layers etc to make 'make all' run successful...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
add duplicated params from InnerProductParam to Convolu...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
HDF5DataParameter message and concat_param
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
NetParameter.layers -> layer
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
remove LayerConnection from proto, bottom and top now...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
move LayerParameter and individual layer param messages...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
move individual layer parameters to individual proto...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
create file caffe.proto.v0 which duplicates current...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
fix caffe.proto style bugs
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Evan Shelhamer
Merge pull request #266 from longjon/toomanyargs
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jeff Donahue
Merge pull request #268 from longjon/debug
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Jonathan L...
add DEBUG option to Makefile/Makefile.config.example
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Jonathan L...
tools should have nonzero error exit codes
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Jonathan L...
passing too many args to tool binaries is an error
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Jeff Donahue
Merge pull request #265 from jeffdonahue/hdf5-output...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Jeff Donahue
change hdf5 output layer test output file to a tmpnam...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Evan Shelhamer
installation proofreading, split parallel compilation
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Evan Shelhamer
Merge pull request #255 from shelhamer/copyright-credit
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Evan Shelhamer
note copyright assignment in development guide
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Evan Shelhamer
Standardize copyright, add root-level CONTRIBUTORS...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
Jeff Donahue
Merge pull request #260 from kloudkl/fix_doc_typos
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
Sergey Karayev
removing lena in favor of cat
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
Kai Li
Add packages installation command for CentOS/RHEL
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
Kai Li
Fix imagenet pretrained links
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
Kai Li
Add in doc how to remove leveldb dir if existed
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
Kai Li
Fix feature extraction reference model path and file...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-25
Sergey Karayev
fixed compilation error on window_data_layer.cu in...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-25
Kai Li
Add headers to build on OS X
commit
|
commitdiff
|
tree
|
snapshot
2014-03-25
Kai Li
Separate WindowDataLayer::Forward_gpu into a cu file
commit
|
commitdiff
|
tree
|
snapshot
2014-03-25
Kai Li
Separate ImagesLayer::Forward_gpu into a cu file
commit
|
commitdiff
|
tree
|
snapshot
2014-03-24
Evan Shelhamer
Merge pull request #201 from kloudkl/more_math_functions
commit
|
commitdiff
|
tree
|
snapshot
2014-03-24
Sergey Karayev
Merge pull request #252 from kloudkl/hdf5_output_layer
commit
|
commitdiff
|
tree
|
snapshot
2014-03-24
Kai Li
Separate HDF5OutputLayer::Forward_gpu/Backward_gpu...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-23
Kai Li
Fixed CPPLint errors related to math funtions
commit
|
commitdiff
|
tree
|
snapshot
2014-03-23
Kai Li
Rename signbit in macros to sgnbit to avoid conflicts...
commit
|
commitdiff
|
tree
|
snapshot
next