2014-09-03 |
Evan Shelhamer | [docs] draft tutorial subjects |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Evan Shelhamer | [docs] skeleton documentation subjects |
commit | commitdiff | tree | snapshot |
2014-09-02 |
Evan Shelhamer | Merge pull request #1025 from mohomran/minor_fix_to_mni... |
commit | commitdiff | tree | snapshot |
2014-09-02 |
Mohamed Omran | fixed relative path and prefix for adagrad-optimised... |
commit | commitdiff | tree | snapshot |
2014-09-02 |
Evan Shelhamer | Merge pull request #1023 from longjon/unbreak-pycaffe |
commit | commitdiff | tree | snapshot |
2014-09-02 |
Jonathan L... | [pycaffe] use _blob_names, _layer_names instead of... |
commit | commitdiff | tree | snapshot |
2014-09-02 |
Jonathan L... | [pycaffe] expose Net.blob_names and Net.layer_names |
commit | commitdiff | tree | snapshot |
2014-09-02 |
Jonathan L... | [pycaffe] add converter for vector<string> used by... |
commit | commitdiff | tree | snapshot |
2014-09-01 |
Jeff Donahue | add CUDA 6.5 error CUBLAS_STATUS_LICENSE_ERROR to cubla... |
commit | commitdiff | tree | snapshot |
2014-09-01 |
Jeff Donahue | revert tools/train_net.cpp to previous, depecated version |
commit | commitdiff | tree | snapshot |
2014-09-01 |
Jeff Donahue | Merge branch 'qipeng-solvers' into dev |
commit | commitdiff | tree | snapshot |
2014-09-01 |
Jeff Donahue | make MNIST autoencoder solvers start from base_lr 0... |
commit | commitdiff | tree | snapshot |
2014-09-01 |
Jeff Donahue | make adagrad/nesterov train scripts follow new "run... |
commit | commitdiff | tree | snapshot |
2014-09-01 |
Jeff Donahue | Add "test-on-train" stage to test accuracy on the train... |
commit | commitdiff | tree | snapshot |
2014-09-01 |
Jeff Donahue | mnist_autoencoder: always compute both cross-entropy... |
commit | commitdiff | tree | snapshot |
2014-09-01 |
qipeng | hot fix for warning |
commit | commitdiff | tree | snapshot |
2014-09-01 |
qipeng | lint |
commit | commitdiff | tree | snapshot |
2014-09-01 |
qipeng | Re-added solver switch into the new caffe main excutabl... |
commit | commitdiff | tree | snapshot |
2014-09-01 |
qipeng | lint |
commit | commitdiff | tree | snapshot |
2014-09-01 |
qipeng | Added sanity check for AdaGradSolver; added MNIST examp... |
commit | commitdiff | tree | snapshot |
2014-09-01 |
Jeff Donahue | Merge Test{SGD,AdaGrad,Nesterov}Solver; they become... |
commit | commitdiff | tree | snapshot |
2014-09-01 |
Jeff Donahue | cleanup caffe.proto |
commit | commitdiff | tree | snapshot |
2014-09-01 |
qipeng | added unit test for solvers and fixed solver bugs |
commit | commitdiff | tree | snapshot |
2014-09-01 |
qipeng | proto conflit, lint, and math_functions (compiler compl... |
commit | commitdiff | tree | snapshot |
2014-09-01 |
qipeng | fixes after rebase |
commit | commitdiff | tree | snapshot |
2014-09-01 |
qipeng | Addressed Yangqing's comments |
commit | commitdiff | tree | snapshot |
2014-09-01 |
qipeng | fixed caffe.proto after a mistaken rebase |
commit | commitdiff | tree | snapshot |
2014-09-01 |
qipeng | Added L1 regularization support for the weights |
commit | commitdiff | tree | snapshot |
2014-09-01 |
qipeng | bugfixes for AdaGrad |
commit | commitdiff | tree | snapshot |
2014-09-01 |
qipeng | improved numerical stability for AdaGrad |
commit | commitdiff | tree | snapshot |
2014-09-01 |
qipeng | fixed solver constructor in train_net.cpp |
commit | commitdiff | tree | snapshot |
2014-09-01 |
qipeng | converted pointers to shared_ptr |
commit | commitdiff | tree | snapshot |
2014-09-01 |
qipeng | restored vituals in solver.hpp |
commit | commitdiff | tree | snapshot |
2014-09-01 |
qipeng | Solver switching support & implementation of Nesterov... |
commit | commitdiff | tree | snapshot |
2014-09-01 |
Jeff Donahue | use LMDB in mnist autoencoder examples |
commit | commitdiff | tree | snapshot |
2014-09-01 |
Evan Shelhamer | make no GPU error in CPU-only mode a little clearer |
commit | commitdiff | tree | snapshot |
2014-09-01 |
Evan Shelhamer | include comment on CPU mode fine-tuning for Flickr... |
commit | commitdiff | tree | snapshot |
2014-09-01 |
Evan Shelhamer | Merge pull request #1014 from longjon/cleaner-pycaffe |
commit | commitdiff | tree | snapshot |
2014-08-31 |
Evan Shelhamer | Merge pull request #1008 from mohomran/mnist_with_lmdb |
commit | commitdiff | tree | snapshot |
2014-08-31 |
Evan Shelhamer | Merge pull request #1015 from mohomran/fixing_parse_log... |
commit | commitdiff | tree | snapshot |
2014-08-31 |
Mohamed Omran | parse_log.sh adapted to new training log format + fixed... |
commit | commitdiff | tree | snapshot |
2014-08-31 |
Mohamed Omran | updated lenet_train_test.prototxt + minor correction... |
commit | commitdiff | tree | snapshot |
2014-08-31 |
Mohamed Omran | minor changes to variable names and error messages... |
commit | commitdiff | tree | snapshot |
2014-08-31 |
Mohamed Omran | data now written to backend in batches |
commit | commitdiff | tree | snapshot |
2014-08-31 |
Mohamed Omran | mnist demo now works with lmdb and leveldb (set paramet... |
commit | commitdiff | tree | snapshot |
2014-08-31 |
Jonathan L... | [pycaffe] expose Blob.Reshape |
commit | commitdiff | tree | snapshot |
2014-08-31 |
Jonathan L... | [pycaffe] remove name property from PyBlob and PyLayer |
commit | commitdiff | tree | snapshot |
2014-08-31 |
Jonathan L... | [pycaffe] declare the _caffe module init function |
commit | commitdiff | tree | snapshot |
2014-08-31 |
Jonathan L... | [pycaffe] split _caffe into source and header files |
commit | commitdiff | tree | snapshot |
2014-08-31 |
Jonathan L... | [pycaffe] make PyBlob a template over Dtype |
commit | commitdiff | tree | snapshot |
2014-08-31 |
Jonathan L... | [pycaffe] make PyNet a class, not a struct |
commit | commitdiff | tree | snapshot |
2014-08-31 |
Jonathan L... | [pycaffe] use a namespace alias instead of using direct... |
commit | commitdiff | tree | snapshot |
2014-08-31 |
Jonathan L... | [pycaffe] live in caffe namespace instead of opening it |
commit | commitdiff | tree | snapshot |
2014-08-31 |
Jonathan L... | [pycaffe] use class names of the form Py* instead of... |
commit | commitdiff | tree | snapshot |
2014-08-31 |
Evan Shelhamer | remove residual pthread references, but restore in... |
commit | commitdiff | tree | snapshot |
2014-08-31 |
Evan Shelhamer | ignore leveldb extension: ldb |
commit | commitdiff | tree | snapshot |
2014-08-30 |
Evan Shelhamer | Merge pull request #1004 from kloudkl/ignore |
commit | commitdiff | tree | snapshot |
2014-08-30 |
Evan Shelhamer | fix up leveldb ignore |
commit | commitdiff | tree | snapshot |
2014-08-30 |
Evan Shelhamer | Merge pull request #1010 from qipeng/boost-thread-with... |
commit | commitdiff | tree | snapshot |
2014-08-30 |
Evan Shelhamer | Makefile: fix boost::thread linking, drop pthread,... |
commit | commitdiff | tree | snapshot |
2014-08-30 |
Evan Shelhamer | fix up renaming |
commit | commitdiff | tree | snapshot |
2014-08-30 |
qipeng | renaming && typo fix |
commit | commitdiff | tree | snapshot |
2014-08-30 |
Evan Shelhamer | Merge pull request #1012 from shelhamer/pr-policy |
commit | commitdiff | tree | snapshot |
2014-08-30 |
Evan Shelhamer | [docs] new PR policy: send master fixes + docs to master |
commit | commitdiff | tree | snapshot |
2014-08-30 |
Jeff Donahue | fix data_transformer param_name |
commit | commitdiff | tree | snapshot |
2014-08-30 |
Evan Shelhamer | Merge pull request #1011 from YS-L/dev |
commit | commitdiff | tree | snapshot |
2014-08-30 |
qipeng | xcode compiler complaints (warnings)... |
commit | commitdiff | tree | snapshot |
2014-08-30 |
qipeng | patch MacOS NVCC boost::thread issue |
commit | commitdiff | tree | snapshot |
2014-08-30 |
Yung Siang... | Fix norm_region param in cifar10 deployment net |
commit | commitdiff | tree | snapshot |
2014-08-30 |
Evan Shelhamer | back-merge |
commit | commitdiff | tree | snapshot |
2014-08-30 |
Evan Shelhamer | Merge pull request #997 from ozancaglayn/dev |
commit | commitdiff | tree | snapshot |
2014-08-30 |
Ozan Çağlayan | [docs] Several documentation fixes |
commit | commitdiff | tree | snapshot |
2014-08-30 |
Evan Shelhamer | Merge pull request #1001 from drdan14/homebrew-git... |
commit | commitdiff | tree | snapshot |
2014-08-30 |
Daniel Golden | Explain how to fix homebrew to allow updates after... |
commit | commitdiff | tree | snapshot |
2014-08-29 |
Kai Li | Ignore LevelDB files |
commit | commitdiff | tree | snapshot |
2014-08-29 |
Evan Shelhamer | Merge pull request #970 from sergeyk/dev |
commit | commitdiff | tree | snapshot |
2014-08-29 |
Evan Shelhamer | [example] edit fine-tuning and train on ~2000 images... |
commit | commitdiff | tree | snapshot |
2014-08-29 |
Sergey Karayev | [example] finetuning CaffeNet on Flickr Style data |
commit | commitdiff | tree | snapshot |
2014-08-29 |
Evan Shelhamer | Merge pull request #1003 from shelhamer/examples-from... |
commit | commitdiff | tree | snapshot |
2014-08-29 |
Evan Shelhamer | set examples paths relative to root |
commit | commitdiff | tree | snapshot |
2014-08-29 |
Evan Shelhamer | ignore caffe generated files and stop ignoring examples |
commit | commitdiff | tree | snapshot |
2014-08-28 |
Evan Shelhamer | Merge pull request #1000 from kloudkl/boost-thread |
commit | commitdiff | tree | snapshot |
2014-08-28 |
Evan Shelhamer | Back-merge to dev for doc fixes + cherry-picks |
commit | commitdiff | tree | snapshot |
2014-08-28 |
Kai Li | The return value of WaitForInternalThreadToExit has... |
commit | commitdiff | tree | snapshot |
2014-08-28 |
Kai Li | Add boost thread in the travis install script |
commit | commitdiff | tree | snapshot |
2014-08-28 |
Kai Li | Replace pthread with boost::thread |
commit | commitdiff | tree | snapshot |
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-27 |
Evan Shelhamer | Merge pull request #977 from ozancaglayan/patch-1 |
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 |
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 |
Evan Shelhamer | clarify project origin |
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 |
Sergey Karayev | FIX web_demo upload was not processing grayscale correctly |
commit | commitdiff | tree | snapshot |
next |