2014-03-13 |
Jonathan L... | pycaffe: blobs and params are properties, not methods |
commit | commitdiff | tree | snapshot |
2014-03-13 |
Sergey Karayev | Merge pull request #200 from longjon/pycaffe-forwardpre... |
commit | commitdiff | tree | snapshot |
2014-03-11 |
Jonathan L... | pycaffe: expose ForwardPrefilled |
commit | commitdiff | tree | snapshot |
2014-03-11 |
Evan Shelhamer | Merge pull request #134 from mavenlin/computemean |
commit | commitdiff | tree | snapshot |
2014-03-11 |
linmin | move if outside of forloop |
commit | commitdiff | tree | snapshot |
2014-03-11 |
linmin | compute data mean for float_data |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Evan Shelhamer | Back-merge documentation updates from master |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Evan Shelhamer | Draft development guidelines, link from README |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Evan Shelhamer | minor readme polish |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Evan Shelhamer | Merge pull request #181 from chyojn/absolute_path_of_script |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Jeff Donahue | Merge pull request #125 from sguada/concat_layer |
commit | commitdiff | tree | snapshot |
2014-02-28 |
chyojn | use absolute path in script |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Sergio Guadarrama | Splited concat_layer into .cpp and .cu, cleaned lint... |
commit | commitdiff | tree | snapshot |
2014-02-28 |
sguada | Fixed test to pass and don't exhaustive search since... |
commit | commitdiff | tree | snapshot |
2014-02-28 |
sguada | Added Tests for Concat Layer, and passed |
commit | commitdiff | tree | snapshot |
2014-02-28 |
sguada | Added concat_dim to caffe.proto and ConcatLayer to... |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Sergio Guadarrama | Code for concat_layer for concat along num and channels... |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Evan Shelhamer | fix include order for pycaffe on osx, override lint |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Evan Shelhamer | add hardware notes to installation |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Evan Shelhamer | outline pull request etiquette |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Evan Shelhamer | Merge pull request #176 from jeffdonahue/osx-make-lint-fix |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Jeff Donahue | fix 'make lint' in OSX: |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Evan Shelhamer | Merge pull request #172 from erictzeng/split_cuda |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Evan Shelhamer | polish doc build and deploy and allow other remotes |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Evan Shelhamer | fix path for mnist leveldb creation |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Evan Shelhamer | fix examples shell scripts: too many dollar signs,... |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Evan Shelhamer | fix formatting + notebook url of 8c245b5 |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Evan Shelhamer | update detection example post re-arrangement in #124 |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Eric Tzeng | Splitting source files between CUDA and CPU code. |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Evan Shelhamer | Merge pull request #168 from jeffdonahue/fix-lint-bugs |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Jeff Donahue | fix python/matlab wrapper bugs introduced by lint;... |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Jeff Donahue | make lint will not rerun if successful and no source... |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Evan Shelhamer | Merge pull request #163 from jeffdonahue/linter |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Jeff Donahue | cpplint.py -> cpp_lint.py and NOLINT_NEXTLINE -> NOLINT... |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Jeff Donahue | add new tools dir to linted dir list |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Jeff Donahue | fix linter errors in examples |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Jeff Donahue | add examples, python, matlab to NONGEN_CXX_SRCS so... |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Jeff Donahue | fix compiler warning for test_hdf5data_layer |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Jeff Donahue | fix post-rebase linter errors |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Jeff Donahue | long -> int64_t; all linter errors fixed. woohoo! |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Jeff Donahue | handle linter stream errors |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Jeff Donahue | allow TODO without username |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Jeff Donahue | make test_gradient_check_util methods use pointers... |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Jeff Donahue | fix most linter errors |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Jeff Donahue | add NOLINT_NEXTLINE to suppress linter errors on nextline |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Jeff Donahue | exclude proto generated files from lint |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Jeff Donahue | add hpp to valid cpplint extensions |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Jeff Donahue | fix matcaffe and pycaffe linter errors |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Jeff Donahue | suppress linter errors due to not including the directo... |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Kai Li | Reverse the order of hdf5_hl hdf5 as LIBRARIES in Makefile |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Jeff Donahue | add cpplint.py and "make lint" to run on all c source... |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Sergey Karayev | Merge pull request #147 from sergeyk/hdf5_data |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Evan Shelhamer | name blobs and params for their layers in python wrapper |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Sergey Karayev | minor comment edit |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Sergey Karayev | HDF5DataLayer, with test. |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Sergey Karayev | Adding GPU coverage to the DataLayer test. |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Evan Shelhamer | Merge pull request #128 from mavenlin/pad-im2col |
commit | commitdiff | tree | snapshot |
2014-02-26 |
linmin | remove cuda_timer as is no longer needed |
commit | commitdiff | tree | snapshot |
2014-02-26 |
linmin | remove padding_layer and its test |
commit | commitdiff | tree | snapshot |
2014-02-26 |
linmin | unified to padding aware version |
commit | commitdiff | tree | snapshot |
2014-02-26 |
linmin | remove padding layers in imagenet definitions |
commit | commitdiff | tree | snapshot |
2014-02-26 |
linmin | remove the pad=0 case in conv_layer and im2col_layer |
commit | commitdiff | tree | snapshot |
2014-02-26 |
linmin | add code to measure timing |
commit | commitdiff | tree | snapshot |
2014-02-26 |
linmin | add test code to test the padding aware im2col col2im... |
commit | commitdiff | tree | snapshot |
2014-02-26 |
linmin | implemented padding aware im2col and col2im functions |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Evan Shelhamer | Merge pull request #167 from BVLC/next |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Evan Shelhamer | Define split layer (merge trick) |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Evan Shelhamer | Merge pull request #129 from jeffdonahue/dags-by-split |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Jeff Donahue | minor cleanup; only get blob_name if needed |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Jeff Donahue | add idempotence test |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Jeff Donahue | add imagenet no split insertion test |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Jeff Donahue | fix split layer insertion bug with in-place layers |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Jeff Donahue | remove unnecessary include |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Jeff Donahue | eliminate some cruft by relying on std::map default... |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Jeff Donahue | get rid of messy snprintf string concatenation |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Jeff Donahue | get_split_blob_name returns a string to remove some... |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Jeff Donahue | remove redundant add_bottom (immediately cleared and... |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Jeff Donahue | add test for layer with two tops that are inputs to... |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Jeff Donahue | fix comment typo |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Jeff Donahue | remove pointlessly duplicated CheckGradientExhaustive... |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Jeff Donahue | change \" in test_split_layer to ' for readability |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Jeff Donahue | allow in place computation of SplitLayer 0th top blob |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Jeff Donahue | give first top split blob same name as bottom blob |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Jeff Donahue | change \n's to less distracting spaces in hard-coded... |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Jeff Donahue | eliminate redundant code with get_split_blob_name method |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Jeff Donahue | some cleanup |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Jeff Donahue | add split layer insertion tests; move split insertion... |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Jeff Donahue | add split layer tests |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Jeff Donahue | add split layer tests |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Jeff Donahue | make split_layer backward obey propagate_down |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Evan Shelhamer | Merge pull request #116 from aravindhm/tanh |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Aravindh Mahendran | Added a test for the tanh layer. |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Aravindh Mahendran | Added tanh activation function layer. |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Evan Shelhamer | Merge pull request #142 from shelhamer/data-aux |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Evan Shelhamer | bring imagenet docs back to reality |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Evan Shelhamer | bring mnist docs back to reality |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Evan Shelhamer | fix + rename lenet training script |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Evan Shelhamer | harmonize imagenet example, name caffe reference model... |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Evan Shelhamer | fix mnist, add deploy net example |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Evan Shelhamer | TODO cifar example |
commit | commitdiff | tree | snapshot |
next |