2014-03-19 |
Kai Li | Removing feature binarization and image retrieval examples |
tree | commitdiff |
2014-03-19 |
Kai Li | Move binarize_features, retrieve_images to examples... |
tree | commitdiff |
2014-03-19 |
Kai Li | Move extract_features, binarize_features, retrieve_imag... |
tree | commitdiff |
2014-03-19 |
Kai Li | Save and load data correctly in feat extracion, binariz... |
tree | commitdiff |
2014-03-19 |
Kai Li | Change feature binarization threshold to be the mean... |
tree | commitdiff |
2014-03-19 |
Kai Li | Fix saving real valued feature bug in the feature extra... |
tree | commitdiff |
2014-03-19 |
Kai Li | Fix bugs in the image retrieval example |
tree | commitdiff |
2014-03-19 |
Kai Li | Fix bugs of the feature binarization example |
tree | commitdiff |
2014-03-19 |
Kai Li | Enhance help, log message & format of the feature extra... |
tree | commitdiff |
2014-03-19 |
Kai Li | Fix bugs in the feature extraction example |
tree | commitdiff |
2014-03-19 |
Kai Li | Simplify image retrieval example to use binary features... |
tree | commitdiff |
2014-03-19 |
Kai Li | Add feature binarization example |
tree | commitdiff |
2014-03-19 |
Kai Li | Add feature extraction example |
tree | commitdiff |
2014-03-19 |
Kai Li | Add image retrieval example |
tree | commitdiff |
2014-03-19 |
Evan Shelhamer | arrange example images, update paths, bring back imagen... |
tree | commitdiff |
2014-03-18 |
Evan Shelhamer | drop models/ in favor of examples/ |
tree | commitdiff |
2014-03-18 |
Evan Shelhamer | Merge pull request #234 from sergeyk/updating_docs |
tree | commitdiff |
2014-03-18 |
Sergey Karayev | removing notebooks in docs, updating instructions |
tree | commitdiff |
2014-03-18 |
Evan Shelhamer | Back-merge documentation and historical PRs to master |
tree | commitdiff |
2014-03-18 |
Evan Shelhamer | Merge pull request #226 from longjon/imagenet-vis |
tree | commitdiff |
2014-03-18 |
Evan Shelhamer | Draft CIFAR-10 doc and cleanup example |
tree | commitdiff |
2014-03-18 |
Jonathan L Long | Add ImageNet Lena filter visualization example |
tree | commitdiff |
2014-03-18 |
Evan Shelhamer | Merge pull request #199 from longjon/pycaffe-ordereddict |
tree | commitdiff |
2014-03-13 |
Evan Shelhamer | Merge pull request #120 from sguada/images_layer |
tree | commitdiff |
2014-03-13 |
Evan Shelhamer | Merge pull request #136 from kloudkl/cuda_timing |
tree | commitdiff |
2014-03-13 |
Evan Shelhamer | Merge pull request #184 from chyojn/cifar10_model_script |
tree | commitdiff |
2014-03-01 |
chyojn | remove specific device id from solver proto |
tree | commitdiff |
2014-03-01 |
chyojn | move model's pad layer into conv layer; add script... |
tree | commitdiff |
2014-03-01 |
chyojn | add cifar10 80sec and 18pct models, according to convnet |
tree | commitdiff |
2014-02-28 |
Evan Shelhamer | Back-merge documentation updates from master |
tree | commitdiff |
2014-02-27 |
Evan Shelhamer | fix path for mnist leveldb creation |
tree | commitdiff |
2014-02-27 |
Evan Shelhamer | fix examples shell scripts: too many dollar signs,... |
tree | commitdiff |
2014-02-27 |
Evan Shelhamer | fix formatting + notebook url of 8c245b5 |
tree | commitdiff |
2014-02-26 |
Evan Shelhamer | Merge pull request #163 from jeffdonahue/linter |
tree | commitdiff |
2014-02-26 |
Jeff Donahue | fix linter errors in examples |
tree | commitdiff |
2014-02-26 |
linmin | unified to padding aware version |
tree | commitdiff |
2014-02-26 |
linmin | remove padding layers in imagenet definitions |
tree | commitdiff |
2014-02-26 |
linmin | add code to measure timing |
tree | commitdiff |
2014-02-26 |
linmin | add test code to test the padding aware im2col col2im... |
tree | commitdiff |
2014-02-26 |
Evan Shelhamer | Merge pull request #167 from BVLC/next |
tree | commitdiff |
2014-02-26 |
Evan Shelhamer | Merge pull request #142 from shelhamer/data-aux |
tree | commitdiff |
2014-02-26 |
Evan Shelhamer | bring imagenet docs back to reality |
tree | commitdiff |
2014-02-26 |
Evan Shelhamer | fix + rename lenet training script |
tree | commitdiff |
2014-02-26 |
Evan Shelhamer | harmonize imagenet example, name caffe reference model... |
tree | commitdiff |
2014-02-26 |
Evan Shelhamer | fix mnist, add deploy net example |
tree | commitdiff |
2014-02-26 |
Evan Shelhamer | TODO cifar example |
tree | commitdiff |
2014-02-26 |
Evan Shelhamer | everything in its right place |
tree | commitdiff |
2014-02-26 |
Evan Shelhamer | file models |
tree | commitdiff |
2014-02-26 |
Evan Shelhamer | fix mnist comments in cifar example |
tree | commitdiff |
2014-02-26 |
Evan Shelhamer | Make tools/ for core binaries, stow scripts/ in tools... |
tree | commitdiff |
2014-02-26 |
Evan Shelhamer | file mnist |
tree | commitdiff |
2014-02-13 |
Evan Shelhamer | Merge pull request #104 from sergeyk/master |
tree | commitdiff |
2014-02-13 |
Sergey Karayev | selective_search_demo final updated version |
tree | commitdiff |
2014-02-13 |
Sergey Karayev | Updated detection demo notebook. |
tree | commitdiff |
2014-02-13 |
Sergey Karayev | moving selective_search_demo notebook to examples/ |
tree | commitdiff |
2014-02-12 |
Evan Shelhamer | Merge pull request #98 from kloudkl/check_data_size |
tree | commitdiff |
2014-02-12 |
Kai Li | Set data_size_initialized to true after data_size is... |
tree | commitdiff |
2014-02-11 |
Yangqing Jia | Merge pull request #94 from kloudkl/image_data_size |
tree | commitdiff |
2014-02-11 |
Kai Li | Check data size when converting images into leveldb |
tree | commitdiff |
2014-02-07 |
Evan Shelhamer | Merge pull request #83 from sguada/net_speed |
tree | commitdiff |
2014-02-07 |
sguada | More detailed net_speed_benchmark |
tree | commitdiff |
2014-02-05 |
Evan Shelhamer | Merge pull request #70 from petewarden/buffer-overflow |
tree | commitdiff |
2014-02-05 |
Jeff Donahue | Merge pull request #72 from sguada/solver_device_id |
tree | commitdiff |
2014-02-05 |
Sergio Guadarrama | Rename devicequery.cpp to device_query.cpp |
tree | commitdiff |
2014-02-05 |
Pete Warden | Fix for buffer overflow problem with long filenames... |
tree | commitdiff |
2014-02-04 |
Evan Shelhamer | Merge pull request #69 from sguada/solver_device_id |
tree | commitdiff |
2014-02-03 |
Sergio Guadarrama | Update devicequery.cpp |
tree | commitdiff |
2014-02-03 |
sguada | Added device_query.cpp to examples/ to get basic inform... |
tree | commitdiff |
2014-01-28 |
Evan Shelhamer | Merge pull request #61 from kloudkl/master |
tree | commitdiff |
2014-01-28 |
Kai Li | Save the last batch of data in image set conversion |
tree | commitdiff |
2014-01-26 |
Evan Shelhamer | fix ImageNet solver max iteration typo |
tree | commitdiff |
2014-01-20 |
Evan Shelhamer | Merge pull request #11 from longjon/master |
tree | commitdiff |
2014-01-19 |
Evan Shelhamer | cleanup whitespace |
tree | commitdiff |
2013-12-22 |
Jeff Donahue | Merge pull request #18 from jeffdonahue/bvlc |
tree | commitdiff |
2013-12-22 |
Jeff Donahue | change imagenet_val batch size from 200 to intended 50 |
tree | commitdiff |
2013-12-06 |
Yangqing Jia | Merge pull request #10 from sergeyk/selective_search_pr... |
tree | commitdiff |
2013-12-06 |
Sergey Karayev | fixed bug that renormalized window crops on second... |
tree | commitdiff |
2013-12-05 |
Yangqing Jia | renaming" |
tree | commitdiff |
2013-12-02 |
Yangqing Jia | Several changes: |
tree | commitdiff |
2013-12-02 |
Yangqing Jia | convert script: spacing |
tree | commitdiff |
2013-11-26 |
Yangqing Jia | net speed benchmark: set device 0 |
tree | commitdiff |
2013-11-21 |
Yangqing Jia | Merge branch 'master' of github.com:Yangqing/caffe |
tree | commitdiff |
2013-11-21 |
Yangqing Jia | remove remaining distributed solver stuff |
tree | commitdiff |
2013-11-19 |
Yangqing Jia | Merge branch 'master' of github.com:Yangqing/caffe |
tree | commitdiff |
2013-11-19 |
Yangqing Jia | Merge branch 'master' of github.com:Yangqing/caffe |
tree | commitdiff |
2013-11-19 |
Yangqing Jia | imagenet_solver.prototxt: added back the missing test... |
tree | commitdiff |
2013-11-19 |
Yangqing Jia | Merge branch 'master' of github.com:Yangqing/caffe |
tree | commitdiff |
2013-11-19 |
Yangqing Jia | imagenet deploy prototxt: instead of having a data... |
tree | commitdiff |
2013-11-16 |
Yangqing Jia | Made a major change: when initializing a network, the... |
tree | commitdiff |
2013-11-15 |
Yangqing Jia | finetune code |
tree | commitdiff |
2013-11-14 |
Yangqing Jia | misc update |
tree | commitdiff |
2013-11-07 |
Yangqing Jia | Merge branch 'master' of github.com:Yangqing/caffeine |
tree | commitdiff |
2013-11-06 |
Yangqing Jia | distributed server update. bug in synchronous connections. |
tree | commitdiff |
2013-11-06 |
Yangqing Jia | working asynchronous sgd code. may have errors. |
tree | commitdiff |
2013-11-01 |
Yangqing Jia | imagenet solver 2nd try |
tree | commitdiff |
2013-10-31 |
Yangqing Jia | imagenet test prototxt |
tree | commitdiff |
2013-10-31 |
Yangqing Jia | solver restructuring: now all prototxt are specified... |
tree | commitdiff |
2013-10-30 |
Yangqing Jia | script to convert cifar data |
tree | commitdiff |
2013-10-30 |
Yangqing Jia | test net scripts |
tree | commitdiff |
2013-10-30 |
Yangqing Jia | Merge branch 'master' of github.com:Yangqing/caffeine |
tree | commitdiff |
next |