2014-08-02 |
Jeff Donahue | Add script to speedtest imagenet (currently broken... |
commit | commitdiff | tree | snapshot |
2014-08-02 |
Jeff Donahue | Merge pull request #839 from jeffdonahue/test-dropout... |
commit | commitdiff | tree | snapshot |
2014-08-02 |
Jeff Donahue | Test that DropoutLayer obeys dropout_ratio. |
commit | commitdiff | tree | snapshot |
2014-08-01 |
Evan Shelhamer | [example] fix imagenet classification typo |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Jeff Donahue | Merge pull request #825 from shelhamer/mailing-list |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Evan Shelhamer | [example] include image dimensions for oversampling |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Evan Shelhamer | [docs] announce caffe-users |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Evan Shelhamer | [example] standardize imagenet leveldb names |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Sergey Karayev | [fix] adding requirements.txt for web_demo. Closes... |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Sergey Karayev | [docs] contact us on webpage |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Evan Shelhamer | link OpenBLAS as blas |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Evan Shelhamer | [docs] install update: dependencies, CPU-only, Ubuntu... |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Jeff Donahue | Merge pull request #823 from jeffdonahue/hdf5output... |
commit | commitdiff | tree | snapshot |
2014-07-30 |
Jeff Donahue | Also apply HDF5OutputLayer fix to GPU version. |
commit | commitdiff | tree | snapshot |
2014-07-29 |
Jeff Donahue | Set correct solver_mode in SolverTest so Travis build... |
commit | commitdiff | tree | snapshot |
2014-07-29 |
yajiedesign | fix some namespace with std::signbit |
commit | commitdiff | tree | snapshot |
2014-07-29 |
Jeff Donahue | Merge pull request #710 from geenux/dev |
commit | commitdiff | tree | snapshot |
2014-07-29 |
Jeff Donahue | Merge pull request #734 from jeffdonahue/all-in-one-net |
commit | commitdiff | tree | snapshot |
2014-07-29 |
Jeff Donahue | Use unified train/test nets in examples. |
commit | commitdiff | tree | snapshot |
2014-07-29 |
Jeff Donahue | Incorporate NetState{,Rule} into Solver/Net. Net:... |
commit | commitdiff | tree | snapshot |
2014-07-29 |
Jeff Donahue | Add unit tests and skeleton code for Net/Solver filteri... |
commit | commitdiff | tree | snapshot |
2014-07-29 |
Jeff Donahue | Add NetState message with phase, level, stage; NetState... |
commit | commitdiff | tree | snapshot |
2014-07-29 |
Evan Shelhamer | Merge pull request #820 from geenux/dev-fixmake |
commit | commitdiff | tree | snapshot |
2014-07-29 |
TANGUY Arnaud | Fix choice MKL directory from Makefile.config |
commit | commitdiff | tree | snapshot |
2014-07-29 |
Evan Shelhamer | Merge pull request #505 from shelhamer/non-square-filters |
commit | commitdiff | tree | snapshot |
2014-07-29 |
Evan Shelhamer | test non-square filters by separable convolution of... |
commit | commitdiff | tree | snapshot |
2014-07-29 |
Evan Shelhamer | fix GPU indexing |
commit | commitdiff | tree | snapshot |
2014-07-29 |
Evan Shelhamer | test rectangular im2col |
commit | commitdiff | tree | snapshot |
2014-07-29 |
Evan Shelhamer | im2col + convolve non-square filters, padding, and... |
commit | commitdiff | tree | snapshot |
2014-07-29 |
Evan Shelhamer | add h/w kernel size, stride, and pad for non-square... |
commit | commitdiff | tree | snapshot |
2014-07-29 |
Evan Shelhamer | [docs] compile gflags with -fPIC for linking |
commit | commitdiff | tree | snapshot |
2014-07-29 |
Evan Shelhamer | [docs] install glog first given incompatibility |
commit | commitdiff | tree | snapshot |
2014-07-29 |
Evan Shelhamer | [docs] fix missing glog install cd |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Sergey Karayev | Merge pull request #813 from sergeyk/dev |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Evan Shelhamer | make "all" the default target |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Sergey Karayev | FIX: updating HDF5 input test for new test data |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Sergey Karayev | FIX: both data and label now copied correctly in HDF5... |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Sergey Karayev | FIX: tests now catch bug reported in #750 (in HDF5... |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Sergey Karayev | Merge pull request #812 from Yangqing/sweep |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Yangqing Jia | lint |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Evan Shelhamer | Merge pull request #733 from longjon/pycaffe-tweaks |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Yangqing Jia | fixing comment |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Yangqing Jia | gflags 2.1 bugfix (or rather a hack). |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Yangqing Jia | Merge pull request #805 from alfredtofu/dev |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Jeff Donahue | Merge pull request #807 from qipeng/dev |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Jeff Donahue | set_mode to CPU in ArgMaxLayerTest constructor to avoid... |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Jeff Donahue | Merge pull request #806 from jeffdonahue/travis-minimal... |
commit | commitdiff | tree | snapshot |
2014-07-28 |
Jeff Donahue | Only install the minimal CUDA subpackages necessary... |
commit | commitdiff | tree | snapshot |
2014-07-28 |
alfredtofu | Update image_data_layer.cpp |
commit | commitdiff | tree | snapshot |
2014-07-27 |
qipeng | relaxed timer test requirements |
commit | commitdiff | tree | snapshot |
2014-07-27 |
Yangqing Jia | Merge pull request #802 from jeffdonahue/caffe-bin... |
commit | commitdiff | tree | snapshot |
2014-07-27 |
Jeff Donahue | Symlink to tool bins without the .bin extension |
commit | commitdiff | tree | snapshot |
2014-07-27 |
Jeff Donahue | Merge pull request #800 from jeffdonahue/zero-indexed... |
commit | commitdiff | tree | snapshot |
2014-07-27 |
Jeff Donahue | Move loss display before lr display in ComputeUpdateValue. |
commit | commitdiff | tree | snapshot |
2014-07-27 |
Jeff Donahue | Make training iterations 0-indexed. |
commit | commitdiff | tree | snapshot |
2014-07-27 |
Jeff Donahue | Fix my nonsensical variable names. |
commit | commitdiff | tree | snapshot |
2014-07-26 |
Jeff Donahue | Merge pull request #796 from jeffdonahue/solver-debug... |
commit | commitdiff | tree | snapshot |
2014-07-26 |
Jeff Donahue | Print just the mean absolute value (no sum/l1norm) |
commit | commitdiff | tree | snapshot |
2014-07-26 |
Jeff Donahue | Print blob L1 norms during forward/backward passes... |
commit | commitdiff | tree | snapshot |
2014-07-26 |
Yangqing Jia | Merge pull request #789 from Yangqing/sweep |
commit | commitdiff | tree | snapshot |
2014-07-26 |
Yangqing Jia | LOG(ERROR)->LOG(FATAL), and misc script changes. |
commit | commitdiff | tree | snapshot |
2014-07-26 |
Jeff Donahue | Merge pull request #793 from jeffdonahue/infogain-test |
commit | commitdiff | tree | snapshot |
2014-07-26 |
Yangqing Jia | using caffe::string to be consistent with other string... |
commit | commitdiff | tree | snapshot |
2014-07-25 |
Jeff Donahue | Add gradient checks for infogain loss layer, letting... |
commit | commitdiff | tree | snapshot |
2014-07-25 |
Yangqing Jia | oops, wrong deprecation message (should have --) |
commit | commitdiff | tree | snapshot |
2014-07-25 |
Yangqing Jia | lint |
commit | commitdiff | tree | snapshot |
2014-07-25 |
Yangqing Jia | Adding new caffe binary that does everything in one... |
commit | commitdiff | tree | snapshot |
2014-07-25 |
Yangqing Jia | include benchmark.hpp |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Yangqing Jia | Merge pull request #776 from Yangqing/sweep |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Yangqing Jia | travis: gflags still needs -fPIC, otherwise it makes... |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Yangqing Jia | I am really bad at debugging travis. |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Yangqing Jia | turns out that glog does not compile with gflags 2... |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Yangqing Jia | travis - does adding cflags help? want to keep minimal... |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Yangqing Jia | travis |
commit | commitdiff | tree | snapshot |
2014-07-24 |
TANGUY Arnaud | Cleanup pthread code for data layers |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Yangqing Jia | gflags should preferrably be installed before glog |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Yangqing Jia | add gflags dependency doc |
commit | commitdiff | tree | snapshot |
2014-07-24 |
Yangqing Jia | add gflags dependency to caffe. |
commit | commitdiff | tree | snapshot |
2014-07-23 |
Jeff Donahue | Merge pull request #773 from qipeng/lrelu |
commit | commitdiff | tree | snapshot |
2014-07-23 |
qipeng | numerical stability improvement |
commit | commitdiff | tree | snapshot |
2014-07-23 |
Jeff Donahue | Merge pull request #766 from rbgirshick/matcaffe-cxx |
commit | commitdiff | tree | snapshot |
2014-07-23 |
Ross Girshick | Use the same CXX for matcaffe as for the rest of the... |
commit | commitdiff | tree | snapshot |
2014-07-22 |
Jeff Donahue | Merge pull request #762 from rbgirshick/upgrade-pad... |
commit | commitdiff | tree | snapshot |
2014-07-22 |
Jeff Donahue | Merge pull request #760 from bhack/fix_loopcopy |
commit | commitdiff | tree | snapshot |
2014-07-22 |
Ross Girshick | Correctly apply padding to pooling layers when upgradin... |
commit | commitdiff | tree | snapshot |
2014-07-22 |
bhack | Fix repeated field copy loop |
commit | commitdiff | tree | snapshot |
2014-07-22 |
Jeff Donahue | Merge pull request #755 from jeffdonahue/bhack-split_dim |
commit | commitdiff | tree | snapshot |
2014-07-22 |
Jeff Donahue | SliceLayer: post-rebase fixes, cleanup, etc. (some... |
commit | commitdiff | tree | snapshot |
2014-07-22 |
bhack | Add split dim layer |
commit | commitdiff | tree | snapshot |
2014-07-22 |
Jeff Donahue | Merge pull request #740 from qipeng/lrelu |
commit | commitdiff | tree | snapshot |
2014-07-21 |
qipeng | reduced multiplications & fixed unit test |
commit | commitdiff | tree | snapshot |
2014-07-21 |
qipeng | leaky relu + unit test |
commit | commitdiff | tree | snapshot |
2014-07-21 |
Jeff Donahue | Merge pull request #752 from Yangqing/sweep |
commit | commitdiff | tree | snapshot |
2014-07-20 |
Jeff Donahue | Merge pull request #742 from longjon/direct-blob-buffers |
commit | commitdiff | tree | snapshot |
2014-07-20 |
Jeff Donahue | Merge pull request #743 from longjon/make-everything |
commit | commitdiff | tree | snapshot |
2014-07-20 |
Jonathan L... | Merge pull request #615 from kloudkl/top-k-argmax |
commit | commitdiff | tree | snapshot |
2014-07-20 |
Jonathan L... | remove unused includes in AccuracyLayer and ArgMaxLayer |
commit | commitdiff | tree | snapshot |
2014-07-20 |
Jonathan L... | Merge pull request #518 from longjon/fromto |
commit | commitdiff | tree | snapshot |
2014-07-20 |
Jonathan L... | add an "everything" target to make for comprehensive... |
commit | commitdiff | tree | snapshot |
2014-07-20 |
Jonathan L... | use Blob directly instead of shared_ptr for WindowDataL... |
commit | commitdiff | tree | snapshot |
next |