2014-03-13 |
Evan Shelhamer | Merge pull request #120 from sguada/images_layer |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Jeff Donahue | Update README.md to fix missing } in bibtex |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Yangqing Jia | Merge pull request #187 from yosinski/doc-up |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Jason Yosinski | Fixed command path in documentation |
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-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 | 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-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 |
2014-02-26 |
Evan Shelhamer | everything in its right place |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Evan Shelhamer | include model checksum, you never know these days |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Evan Shelhamer | fetch caffe_reference_imagenet_model |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Evan Shelhamer | swap ilsvrc data with fetch script |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Evan Shelhamer | explain ignore, and ignore data, models, and examples |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Evan Shelhamer | file models |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Evan Shelhamer | fix mnist comments in cifar example |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Evan Shelhamer | Make tools/ for core binaries, stow scripts/ in tools... |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Evan Shelhamer | file mnist |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Evan Shelhamer | add imagenet mean file |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Evan Shelhamer | move imagenet splits + synsets to data |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Evan Shelhamer | Merge pull request #164 from t-abe/fix-typo |
commit | commitdiff | tree | snapshot |
2014-02-26 |
tabe | Fix error message typo in SoftmaxWithLossLayer |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Evan Shelhamer | Merge pull request #154 from sguada/leveldb_max_open_files |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Sergio Guadarrama | Set leveldb options.max_open_files = 100. Fix #13 and #38 |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Sergey Karayev | minor README fix |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Sergey Karayev | More comments in Makefile.config.example |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Sergey Karayev | more instructions on how to contribute |
commit | commitdiff | tree | snapshot |
2014-02-25 |
Sergey Karayev | Merge pull request #157 from sergeyk/master |
commit | commitdiff | tree | snapshot |
2014-02-25 |
Sergey Karayev | Updated README with doc info |
commit | commitdiff | tree | snapshot |
2014-02-25 |
Sergey Karayev | Safer docs/ build process: into own folder |
commit | commitdiff | tree | snapshot |
2014-02-25 |
Sergey Karayev | improved docs-building script |
commit | commitdiff | tree | snapshot |
2014-02-25 |
Sergey Karayev | Moving gh-pages docs to docs/ folder, with script to... |
commit | commitdiff | tree | snapshot |
2014-02-23 |
Evan Shelhamer | Properly index windows in detector list mode |
commit | commitdiff | tree | snapshot |
2014-02-22 |
Evan Shelhamer | fix detector's coordinate mapping for images smaller... |
commit | commitdiff | tree | snapshot |
2014-02-21 |
Sergey Karayev | Merge pull request #123 from longjon/master |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Evan Shelhamer | Revert "Merge pull request #114 from jeffdonahue/dags... |
commit | commitdiff | tree | snapshot |
2014-02-17 |
Jonathan L... | don't pass LDFLAGS when only performing compilation... |
commit | commitdiff | tree | snapshot |
2014-02-17 |
Evan Shelhamer | add contributing guide |
commit | commitdiff | tree | snapshot |
2014-02-17 |
Evan Shelhamer | Merge pull request #114 from jeffdonahue/dags-by-split |
commit | commitdiff | tree | snapshot |
2014-02-17 |
sguada | Enforce that new_height and new_width are both 0 or... |
commit | commitdiff | tree | snapshot |
2014-02-17 |
sguada | Fixed typos to pass test_images_layer |
commit | commitdiff | tree | snapshot |
2014-02-17 |
sguada | Renamed input_layer to images_layer |
commit | commitdiff | tree | snapshot |
2014-02-17 |
sguada | Added the option to resize_image to resize images using... |
commit | commitdiff | tree | snapshot |
2014-02-17 |
sguada | Fixed input_layer to pass tests, added cat image to... |
commit | commitdiff | tree | snapshot |
2014-02-17 |
Sergio Guadarrama | Added input_layer to set of layers and to factory |
commit | commitdiff | tree | snapshot |
2014-02-17 |
Sergio Guadarrama | Draft for Input_layer copied from Data_layer |
commit | commitdiff | tree | snapshot |
2014-02-16 |
Jeff Donahue | remove unnecessary include |
commit | commitdiff | tree | snapshot |
2014-02-16 |
Jeff Donahue | eliminate some cruft by relying on std::map default... |
commit | commitdiff | tree | snapshot |
2014-02-16 |
Jeff Donahue | get rid of messy snprintf string concatenation |
commit | commitdiff | tree | snapshot |
2014-02-16 |
Jeff Donahue | get_split_blob_name returns a string to remove some... |
commit | commitdiff | tree | snapshot |
2014-02-16 |
Jeff Donahue | remove redundant add_bottom (immediately cleared and... |
commit | commitdiff | tree | snapshot |
2014-02-16 |
Jeff Donahue | add test for layer with two tops that are inputs to... |
commit | commitdiff | tree | snapshot |
2014-02-16 |
Jeff Donahue | fix comment typo |
commit | commitdiff | tree | snapshot |
2014-02-16 |
Jeff Donahue | remove pointlessly duplicated CheckGradientExhaustive... |
commit | commitdiff | tree | snapshot |
2014-02-16 |
Jeff Donahue | change \" in test_split_layer to ' for readability |
commit | commitdiff | tree | snapshot |
2014-02-16 |
Jeff Donahue | allow in place computation of SplitLayer 0th top blob |
commit | commitdiff | tree | snapshot |
2014-02-16 |
Jeff Donahue | give first top split blob same name as bottom blob |
commit | commitdiff | tree | snapshot |
2014-02-15 |
Jeff Donahue | change \n's to less distracting spaces in hard-coded... |
commit | commitdiff | tree | snapshot |
2014-02-15 |
Jeff Donahue | eliminate redundant code with get_split_blob_name method |
commit | commitdiff | tree | snapshot |
2014-02-15 |
Jeff Donahue | some cleanup |
commit | commitdiff | tree | snapshot |
2014-02-15 |
Jeff Donahue | add split layer insertion tests; move split insertion... |
commit | commitdiff | tree | snapshot |
next |