2014-03-22 |
Evan Shelhamer | Set copyright to BVLC and contributors. |
commit | commitdiff | tree | snapshot |
2014-03-22 |
Evan Shelhamer | Hide boost rng behind facade for osx compatibility |
commit | commitdiff | tree | snapshot |
2014-03-22 |
Evan Shelhamer | lint |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Evan Shelhamer | clean up residual mkl comments and code |
commit | commitdiff | tree | snapshot |
2014-03-21 |
James Thewlis | Added extern C wrapper to cblas.h include |
commit | commitdiff | tree | snapshot |
2014-03-21 |
jamt9000 | Fixed order of cblas and atlas linker flags |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Evan Shelhamer | comment out stray mkl includes |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Evan Shelhamer | make MKL switch surprise-proof |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Evan Shelhamer | rewrite MKL flag note, polish makefile |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Rowland Depp | major refactoring allow coexistence of MKL and non... |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Kai Li | Replace atlas with multithreaded OpenBLAS to speed... |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Jeff Donahue | fix bernoulli generator bug |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Jeff Donahue | add bernoulli rng test to demonstrate bug (generates... |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Jeff Donahue | change all Rng's to use variate_generator for consistency |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Jeff Donahue | use boost variate_generator to pass tests w/ boost... |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Jeff Donahue | make uniform distribution usage compatible with boost... |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Alejandro Dubrovsky | mean_bound and sample_mean need referencing with this |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Alejandro Dubrovsky | nextafter templates off one type |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Evan Shelhamer | relax precision of MultinomialLogisticLossLayer test |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Kai Li | Fix math funcs, add tests, change Eigen Map to unaligne... |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Kai Li | Fix test stochastic pooling stepsize/threshold to be... |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Kai Li | Fixed FlattenLayer Backward_cpu/gpu have no return... |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Kai Li | Fixed uniform distribution upper bound to be inclusive |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Rodrigo Benenson | compile caffe without MKL (dependency replaced by boost... |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Jeff Donahue | Merge pull request #247 from jeffdonahue/loss-in-forwar... |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Jeff Donahue | loss in forward pass fix for window data layer |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Jeff Donahue | Merge pull request #209 from jeffdonahue/loss-in-forwar... |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Evan Shelhamer | Back-merge documentation and script fixes |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Evan Shelhamer | fix script path incantation |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Sergey Karayev | convert css indentation to spaces |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Evan Shelhamer | fix cifar10 leveldb creation path |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Evan Shelhamer | wget without checking certificate for dropbox (dodge... |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Sergey Karayev | docs: added list of contributors |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Sergey Karayev | minor style update of docs |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Sergey Karayev | Fix to #161 |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Sergey Karayev | Merge pull request #161 from kloudkl/simplify_feature_e... |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Jeff Donahue | minor cleanup in rcnn-finetuning -- rcnn feature comput... |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Ross Girshick | cleanup matlab demo |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Ross Girshick | add initialization key for verifying state |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Ross Girshick | demo on how to get net weights using the matlab interface |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Ross Girshick | return model weights |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Evan Shelhamer | keep DLOG (revert accidental switch to LOG) |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Evan Shelhamer | file pascal finetuning prototxt examples and fix paths |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Ross Girshick | set default to the best value |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Ross Girshick | some cleanup |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Ross Girshick | fix paths |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Ross Girshick | support for tightest square mode while finetuning |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Ross Girshick | 10x learning rate for fine tuning makes a big difference |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Ross Girshick | support for adding padding to windows in the window_dat... |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Ross Girshick | Code that was used to finetune with reasonable success |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Ross Girshick | some major bug fixes (includes some to-be-removed debug... |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Ross Girshick | adjustments to try to match the setup for fine tuning... |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Ross Girshick | define pascal finetuning models |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Ross Girshick | add window data layer |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Jeff Donahue | post rebase fixes: images layer and padding layer compu... |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Jeff Donahue | null pointer defaults for forward loss outputs |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Jeff Donahue | loss in forward pass for concat layer (thought i'd... |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Jeff Donahue | fix softmax loss layer bug; all tests pass |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Jeff Donahue | remove accidentally added empty line |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Jeff Donahue | revert unnecessary reordering of lines in softmaxwithlo... |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Jeff Donahue | gradient checker optimization with forward pass loss... |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Jeff Donahue | test_gradient_check_util: blobid -> blob_id |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Jeff Donahue | make tests compile and pass |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Jeff Donahue | fix net_speed_benchmark so 'make all' works |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Jeff Donahue | change specification of forward/backward function and... |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Evan Shelhamer | Merge pull request #221 from jamt9000/fix-dump-network |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Evan Shelhamer | Merge pull request #242 from kloudkl/script |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Kai Li | File naming convention requires that two words be split... |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Kai Li | Wget should never be quiet |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Kai Li | Fix shell script current dir bad substition errors |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Kai Li | Explain how to get the mean image of ILSVRC |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Kai Li | Change generate file list python script path in feature... |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Kai Li | Removing feature binarization and image retrieval examples |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Kai Li | Move binarize_features, retrieve_images to examples... |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Kai Li | Add documentation for the feature extraction demo |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Kai Li | Add a python script to generate a list of all the files... |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Kai Li | Don't create a new batch after all the feature vectors... |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Kai Li | Fix cpplint errors for Net, its tests and feature relat... |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Kai Li | Use lowercase underscore naming convention for Net... |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Kai Li | Move extract_features, binarize_features, retrieve_imag... |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Kai Li | Save and load data correctly in feat extracion, binariz... |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Kai Li | Change feature binarization threshold to be the mean... |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Kai Li | Fix saving real valued feature bug in the feature extra... |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Kai Li | Fix bugs in the image retrieval example |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Kai Li | Fix bugs of the feature binarization example |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Kai Li | Enhance help, log message & format of the feature extra... |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Kai Li | Fix bugs in the feature extraction example |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Kai Li | Add __builtin_popcount* based fast Hamming distance... |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Kai Li | Simplify image retrieval example to use binary features... |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Kai Li | Add feature binarization example |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Kai Li | Add feature extraction example |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Kai Li | Add image retrieval example |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Kai Li | Add and test Net::HasLayer and GetLayerByName |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Kai Li | Add and test Net::HasBlob and GetBlob to simplify featu... |
commit | commitdiff | tree | snapshot |
2014-03-19 |
James Thewlis | Remove cudaSetDevice(1) |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Evan Shelhamer | Merge pull request #231 from BVLC/next |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Evan Shelhamer | arrange example images, update paths, bring back imagen... |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Jeff Donahue | Merge pull request #236 from jeffdonahue/test-all-bin... |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Jeff Donahue | also fix for runtest |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Jeff Donahue | add libcaffe.a to TEST_ALL_BIN dependencies in Makefile |
commit | commitdiff | tree | snapshot |
next |