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-08-28
Ozan Çağlayan
[docs] Update installation docs to include Fedora
commit
|
commitdiff
|
tree
|
snapshot
2014-08-28
Evan Shelhamer
clarify project origin
commit
|
commitdiff
|
tree
|
snapshot
2014-08-28
Evan Shelhamer
Merge pull request #857 from netheril96/gflags
commit
|
commitdiff
|
tree
|
snapshot
2014-08-28
netheril96
create_imagenet.sh updated to new syntax
commit
|
commitdiff
|
tree
|
snapshot
2014-08-27
Jeff Donahue
Merge pull request #993 from Yangqing/sweep
commit
|
commitdiff
|
tree
|
snapshot
2014-08-27
Yangqing Jia
fix layer_factory.cpp bug: there should be no ifdefs
commit
|
commitdiff
|
tree
|
snapshot
2014-08-26
Evan Shelhamer
Merge pull request #984 from shelhamer/drop-curand...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-26
Evan Shelhamer
default ilsvrc solving to GPU
commit
|
commitdiff
|
tree
|
snapshot
2014-08-26
Jonathan L...
FIX drop obsolete CURAND reset for CUDA 6.5 compatibility
commit
|
commitdiff
|
tree
|
snapshot
2014-08-26
Sergey Karayev
FIX web_demo upload was not processing grayscale correctly
commit
|
commitdiff
|
tree
|
snapshot
2014-08-26
Jeff Donahue
Merge pull request #981 from jeffdonahue/fix-eltwise...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-25
Jeff Donahue
remove warning about LRN layers in CPU mode
commit
|
commitdiff
|
tree
|
snapshot
2014-08-25
Jeff Donahue
Add "stable_prod_grad" option (on by default) to ELTWIS...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-25
Jeff Donahue
Merge pull request #980 from jeffdonahue/fix-memory...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-25
Jeff Donahue
fix memory_used_ by computing after SetUp
commit
|
commitdiff
|
tree
|
snapshot
2014-08-25
Jeff Donahue
Merge pull request #979 from jeffdonahue/caffe-test...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-25
Jeff Donahue
'caffe test' prints all scores and their names
commit
|
commitdiff
|
tree
|
snapshot
2014-08-25
Evan Shelhamer
Merge pull request #976 from alfredtofu/dev
commit
|
commitdiff
|
tree
|
snapshot
2014-08-25
alfredtofu
fix bug for resizing images.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-24
Evan Shelhamer
[example] add fully-convolutional efficiency note ...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-24
Evan Shelhamer
fix internal thread interface confusion
commit
|
commitdiff
|
tree
|
snapshot
2014-08-24
Evan Shelhamer
move {InnerProduct,Eltwise}Layer to common instead...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-22
Evan Shelhamer
fix parameter for transformation in ImageDataLayer...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-22
Evan Shelhamer
Merge pull request #963 from shelhamer/fix-transform...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-22
Evan Shelhamer
upgrade model definitions for transformation params
commit
|
commitdiff
|
tree
|
snapshot
2014-08-22
Evan Shelhamer
upgrade net parameter data transformation fields automa...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-22
Evan Shelhamer
compact net parameter upgrade
commit
|
commitdiff
|
tree
|
snapshot
2014-08-22
Evan Shelhamer
restore old data transformation parameters for compatib...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-22
Evan Shelhamer
Merge pull request #954 from geenux/dev-redundant-data
commit
|
commitdiff
|
tree
|
snapshot
2014-08-21
Jeff Donahue
Merge pull request #961 from jeffdonahue/gpu-flag-overr...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-21
Jeff Donahue
If specified, --gpu flag overrides SolverParameter...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-21
Evan Shelhamer
Merge pull request #942 from yosinski/doc-update
commit
|
commitdiff
|
tree
|
snapshot
2014-08-21
Evan Shelhamer
Merge pull request #956 from longjon/clean-signbit
commit
|
commitdiff
|
tree
|
snapshot
2014-08-21
TANGUY Arnaud
Refactor ImageDataLayer to use DataTransformer
commit
|
commitdiff
|
tree
|
snapshot
2014-08-21
Evan Shelhamer
specialize cpu_strided_dot before instantiation to...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-21
Jonathan L...
clean up cpu signbit definition
commit
|
commitdiff
|
tree
|
snapshot
2014-08-20
TANGUY Arnaud
Refactor DataLayer using a new DataTransformer
commit
|
commitdiff
|
tree
|
snapshot
2014-08-19
longjon
Merge pull request #940 from ronghanghu/channel-softmax
commit
|
commitdiff
|
tree
|
snapshot
2014-08-19
Ronghang Hu
implement GPU version of Softmax
commit
|
commitdiff
|
tree
|
snapshot
2014-08-19
Jonathan L...
test softmax and softmax with loss across channels
commit
|
commitdiff
|
tree
|
snapshot
2014-08-19
Jonathan L...
softmax and softmax loss layers work across channels
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Jonathan L...
add caffe_cpu_strided_dot for strided dot products
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Jonathan L...
milliseconds is a word
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Jeff Donahue
Merge pull request #943 from jeffdonahue/parallel-travi...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-17
Jeff Donahue
Travis build matrix to do parallel builds for make...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-17
Jeff Donahue
Merge pull request #623 from BVLC/cmake
commit
|
commitdiff
|
tree
|
snapshot
2014-08-17
Jeff Donahue
restore .testbin extension, and move caffe_tool back...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-17
Jeff Donahue
use all caps for global preprocess vars (e.g. EXAMPLES_...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-17
Jeff Donahue
.travis.yml and .gitignore: various minor cleanup
commit
|
commitdiff
|
tree
|
snapshot
2014-08-17
Jeff Donahue
[docs] CMake build steps and Ubuntu 12.04 install instr...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-17
bhack
Reduce packages
commit
|
commitdiff
|
tree
|
snapshot
2014-08-17
bhack
Add ppa for CMake for fix 32bit precompiled cmake on...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-17
Adam Kosiorek
added gflags + bugfixes + rebase on bvlc/caffe
commit
|
commitdiff
|
tree
|
snapshot
2014-08-17
Adam Kosiorek
Added lint target
commit
|
commitdiff
|
tree
|
snapshot
2014-08-17
Adam Kosiorek
added proper 'runtest' target
commit
|
commitdiff
|
tree
|
snapshot
2014-08-17
Adam Kosiorek
Examples_SOURCE_DIR cmake variable bugfix
commit
|
commitdiff
|
tree
|
snapshot
2014-08-17
Adam Kosiorek
enable both GPU and CPU builds + testing in travis
commit
|
commitdiff
|
tree
|
snapshot
2014-08-17
Adam Kosiorek
cpu only build works
commit
|
commitdiff
|
tree
|
snapshot
2014-08-17
Adam Kosiorek
cpu only
commit
|
commitdiff
|
tree
|
snapshot
2014-08-17
Adam Kosiorek
restoring travis.yml
commit
|
commitdiff
|
tree
|
snapshot
2014-08-17
Adam Kosiorek
cmake from binaries
commit
|
commitdiff
|
tree
|
snapshot
2014-08-17
Adam Kosiorek
cmake build configuration for travis-ci
commit
|
commitdiff
|
tree
|
snapshot
2014-08-17
Adam Kosiorek
fixed lint issues
commit
|
commitdiff
|
tree
|
snapshot
2014-08-17
Adam Kosiorek
fixed CMake dependant header file generation
commit
|
commitdiff
|
tree
|
snapshot
2014-08-17
Adam Kosiorek
examples CMake lists
commit
|
commitdiff
|
tree
|
snapshot
2014-08-17
Adam Kosiorek
cmake build system
commit
|
commitdiff
|
tree
|
snapshot
2014-08-17
Jason Yosinski
Updated installation docs for OS X 10.9 brew install...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-17
Jason Yosinski
Updated documentation to include instructions to instal...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-17
Jeff Donahue
Merge pull request #936 from jeffdonahue/not-stage
commit
|
commitdiff
|
tree
|
snapshot
2014-08-15
Jeff Donahue
Add "not_stage" to NetStateRule to exclude NetStates...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-15
Evan Shelhamer
[example] set phase test for fully-convolutional model
commit
|
commitdiff
|
tree
|
snapshot
2014-08-15
Evan Shelhamer
[example] include imports in net surgery
commit
|
commitdiff
|
tree
|
snapshot
2014-08-15
Evan Shelhamer
Merge pull request #897 from ashafaei/eltwise-abs
commit
|
commitdiff
|
tree
|
snapshot
2014-08-14
Alireza Shafaei
Added absolute value layer, useful for implementation...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-14
Jeff Donahue
Merge pull request #923 from yosinski/doc-update
commit
|
commitdiff
|
tree
|
snapshot
2014-08-14
Jason Yosinski
Tried to clarify function of `include' lines and train...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-13
Jason Yosinski
Updated ImageNet Tutorial to reflect new merged train...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-13
Jeff Donahue
Fix from loss-generalization: accidentally removed...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-13
Jeff Donahue
Merge pull request #686 from jeffdonahue/loss-generaliz...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-13
Jeff Donahue
Store loss coefficients in layer; use for prettier...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-13
Jeff Donahue
Add ACCURACY layer and softmax_error output to lenet_co...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-13
Jeff Donahue
Also display outputs in the train net. (Otherwise...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-13
Jeff Donahue
Disallow in-place computation in SPLIT layer -- has...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-13
Jeff Donahue
AccuracyLayer only dies when necessary.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-13
Jeff Donahue
Net::Init can determine that layers don't need backward...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-13
Jeff Donahue
Make multiple losses work by inserting split layers...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-13
Jeff Donahue
Generalize loss by allowing any top blob to be used...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-13
Jeff Donahue
Add net tests for loss_weight.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-13
Jeff Donahue
Add loss_weight to proto, specifying coefficients for...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-13
Evan Shelhamer
[docs] update docs generation for notebook metadata
commit
|
commitdiff
|
tree
|
snapshot
2014-08-13
Evan Shelhamer
Merge pull request #921 from shelhamer/notebook-update
commit
|
commitdiff
|
tree
|
snapshot
2014-08-13
Evan Shelhamer
[example] change notebook name metadata to avoid conflict
commit
|
commitdiff
|
tree
|
snapshot
2014-08-13
Evan Shelhamer
[example] fix plt commands in detection
commit
|
commitdiff
|
tree
|
snapshot
2014-08-13
Clemens Korner
use plt namespace for imshow in filter_visualization...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-13
Yangqing Jia
Merge pull request #914 from ashafaei/euclidean-loss-fix
commit
|
commitdiff
|
tree
|
snapshot
2014-08-12
Alireza Shafaei
Fixed the GPU implementation of EuclideanLoss to report...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-12
Jeff Donahue
Merge pull request #846 from qipeng/mvn-layer
commit
|
commitdiff
|
tree
|
snapshot
2014-08-12
Jeff Donahue
Merge pull request #863 from jeffdonahue/lint-check...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-12
Jeff Donahue
Fix caffe/alt_fn lint errors.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-12
Jeff Donahue
Create caffe_{,gpu_}memset functions to replace {m...
commit
|
commitdiff
|
tree
|
snapshot
next