platform/upstream/caffeonacl.git
2014-08-17 Adam Kosiorekrestoring travis.yml
2014-08-17 Adam Kosiorekcmake from binaries
2014-08-17 Adam Kosiorekcmake build configuration for travis-ci
2014-08-17 Adam Kosiorekfixed lint issues
2014-08-17 Adam Kosiorekfixed CMake dependant header file generation
2014-08-17 Adam Kosiorekexamples CMake lists
2014-08-17 Adam Kosiorekcmake build system
2014-08-17 Jeff DonahueMerge pull request #936 from jeffdonahue/not-stage
2014-08-15 Jeff DonahueAdd "not_stage" to NetStateRule to exclude NetStates...
2014-08-15 Evan Shelhamer[example] set phase test for fully-convolutional model
2014-08-15 Evan Shelhamer[example] include imports in net surgery
2014-08-15 Evan ShelhamerMerge pull request #897 from ashafaei/eltwise-abs
2014-08-14 Alireza ShafaeiAdded absolute value layer, useful for implementation...
2014-08-14 Jeff DonahueMerge pull request #923 from yosinski/doc-update
2014-08-14 Jason YosinskiTried to clarify function of `include' lines and train...
2014-08-13 Jason YosinskiUpdated ImageNet Tutorial to reflect new merged train...
2014-08-13 Jeff DonahueFix from loss-generalization: accidentally removed...
2014-08-13 Jeff DonahueMerge pull request #686 from jeffdonahue/loss-generaliz...
2014-08-13 Jeff DonahueStore loss coefficients in layer; use for prettier...
2014-08-13 Jeff DonahueAdd ACCURACY layer and softmax_error output to lenet_co...
2014-08-13 Jeff DonahueAlso display outputs in the train net. (Otherwise...
2014-08-13 Jeff DonahueDisallow in-place computation in SPLIT layer -- has...
2014-08-13 Jeff DonahueAccuracyLayer only dies when necessary.
2014-08-13 Jeff DonahueNet::Init can determine that layers don't need backward...
2014-08-13 Jeff DonahueMake multiple losses work by inserting split layers...
2014-08-13 Jeff DonahueGeneralize loss by allowing any top blob to be used...
2014-08-13 Jeff DonahueAdd net tests for loss_weight.
2014-08-13 Jeff DonahueAdd loss_weight to proto, specifying coefficients for...
2014-08-13 Evan Shelhamer[docs] update docs generation for notebook metadata
2014-08-13 Evan ShelhamerMerge pull request #921 from shelhamer/notebook-update
2014-08-13 Evan Shelhamer[example] change notebook name metadata to avoid conflict
2014-08-13 Evan Shelhamer[example] fix plt commands in detection
2014-08-13 Clemens Korneruse plt namespace for imshow in filter_visualization...
2014-08-13 Yangqing JiaMerge pull request #914 from ashafaei/euclidean-loss-fix
2014-08-12 Alireza ShafaeiFixed the GPU implementation of EuclideanLoss to report...
2014-08-12 Jeff DonahueMerge pull request #846 from qipeng/mvn-layer
2014-08-12 Jeff DonahueMerge pull request #863 from jeffdonahue/lint-check...
2014-08-12 Jeff DonahueFix caffe/alt_fn lint errors.
2014-08-12 Jeff DonahueCreate caffe_{,gpu_}memset functions to replace {m...
2014-08-12 Jeff DonahueAdd caffe/alt_fn rule to lint checks to check for funct...
2014-08-12 Jeff Donahuelint targets should depend on the lint script itself
2014-08-11 Evan Shelhamer[examples] fix links in feature extraction
2014-08-11 Evan ShelhamerMerge pull request #910 from sergeyk/dev
2014-08-11 Sergey Karayev[docs] ‘maximally accurate’ in the web demo explanation...
2014-08-11 Sergey Karayev[docs] [fix] closes #899
2014-08-11 Evan ShelhamerMerge pull request #909 from sergeyk/dev
2014-08-11 Sergey Karayev[docs] sorting of examples. if doesn’t work for you...
2014-08-11 qipenglint
2014-08-11 qipengminor fix for layer factory
2014-08-11 qipengadded cross-channel MVN, Mean-only normalization, added...
2014-08-11 Yangqing JiaMerge pull request #904 from Yangqing/sweep
2014-08-11 qipengaddressed Jeff's comment
2014-08-11 qipenglint
2014-08-11 qipengreduced blas calls
2014-08-11 qipengmean-variance normalization layer
2014-08-11 Yangqing JiaAdd a leveldb option function in io.hpp/cpp
2014-08-11 Jonathan L... fix formatting error in blob.hpp
2014-08-10 Evan Shelhameroutput loss for caffenet and alexnet train/val models
2014-08-10 Evan Shelhamerdefault raw_scale in python scripts to ImageNet model...
2014-08-09 Evan ShelhamerMerge pull request #891 from kloudkl/gflags_namespace
2014-08-09 Jeff DonahueMerge pull request #892 from kloudkl/distribute_generat...
2014-08-09 Kai LiDistribute the generated proto header files
2014-08-09 Kai LiFix the gflags namespace issue
2014-08-09 Sergio GuadarramaMerge pull request #888 from ronghanghu/matcaffe-add...
2014-08-08 Ronghang Huadd necessary input checks for matcaffe
2014-08-08 Evan Shelhamer[example] fix example names
2014-08-08 Evan Shelhamer[docs] fix find complaint in example gathering script
2014-08-08 Evan Shelhamer[example] fix broken links in ImageNet recipe
2014-08-07 Evan ShelhamerBack-merge documentation and fixes
2014-08-07 Jeff DonahueMerge pull request #872 from shelhamer/caffe-tool
2014-08-07 Evan Shelhamerconsolidate gpu and device_id args in caffe tool
2014-08-07 Evan Shelhamerupdate cli usage in examples
2014-08-07 Evan Shelhamerfix deprecation warnings
2014-08-07 Evan Shelhamerconsolidate test into caffe cli
2014-08-07 Evan Shelhamercomment caffe cli
2014-08-07 Evan Shelhamercheck required caffe cli args
2014-08-07 Evan Shelhamerrename caffe cli args and revise text
2014-08-07 Evan Shelhamergive usage message for caffe cli
2014-08-07 Evan Shelhameroutput INFO from caffe cli to stderr by default
2014-08-07 Evan Shelhamerconsolidaet GPU flag for caffe cli
2014-08-07 Evan Shelhamerrename tools
2014-08-07 Alireza ShafaeiPainless binary mean conversion to matlab matrices.
2014-08-07 Evan ShelhamerMerge pull request #868 from shelhamer/license-copyright
2014-08-07 Evan Shelhamerlint for copyright
2014-08-07 Evan Shelhamer[docs] detail attribution, license, and copyright for...
2014-08-07 Evan ShelhamerLICENSE governs the whole project so strip file headers
2014-08-07 Evan Shelhamerclarify the license and copyright terms of the project
2014-08-06 Evan ShelhamerMerge pull request #816 from shelhamer/pycaffe-labels...
2014-08-06 Evan Shelhamerdrop np.asarray() in favor of declaration (~1.75x speedup)
2014-08-06 Evan Shelhamerfix pycaffe context cropping with or without mean
2014-08-06 Evan Shelhamertake array in pycaffe `Net.set_mean()` instead of file...
2014-08-06 Evan Shelhamerfix pycaffe input processing
2014-08-05 Evan Shelhamer[example] include prediction in classification, time...
2014-08-05 Evan Shelhamer[example] fix example outputs
2014-08-05 Evan Shelhamer[example] add caffe to pythonpath in all examples
2014-08-05 Evan Shelhamerdefine caffe.Net input preprocessing members by boost...
2014-08-05 Jeff DonahueMerge pull request #856 from jeffdonahue/lint-tweaks
2014-08-05 Jeff DonahueMerge pull request #859 from beam2d/fix-cifar-lrn-region
2014-08-05 Seiya TokuiFix conflict on setting of LRN layers between train...
2014-08-05 Jeff DonahueFix header alphabetization lint errors.
next