platform/upstream/caffeonacl.git
2015-01-02 Evan ShelhamerMerge pull request #1650 from shelhamer/unrestricted...
2014-12-30 Evan ShelhamerMerge pull request #1449 from mprat/patch-1
2014-12-29 Evan Shelhamer[docs] open release of BVLC models for unrestricted use
2014-12-29 Evan Shelhamer[docs] groom model zoo intro + list
2014-12-29 Daniel GoldenBetter instructions for updating Homebrew after modifyi...
2014-12-29 Evan ShelhamerMerge pull request #1612 from sguada/googlenet_master
2014-12-23 SergioWarning of fallback only the first time for cudnn_pooli...
2014-12-22 Jon LongMerge pull request #1607 from kjkjava/master
2014-12-22 SergioAdded credits and bvlc_googlenet to model_zoo.md
2014-12-22 SergioAdded credits for training bvlc models
2014-12-22 SergioAdded bvlc_googlenet prototxt and weights
2014-12-22 SergioFix init current_step
2014-12-22 SergioAdapt lenet_multistep_solver.prototxt to current solvers
2014-12-22 SergioAdded Multistep, Poly and Sigmoid learning rate decay...
2014-12-22 qipengDisplay averaged loss over the last several iterations
2014-12-21 Kyle KrafkaFix minor typos in strings.
2014-12-21 Kyle KrafkaUse valid MathJax delimiters.
2014-12-20 Jeff DonahueMerge pull request #1551 from schenker/fix_image_data_l...
2014-12-20 Thomas SchenkerAdd CHECKs to prevent segfault for incorrect IMAGE_DATA...
2014-12-05 Evan Shelhamercompile for compute capability 5.0
2014-11-18 Michele PratusevichUpdate python requirements.txt
2014-10-20 Evan Shelhamer[docs] re-title docs, count forks
2014-10-20 Evan Shelhamer[docs] BVLC Caffe acknowledgements
2014-10-20 Evan Shelhamer[docs] cite the arXiv paper
2014-10-20 Evan ShelhamerMerge pull request #1332 from tleyden/master
2014-10-20 Traun LeydenFix build error caused by pthread lib order
2014-10-17 Sergey KarayevMerge pull request #1315 from sergeyk/master
2014-10-17 Sergey KarayevFixing finetune_flickr_style model reported accuracy.
2014-10-16 Evan ShelhamerMerge pull request #1309 from CellScope/edit-brew-boost...
2014-10-16 Daniel GoldenEdit boost-python formula
2014-10-15 Evan Shelhamer[docs] proofreading suggested by @cNikolaou
2014-10-14 Evan Shelhamer[examples] fix reference model name for flickr fine...
2014-10-11 Evan Shelhamer[docs] pip install harder
2014-10-11 Evan Shelhamer[docs] pip install packages in order for dependencies
2014-10-10 Evan Shelhamer[docs] note boost 1.56 an CUDA conflict on OS X
2014-10-10 Evan Shelhamer[docs] update homebrew instructions for boost and boost...
2014-10-10 Evan Shelhamer[example] re-title LeNet / MNIST heading too
2014-10-10 Evan Shelhamer[example] add LeNet to MNIST title, fix paths to be...
2014-10-09 Evan Shelhamer[example] fix data script paths for flickr fine-tuning
2014-10-08 Evan ShelhamerMerge pull request #1226 from longjon/check-solver...
2014-10-06 Jonathan L... [fix] check solver prototxt parsing
2014-10-02 Jonathan L... Merge pull request #1198 from dbbert/patch-1
2014-10-02 BertUpdate detect.py
2014-10-01 Jeff DonahueMerge pull request #1203 from jeffdonahue/fix-output...
2014-10-01 Jeff Donahue[fix] solver indexing of output blobs was incorrect...
2014-09-29 Jeff DonahueMerge pull request #1166 from pluskid/master
2014-09-26 Chiyuan Zhangfix hdf5 data layer bug
2014-09-26 Chiyuan Zhangupdate HDF5 layer test data.
2014-09-26 Chiyuan Zhangtweak test case to expose bug.
2014-09-25 Evan ShelhamerMerge pull request #1147 from savy-91/patch-1
2014-09-24 Evan ShelhamerMerge pull request #1152 from sguada/fix_cv_size_order
2014-09-24 SergioFixed param order of cv::Size in cv::resize
2014-09-23 savy-91Changed "blas" to "openblas"
2014-09-22 Evan ShelhamerMerge pull request #1128 from shelhamer/default-db...
2014-09-22 Evan Shelhamerswitch examples to lmdb (except for custom data loaders)
2014-09-21 Jeff Donahuefix cifar10 paths so they can be run from caffe root
2014-09-21 Evan Shelhamerdefault backend to lmdb for image conversion and mean...
2014-09-21 Sergio GuadarramaMerge pull request #1126 from shelhamer/window-data...
2014-09-21 Evan Shelhamerdefine up-to-date all-in-one model for pascal finetuning
2014-09-21 Evan Shelhamerload transform params in window data layer
2014-09-21 Evan Shelhamerinclude WindowDataLayer in data param upgrade
2014-09-20 Jeff DonahueMerge pull request #1115 from rickardnorlander/master
2014-09-20 Evan ShelhamerMerge pull request #1117 from ronghanghu/fix-finetune...
2014-09-19 Ronghang Hufix directory in finetune pascal example
2014-09-19 rickardnorlanderFix typo in LRN-expression in docs
2014-09-19 Evan ShelhamerMerge pull request #1112 from BVLC/next
2014-09-19 Evan Shelhamerrelax precision of gradient-based solver tests
2014-09-19 Evan Shelhamer[example] groom siamese notebook
2014-09-19 Evan ShelhamerMerge pull request #959 from nickcarlevaris/contrastive...
2014-09-19 Evan Shelhamer[docs] order ipython notebooks
2014-09-19 Evan Shelhamer[example] resurrect imagenet training scripts
2014-09-19 Evan Shelhamer[model zoo] ignore models -- only for reference or zoo
2014-09-19 Evan Shelhamer[model zoo] download from gist grooming
2014-09-18 Evan ShelhamerMerge pull request #1110 from sergeyk/dev
2014-09-18 Sergey Karayev[model zoo] download gist script
2014-09-18 Evan ShelhamerMerge pull request #594 from longjon/layer-reshaping
2014-09-18 Jonathan L... check that LRN's local_size is odd as the current imple...
2014-09-18 Jonathan L... [docs] clarify the use of Blob::Reshape a bit
2014-09-18 Jonathan L... [pycaffe] expose Net::Reshape
2014-09-18 Jonathan L... add Net::Reshape for only reshaping
2014-09-18 Jonathan L... include Reshape in caffe time
2014-09-18 Jonathan L... test net reshaping
2014-09-18 Jonathan L... default LayerSetUp to no-op instead of NOT_IMPLEMENTED
2014-09-18 Jonathan L... call Reshape in Layer::SetUp
2014-09-18 Jonathan L... split off Reshape for vision layers
2014-09-18 Jonathan L... split off Reshape for common layers
2014-09-18 Jonathan L... split off Reshape for neuron layers
2014-09-18 Jonathan L... split off Reshape for loss layers
2014-09-18 Jonathan L... split off Reshape for data layers
2014-09-18 Jonathan L... separate setConvolutionDesc from createConvolutionDesc
2014-09-18 Jonathan L... separate setTensor4dDesc from createTensor4dDesc
2014-09-18 Jonathan L... enable reshaping in the forward pass
2014-09-18 Jonathan L... don't reallocate blobs when shrinking memory use
2014-09-18 Jonathan L... add abstract Layer::Reshape, and document the new metho...
2014-09-18 Jonathan L... use Blob directly instead of shared_ptr for EltwiseLaye...
2014-09-18 Evan ShelhamerMerge pull request #1104 from shelhamer/conv-comments...
2014-09-18 Evan ShelhamerMerge pull request #1100 from cNikolaou/issue1099
2014-09-18 Evan Shelhamer[docs] lenet grooming
2014-09-18 Evan Shelhamer[docs] comment ConvolutionLayer
2014-09-18 Evan Shelhamertest convolution by random weights for robustness
next