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 |
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 |
2014-03-19 |
Jeff Donahue | Merge pull request #240 from jeffdonahue/rm-cuda-kernel... |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Jeff Donahue | use CUDA_KERNEL_LOOP in padding layer |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Jeff Donahue | fix remaining lint errors |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Jeff Donahue | fix remaining issues related to CUDA_KERNEL_LOOP |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Jeff Donahue | Merge pull request #239 from jeffdonahue/fix-kernel... |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Jeff Donahue | fix kernel loop bugs, compiles and passes all tests |
commit | commitdiff | tree | snapshot |
2014-03-19 |
blackball | addd CUDA_KERNEL_LOOP macro |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Evan Shelhamer | lint, except for rand/rand_r |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Evan Shelhamer | drop models/ in favor of examples/ |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Evan Shelhamer | fix README links to presentation and development section |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Sergey Karayev | build_docs script |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Evan Shelhamer | groom docs, move Caffe presentation to dropbox |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Evan Shelhamer | Merge pull request #234 from sergeyk/updating_docs |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Sergey Karayev | minor fixes suggested by evan |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Sergey Karayev | removing notebooks in docs, updating instructions |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Sergey Karayev | minor fix to caffe model DL script |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Sergey Karayev | Merge pull request #230 from kloudkl/get_model_script |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Evan Shelhamer | Merge pull request #229 from kloudkl/minor_change |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Kai Li | Add support for md5 checksum on OS X |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Kai Li | Avoid repeatedly downloading caffe reference imagenet... |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Kai Li | Display total num of processed files after computing... |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Evan Shelhamer | minor mnist example update |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Evan Shelhamer | link draft CIFAR-10 example |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Evan Shelhamer | sort layer factory's list alphabetically |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Evan Shelhamer | fix style bugs in new layers' proto fields |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Evan Shelhamer | Back-merge documentation and historical PRs to master |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Evan Shelhamer | proofreading |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Evan Shelhamer | Merge pull request #226 from longjon/imagenet-vis |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Evan Shelhamer | Draft CIFAR-10 doc and cleanup example |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Evan Shelhamer | Merge pull request #228 from longjon/pycaffe-exceptions |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Jonathan L... | Raise Python exceptions if CaffeNet input files don... |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Jonathan L... | Add comment explaining placement of system headers... |
commit | commitdiff | tree | snapshot |
2014-03-18 |
longjon | Merge pull request #227 from shelhamer/padding-deprecation |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Jonathan L... | Add the feature and filter visualization example (Lena... |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Jonathan L... | Add ImageNet Lena filter visualization example |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Evan Shelhamer | style: line continuation spacing |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Evan Shelhamer | bring back padding test and lint it |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Evan Shelhamer | bring back padding layer with deprecation notice |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Sergio Guadarrama | Merge pull request #203 from sergeyk/hdf5_data |
commit | commitdiff | tree | snapshot |
2014-03-18 |
Evan Shelhamer | Merge pull request #199 from longjon/pycaffe-ordereddict |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Jonathan L... | Move semicolon to appease lint |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Sergey Karayev | minor |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Sergey Karayev | Lint errors fixed, except still using stream. |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Evan Shelhamer | Merge pull request #222 from jeffdonahue/test-all-bin... |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Sergey Karayev | Making HDF5 blob data non-mutable for copy (minor) |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Jeff Donahue | make runtest with TEST_ALL_BIN obey TEST_GPUID |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Evan Shelhamer | relax timing checks for commodity GPUs |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Evan Shelhamer | Merge pull request #179 from erictzeng/test_all |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Eric Tzeng | Fix a test assuming CPU mode without explicitly setting it. |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Sergey Karayev | HDF5 data now loaded into Blobs; cleaner interface |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Sergey Karayev | readme.md updated with more info about development |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Sergey Karayev | HDF5DataLayer source is now a list of filenames |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Sergey Karayev | DRYing and documenting HDF5 loading code. |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Sergey Karayev | Merge pull request #217 from tdomhan/multidhdf5 |
commit | commitdiff | tree | snapshot |
2014-03-16 |
Tobias Domhan | support for more than 2 dimensions in hdf5 files |
commit | commitdiff | tree | snapshot |
2014-03-15 |
Jonathan L... | Fix indentation in C++ Python module |
commit | commitdiff | tree | snapshot |
2014-03-15 |
Jonathan L... | Add extra comment on vector_indexing_suite to _caffe.cpp |
commit | commitdiff | tree | snapshot |
2014-03-15 |
Jonathan L... | Remove spurious constructors from CaffeBlob and CaffeBl... |
commit | commitdiff | tree | snapshot |
2014-03-15 |
Jonathan L... | Add names to the blobs returned by CaffeLayer |
commit | commitdiff | tree | snapshot |
2014-03-15 |
Jonathan L... | Expose caffe.Net.params as an OrderedDict |
commit | commitdiff | tree | snapshot |
2014-03-15 |
Jonathan L... | Expose layers and remove now-redundant params in Python... |
commit | commitdiff | tree | snapshot |
2014-03-15 |
Evan Shelhamer | add hdf5 dependency to install guide |
commit | commitdiff | tree | snapshot |
2014-03-14 |
Evan Shelhamer | Publish the Caffe presentation, pi day edition |
commit | commitdiff | tree | snapshot |
2014-03-14 |
Evan Shelhamer | note CUDA lib without CUDA driver install for CPU mode |
commit | commitdiff | tree | snapshot |
2014-03-14 |
Evan Shelhamer | fix wrapper example paths |
commit | commitdiff | tree | snapshot |
2014-03-13 |
Eric Tzeng | More documentation on running tests (including --gtest_... |
commit | commitdiff | tree | snapshot |
2014-03-13 |
Eric Tzeng | Compile a binary to run all tests at once. |
commit | commitdiff | tree | snapshot |
2014-03-13 |
Evan Shelhamer | Merge pull request #120 from sguada/images_layer |
commit | commitdiff | tree | snapshot |
2014-03-13 |
Evan Shelhamer | Merge pull request #136 from kloudkl/cuda_timing |
commit | commitdiff | tree | snapshot |
2014-03-13 |
Evan Shelhamer | Merge pull request #184 from chyojn/cifar10_model_script |
commit | commitdiff | tree | snapshot |
2014-03-13 |
Jonathan L... | Update imagenet/wrapper.py to use the new Net interface |
commit | commitdiff | tree | snapshot |
2014-03-13 |
Jonathan L... | Update detector.py to use the new Net/blobs interface |
commit | commitdiff | tree | snapshot |
2014-03-13 |
Jonathan L... | Use an OrderedDict for caffe.Net.blobs |
commit | commitdiff | tree | snapshot |
2014-03-13 |
Jonathan L... | Add a pass-through Python wrapper of _caffe.CaffeNet |
commit | commitdiff | tree | snapshot |
2014-03-13 |
Jonathan L... | Rename pycaffe.cpp -> _caffe.cpp in preparation for... |
commit | commitdiff | tree | snapshot |
2014-03-13 |
Jonathan L... | pycaffe: blobs and params are properties, not methods |
commit | commitdiff | tree | snapshot |
2014-03-13 |
Evan Shelhamer | Merge pull request #191 from sguada/print_memory |
commit | commitdiff | tree | snapshot |
2014-03-13 |
Sergey Karayev | Merge pull request #200 from longjon/pycaffe-forwardpre... |
commit | commitdiff | tree | snapshot |
2014-03-11 |
Jonathan L... | pycaffe: expose ForwardPrefilled |
commit | commitdiff | tree | snapshot |
2014-03-11 |
Evan Shelhamer | Merge pull request #134 from mavenlin/computemean |
commit | commitdiff | tree | snapshot |
2014-03-11 |
linmin | move if outside of forloop |
commit | commitdiff | tree | snapshot |
2014-03-11 |
linmin | compute data mean for float_data |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Jeff Donahue | Update README.md to fix missing } in bibtex |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Sergio Guadarrama | Changed display top shape to include num and count... |
commit | commitdiff | tree | snapshot |
2014-03-06 |
sguada | Log memory usage while loading a Net |
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-03-04 |
Kai Li | Fix the cpplint errors for benchmark Timer |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Kai Li | Add state machine, boost::posix_time based cpu timer... |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Kai Li | Replace CPU timer with newly added Timer to benchmark... |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Kai Li | Add Timer to wrap CPU clock_t and GPU cudaEvent_t based... |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Kai Li | Synchronize GPU before CPU timers start and stop in... |
commit | commitdiff | tree | snapshot |
next |