Update caffe.proto
[platform/upstream/caffeonacl.git] / matlab /
2014-05-20 Evan ShelhamerMerge pull request #429 from shelhamer/next
2014-05-20 Evan ShelhamerBack-merge changes in master
2014-04-24 Evan ShelhamerMerge pull request #352 from jeffdonahue/solver-seed
2014-04-23 Jeff Donahueadd caffe/random_fn lint rule to check for use of rand...
2014-04-10 Evan ShelhamerBack-merge docs and example image changes from `master...
2014-04-08 Evan ShelhamerBack-merge documentation and fixes
2014-04-02 Jeff DonahueMerge pull request #223 from sguada/improved_matcaffe
2014-03-31 Sergio GuadarramaRemoved empty space, verified lint
2014-03-31 Sergio GuadarramaAdded default values to matcaffe_batch for testing
2014-03-31 Sergio GuadarramaAdded matcaffe_init to easy reuse of caffe initialization
2014-03-31 Sergio GuadarramaCreated reset command and changed END to NULL again
2014-03-31 sguadaAdded prints to matcaffe_demo stages
2014-03-31 Sergio GuadarramaCleaned matcaffe.cpp to pass lint
2014-03-31 Sergio GuadarramaChanged matcaffe_demo to return maxlabel
2014-03-31 Sergio GuadarramaChanged Copyright to BVLC
2014-03-31 Sergio GuadarramaResolved merge conflicts
2014-03-27 Evan ShelhamerMerge pull request #255 from shelhamer/copyright-credit
2014-03-27 Evan ShelhamerStandardize copyright, add root-level CONTRIBUTORS...
2014-03-21 Jeff DonahueMerge pull request #209 from jeffdonahue/loss-in-forwar...
2014-03-20 Sergey KarayevMerge pull request #161 from kloudkl/simplify_feature_e...
2014-03-20 Jeff Donahueminor cleanup in rcnn-finetuning -- rcnn feature comput...
2014-03-20 Ross Girshickcleanup matlab demo
2014-03-20 Ross Girshickadd initialization key for verifying state
2014-03-20 Ross Girshickdemo on how to get net weights using the matlab interface
2014-03-20 Ross Girshickreturn model weights
2014-03-19 Evan ShelhamerMerge pull request #221 from jamt9000/fix-dump-network
2014-03-19 Evan ShelhamerMerge pull request #231 from BVLC/next
2014-03-19 Evan Shelhamerarrange example images, update paths, bring back imagen...
2014-03-18 Evan Shelhamerdrop models/ in favor of examples/
2014-03-18 Evan ShelhamerBack-merge documentation and historical PRs to master
2014-03-18 Evan ShelhamerMerge pull request #199 from longjon/pycaffe-ordereddict
2014-03-17 Evan ShelhamerMerge pull request #179 from erictzeng/test_all
2014-03-14 Evan Shelhamerfix wrapper example paths
2014-02-28 Evan ShelhamerBack-merge documentation updates from master
2014-02-27 Evan ShelhamerMerge pull request #168 from jeffdonahue/fix-lint-bugs
2014-02-27 Jeff Donahuefix python/matlab wrapper bugs introduced by lint;...
2014-02-26 Evan ShelhamerMerge pull request #163 from jeffdonahue/linter
2014-02-26 Jeff Donahuefix matcaffe and pycaffe linter errors
2013-11-22 Ross Girshickupdate Makefile and add some more docs
2013-11-22 Ross GirshickMerge remote-tracking branch 'origin/master'
2013-11-22 Ross Girshickcleanup and include ILSVRC mean image
2013-11-22 Ross Girshickfirst pass at matlab wrapper (somewhat messy still)