2014-08-06 |
Evan Shelhamer | fix pycaffe context cropping with or without mean |
commit | commitdiff | tree | snapshot |
2014-08-06 |
Evan Shelhamer | take array in pycaffe `Net.set_mean()` instead of file... |
commit | commitdiff | tree | snapshot |
2014-08-06 |
Evan Shelhamer | fix pycaffe input processing |
commit | commitdiff | tree | snapshot |
2014-08-05 |
Evan Shelhamer | [example] include prediction in classification, time... |
commit | commitdiff | tree | snapshot |
2014-08-05 |
Evan Shelhamer | [example] fix example outputs |
commit | commitdiff | tree | snapshot |
2014-08-05 |
Evan Shelhamer | [example] add caffe to pythonpath in all examples |
commit | commitdiff | tree | snapshot |
2014-08-05 |
Evan Shelhamer | define caffe.Net input preprocessing members by boost... |
commit | commitdiff | tree | snapshot |
2014-08-05 |
Jeff Donahue | Merge pull request #856 from jeffdonahue/lint-tweaks |
commit | commitdiff | tree | snapshot |
2014-08-05 |
Jeff Donahue | Merge pull request #859 from beam2d/fix-cifar-lrn-region |
commit | commitdiff | tree | snapshot |
2014-08-05 |
Seiya Tokui | Fix conflict on setting of LRN layers between train... |
commit | commitdiff | tree | snapshot |
2014-08-05 |
Jeff Donahue | Fix header alphabetization lint errors. |
commit | commitdiff | tree | snapshot |
2014-08-05 |
Jeff Donahue | Enable the 'build/include_alpha' rules to make lint... |
commit | commitdiff | tree | snapshot |
2014-08-05 |
Jeff Donahue | Add "lintclean" target to remove current lint outputs... |
commit | commitdiff | tree | snapshot |
2014-08-04 |
Jeff Donahue | Merge pull request #855 from jeffdonahue/sgd-solver... |
commit | commitdiff | tree | snapshot |
2014-08-04 |
Jeff Donahue | Add (momentum) SGD solver tests to check that learning... |
commit | commitdiff | tree | snapshot |
2014-08-04 |
Jeff Donahue | Add 'snapshot_after_train' to SolverParameter to overri... |
commit | commitdiff | tree | snapshot |
2014-08-04 |
zszhong | modified test_concat_layer.cpp |
commit | commitdiff | tree | snapshot |
2014-08-04 |
Jeff Donahue | Merge pull request #848 from netheril96/random |
commit | commitdiff | tree | snapshot |
2014-08-04 |
netheril96 | Fix and improve multiple places about random number... |
commit | commitdiff | tree | snapshot |
2014-08-03 |
Yangqing Jia | Merge pull request #834 from qipeng/dev |
commit | commitdiff | tree | snapshot |
2014-08-02 |
Jeff Donahue | Merge pull request #840 from jeffdonahue/fix-net-speedtest |
commit | commitdiff | tree | snapshot |
2014-08-02 |
Jeff Donahue | Fix speedtest (and possibly other tools) by setting... |
commit | commitdiff | tree | snapshot |
2014-08-02 |
Jeff Donahue | Add tests for phase filtering according to Caffe single... |
commit | commitdiff | tree | snapshot |
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 |
qipeng | fix compiler complaint in matcaffe |
commit | commitdiff | tree | snapshot |
2014-08-01 |
qipeng | fixed unnecessary conversions in test_solver, and rearr... |
commit | commitdiff | tree | snapshot |
2014-08-01 |
qipeng | lint |
commit | commitdiff | tree | snapshot |
2014-08-01 |
qipeng | the compiler complains about solver tests using pointer... |
commit | commitdiff | tree | snapshot |
2014-08-01 |
qipeng | turns out you need using::isnan too |
commit | commitdiff | tree | snapshot |
2014-08-01 |
qipeng | Included cmath in common.hpp to avoid isnan complaints... |
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 |
next |