2014-09-05 |
Yangqing Jia | more blob details |
commit | commitdiff | tree | snapshot |
2014-09-05 |
Yangqing Jia | relu,sigmoid,tanh |
commit | commitdiff | tree | snapshot |
2014-09-05 |
Evan Shelhamer | [docs] fix br code |
commit | commitdiff | tree | snapshot |
2014-09-05 |
Evan Shelhamer | [docs] link tutorial |
commit | commitdiff | tree | snapshot |
2014-09-05 |
Evan Shelhamer | [docs] add titles |
commit | commitdiff | tree | snapshot |
2014-09-05 |
Evan Shelhamer | Merge pull request #1036 from longjon/test-initializati... |
commit | commitdiff | tree | snapshot |
2014-09-05 |
Evan Shelhamer | Merge pull request #1039 from sergeyk/dev |
commit | commitdiff | tree | snapshot |
2014-09-05 |
Evan Shelhamer | Merge pull request #1040 from qipeng/solver-test-fix |
commit | commitdiff | tree | snapshot |
2014-09-05 |
qipeng | Gradient-based solver test fix |
commit | commitdiff | tree | snapshot |
2014-09-05 |
Sergey Karayev | added a two-layer network that gets higher accuracy |
commit | commitdiff | tree | snapshot |
2014-09-04 |
Jeff Donahue | [docs] fix formatting and other errors in loss & solver |
commit | commitdiff | tree | snapshot |
2014-09-04 |
Evan Shelhamer | [fix] stop cloc complaint about cu type |
commit | commitdiff | tree | snapshot |
2014-09-04 |
Evan Shelhamer | fix fine-tuning example: paths, test acc., and total... |
commit | commitdiff | tree | snapshot |
2014-09-04 |
Sergey Karayev | HDF5 classification example |
commit | commitdiff | tree | snapshot |
2014-09-04 |
Evan Shelhamer | Merge pull request #917 from sergeyk/model_zoo |
commit | commitdiff | tree | snapshot |
2014-09-04 |
Evan Shelhamer | [example] update ImageNet timing for K40 |
commit | commitdiff | tree | snapshot |
2014-09-04 |
Evan Shelhamer | fix model download advice and prototxt name for fine... |
commit | commitdiff | tree | snapshot |
2014-09-04 |
Jeff Donahue | Merge pull request #624 from jeffdonahue/squash-layer |
commit | commitdiff | tree | snapshot |
2014-09-04 |
Jeff Donahue | add SILENCE layer -- takes one or more inputs and produ... |
commit | commitdiff | tree | snapshot |
2014-09-04 |
Jonathan L... | add test_initialization option to allow skipping initia... |
commit | commitdiff | tree | snapshot |
2014-09-04 |
Sergey Karayev | script to upload/update model info as gist |
commit | commitdiff | tree | snapshot |
2014-09-04 |
Sergey Karayev | flickr style fine-tuning model (separated from example... |
commit | commitdiff | tree | snapshot |
2014-09-04 |
Sergey Karayev | minor fixes to docs |
commit | commitdiff | tree | snapshot |
2014-09-04 |
Sergey Karayev | removed mention of getting_pretrained_models page and... |
commit | commitdiff | tree | snapshot |
2014-09-04 |
Sergey Karayev | updating feature extraction example |
commit | commitdiff | tree | snapshot |
2014-09-04 |
Sergey Karayev | Renaming CaffeNet model prototxts and unignoring models/* |
commit | commitdiff | tree | snapshot |
2014-09-04 |
Sergey Karayev | removing unneeded scripts from imagenet example |
commit | commitdiff | tree | snapshot |
2014-09-04 |
Evan Shelhamer | proofread model zoo |
commit | commitdiff | tree | snapshot |
2014-09-04 |
Evan Shelhamer | snapshot model with caffemodel extension |
commit | commitdiff | tree | snapshot |
2014-09-04 |
Sergey Karayev | [models] adding zoo readme; caffenet, alexnet, and... |
commit | commitdiff | tree | snapshot |
2014-09-04 |
Evan Shelhamer | Merge pull request #1034 from sergeyk/dev |
commit | commitdiff | tree | snapshot |
2014-09-04 |
Sergey Karayev | [docs] default setting for layout |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Jeff Donahue | Merge pull request #1033 from qipeng/dev |
commit | commitdiff | tree | snapshot |
2014-09-03 |
qipeng | [example] convert mnist name fix (crashes xcode compiler) |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Evan Shelhamer | [example] drop stale mentions of glog env var |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Evan Shelhamer | Merge pull request #1031 from CellScope/mnist-tutorial... |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Daniel Golden | Inline latest lenet_solver.prototxt |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Daniel Golden | Correct reference to lenet_train_test.prototxt |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Daniel Golden | Point to local file, not github file |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Daniel Golden | Update paths |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Evan Shelhamer | Merge pull request #955 from kloudkl/data-layers |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Evan Shelhamer | [example] upgrade fine-tuning example to new transforma... |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Evan Shelhamer | Merge pull request #973 from shelhamer/tutorial-docs |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Evan Shelhamer | [docs] configure doxygen + docs script for docs/doxygen... |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Evan Shelhamer | update doxygen config to stop warnings |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Evan Shelhamer | [docs] suggest the CVPR14 deep learning tutorial for... |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Evan Shelhamer | [docs] draft data |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Jeff Donahue | wrap up solver.md -- add update info for all solvers... |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Jeff Donahue | net.hpp: Doxygen-format docs |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Jeff Donahue | solver.hpp: add \briefs |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Jeff Donahue | syncedmem.hpp: \brief and todo |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Jeff Donahue | blob.hpp: a little Doxygen-style documentation |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Jeff Donahue | filler.hpp: add brief filler descriptions |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Jeff Donahue | vision_layers.hpp: Doxygen \brief & TODO stubs. |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Jeff Donahue | data_layers: Doxygen \brief & TODO stubs. |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Jeff Donahue | common_layers.hpp: Doxygen \brief & TODO stubs. |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Jeff Donahue | neuron_layers.hpp: Doxygen-style documentation |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Jeff Donahue | loss_layers.hpp: Doxygen-style documentation |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Jeff Donahue | layer.hpp: Doxygen-style documentation |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Jeff Donahue | .Doxyfile: don't warn if undocumented (maybe someday...) |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Jeff Donahue | .Doxyfile: modify to generate C++ docs, excluding tests |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Jeff Donahue | .gitignore doxygen-generated documentation |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Jeff Donahue | add "make {docs,doxygen}" targets to build doxygen... |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Jeff Donahue | add .Doxyfile: the default Doxygen config file from... |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Jeff Donahue | [wip] vision layers, start convolution |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Jeff Donahue | use kramdown for markdown syntax; add mathjax |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Evan Shelhamer | [docs] add note on Caffe convolution |
commit | commitdiff | tree | snapshot |
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-03 |
Kai Li | Initialize the transformer rng in the base data layer |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Kai Li | Correct the datum size checking conditions of the data... |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Kai Li | Add and transform Datum vector in the MemeoryDataLayer |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Kai Li | Place InternalThreadEntry lower in the {,Image,Window... |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Kai Li | Add leveldb header back to util/io.cpp |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Kai Li | Remove OpenCV stuffs from the memory data layer and... |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Kai Li | Add lint rule for caffe data layer setup |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Kai Li | Fix conflict between nvcc and boost for cmake |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Kai Li | Move the rest duplicate codes of the data layers into... |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Kai Li | Test adding images w/o resizing to the memory data... |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Kai Li | Move transform param one level up in the proto to reduc... |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Kai Li | Remove pthread which has been replaced with boost thread |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Kai Li | Add transformer to the memory data layer |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Kai Li | Implement Forward_gpu in the base prefetching data... |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Kai Li | The BasePrefetchingDataLayer shouldn't join the thread |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Kai Li | Simplify the WindowDataLayer using the base class |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Kai Li | Remove duplicate codes from the ImageDataLayer |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Kai Li | Extract common data layer functionalities out of the... |
commit | commitdiff | tree | snapshot |
2014-09-03 |
Kai Li | Create base data layer and base prefetching data layer |
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 |
next |