Fixed command path in documentation
[platform/upstream/caffe.git] / python /
2014-02-26 Evan ShelhamerMerge pull request #167 from BVLC/next
2014-02-26 Evan ShelhamerMerge pull request #142 from shelhamer/data-aux
2014-02-26 Evan Shelhamermove imagenet splits + synsets to data
2014-02-23 Evan ShelhamerProperly index windows in detector list mode
2014-02-22 Evan Shelhamerfix detector's coordinate mapping for images smaller...
2014-02-15 Evan Shelhamerpython requirements: don't fear the future
2014-02-14 Evan Shelhameradd shebang to python scripts
2014-02-14 Evan Shelhameradd macro for numpy < 1.7
2014-02-13 Evan ShelhamerMerge pull request #104 from sergeyk/master
2014-02-13 Sergey Karayevdetector.py refactored with argparse (was gflags)
2014-02-13 Sergey KarayevUpdated detection demo notebook.
2014-02-13 Sergey Karayevmoving selective_search_demo notebook to examples/
2014-02-11 Evan Shelhamerinclude pip requirements.txt for python deps
2014-02-01 Evan ShelhamerMerge pull request #62 from viirya/master
2014-01-31 Evan Shelhamerread single input, load/save csv, and record windows
2014-01-31 Evan Shelhamerremove outdated reference to input size, debugging...
2014-01-29 Evan Shelhameralign detector comments to reality
2014-01-27 Evan Shelhamerdetect by window list
2014-01-27 Evan Shelhamerreplace magic numbers with variable names in comments
2014-01-26 Evan Shelhamerautomagically set detection batch size from network
2014-01-26 Evan Shelhamerdocument power_wrapper -> detector in detection notebook
2014-01-26 Jeff DonahueMerge pull request #56 from shelhamer/detection-wrapper
2014-01-25 Evan Shelhamerpromote power_wrapper to 'detection' submodule
2014-01-25 Evan Shelhamergroom power_wrapper flags (cont'd)
2014-01-25 Evan Shelhamernote power_wrapper TODOs
2014-01-25 Evan Shelhamergeneralize power_wrapper to different networks and...
2014-01-25 Evan Shelhamergroom power_wrapper flags
2014-01-25 Evan Shelhamerpython lint
2014-01-24 Evan Shelhamergive batch size efficiency advice
2014-01-24 Evan Shelhamerdefault power_wrapper batch size to 10 (aeca741a69...
2014-01-20 Evan ShelhamerMerge pull request #11 from longjon/master
2014-01-19 Evan ShelhamerMerge pull request #29 from kloudkl/master
2014-01-19 Evan ShelhamerMerge pull request #34 from forresti/master
2014-01-15 forrestisetting default power_wrapper batch size to match the...
2014-01-14 Jonathan L LongExpose params in Python interface
2014-01-14 Jonathan L LongAdd Python interface to layer blobs
2013-12-06 Sergey Karayevupdated detection demo notebook with picture of two...
2013-12-06 Yangqing JiaMerge pull request #10 from sergeyk/selective_search_pr...
2013-12-06 Sergey Karayevminor edit
2013-12-06 Sergey Karayevselective search notebook and renaming to power_wrapper
2013-12-06 Sergey Karayevfixed bug that renormalized window crops on second...
2013-12-06 Sergey Karayevcenter_only and corners modes work correctly
2013-12-06 Sergey Karayevprocessing images in batch, with option to use selectiv...
2013-11-22 Ross GirshickMerge remote-tracking branch 'origin/master'
2013-11-22 Yangqing Jiafix Makefile problem
2013-11-21 Ross Girshickfixed minor typo in imagenet wrapper
2013-11-19 Yangqing JiaMerge branch 'master' of github.com:Yangqing/caffe
2013-11-19 Yangqing JiaMerge branch 'master' of github.com:Yangqing/caffe
2013-11-19 Yangqing Jiaimagenet_solver.prototxt: added back the missing test...
2013-11-16 Yangqing JiaMade a major change: when initializing a network, the...
2013-11-15 Yangqing Jiawrapper update
2013-11-14 Yangqing Jiapycaffe: added a temporary numpy 1.6 compile solution
2013-11-14 Yangqing Jiamisc update
2013-11-14 Yangqing Jiapycaffe update and imagenet wrapper
2013-11-13 Yangqing Jiapycaffe update
2013-11-12 Yangqing Jiailsvrc 2012 mean
2013-11-12 Yangqing Jiaremoved obsolete scripts
2013-11-12 Yangqing Jiapython reorganization
2013-11-12 Yangqing Jiachanged makefile, and removed the no longer needed...
2013-11-12 Yangqing Jiachanged the python file paths