]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - jacinto-ai/caffe-jacinto.git/shortlog
jacinto-ai/caffe-jacinto.git
2014-02-03 Sergey Karayevremoving Makefile.config
2014-02-03 Sergey Karayevos x installation instructions
2014-02-03 Sergey KarayevMakefile.config removed in favor of .example file
2014-02-03 Sergey Karayevremove linking against mkl_intel_thread: unneeded
2014-02-01 Evan ShelhamerMerge pull request #62 from viirya/master
2014-02-01 Kai LiFix test_data_layer segfault by adding destructor to...
2014-01-31 Evan Shelhamernote pretrained model licensing: academic / non-commerc...
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 Liang-Chi Hsiehchoose proper thread number per block according to...
2014-01-29 Liang-Chi Hsiehfix program path.
2014-01-29 Evan Shelhameralign detector comments to reality
2014-01-28 Evan ShelhamerMerge pull request #61 from kloudkl/master
2014-01-28 Kai LiSave the last batch of data in image set conversion
2014-01-27 Evan Shelhamerdetect by window list
2014-01-27 Evan Shelhamerreplace magic numbers with variable names in comments
2014-01-26 Evan Shelhamerfix ImageNet solver max iteration typo
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-25 Evan Shelhamerignore distribute dir
2014-01-24 Evan Shelhamergive batch size efficiency advice
2014-01-24 Evan Shelhamerdefault power_wrapper batch size to 10 (aeca741a69...
2014-01-24 Yangqing JiaMerge pull request #51 from sguada/solver_test
2014-01-24 Sergio GuadarramaDo snapshot after computing loss and test accuracy
2014-01-22 Evan Shelhamerinclude install notes
2014-01-22 Evan Shelhamerinclude intro, license, and citing in README
2014-01-21 Evan ShelhamerLicense under BSD
2014-01-20 Evan ShelhamerMerge pull request #11 from longjon/master
2014-01-19 Evan Shelhamercleanup whitespace
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... Expose params in Python interface
2014-01-14 Jonathan L... Add Python interface to layer blobs
2014-01-13 Kai LiAdd removing distribute directory when make clean
2014-01-13 Kai LiAdd make proto target to seperately generate caffe...
2014-01-13 Kai LiSeperated build, distribute and source directories
2013-12-22 Jeff DonahueMerge pull request #18 from jeffdonahue/bvlc
2013-12-22 Jeff Donahuechange imagenet_val batch size from 200 to intended 50
2013-12-18 Evan Shelhamerpoint caffe url to bvlc
2013-12-06 Sergey Karayevbringing license up to date with gh-pages version
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-12-05 Yangqing Jiarenaming"
2013-12-05 Yangqing JiaUpdate README.md
2013-12-05 Yangqing JiaMerge pull request #9 from jeffdonahue/fixflattenbug
2013-12-05 Jeff Donahuefix really stupid bug in flatten layer (and add test...
2013-12-03 Yangqing Jialenet.prototxt loss layer rename
2013-12-03 Yangqing Jiamnist train script
2013-12-02 Yangqing JiaSeveral changes:
2013-12-02 Yangqing Jiaget_mnist.sh: changed the script to generate leveldb...
2013-12-02 Yangqing Jiaconvert script: spacing
2013-11-28 Yangqing JiaMerge pull request #7 from jeffdonahue/headers
2013-11-28 Jeff Donahuemodify makefile to recompile on changes to header files
2013-11-28 Yangqing JiaUpdate README.md
2013-11-28 Yangqing JiaMerge pull request #6 from jeffdonahue/flatten
2013-11-28 Jeff Donahueadd flatten layer
2013-11-28 Yangqing Jianet.cpp: LOG to DLOG
2013-11-28 Yangqing Jiaio.cpp: changed back CV_LOAD_IMAGE_COLOR for earlier...
2013-11-28 Yangqing JiaUpdate io.cpp
2013-11-26 Yangqing Jiagit ignore
2013-11-26 Yangqing Jianet speed benchmark: set device 0
2013-11-26 Yangqing Jiaremoved the -Wl flag which was an earlier experimental try
2013-11-26 Yangqing Jiamakefile update
2013-11-25 Yangqing JiaMerge branch 'master' of github.com:Yangqing/caffe
2013-11-25 Yangqing Jiamakefile: add both lib and lib64 to the cuda library...
2013-11-23 Yangqing Jiamakefile: added a MATLAB_DIR variable. pycaffe and...
2013-11-22 Ross Girshickupdate Makefile and add some more docs
2013-11-22 Ross GirshickMerge remote-tracking branch 'origin/master'
2013-11-22 Ross Girshickcleanup and include ILSVRC mean image
2013-11-22 Ross Girshickfirst pass at matlab wrapper (somewhat messy still)
2013-11-22 Yangqing Jiafix Makefile problem
2013-11-21 Ross Girshickfixed minor typo in imagenet wrapper
2013-11-21 Yangqing Jiacleaned makefile a little bit
2013-11-21 Yangqing JiaMerge branch 'master' of github.com:Yangqing/caffe
2013-11-21 Yangqing Jiaremove remaining distributed solver stuff
2013-11-21 Yangqing Jiaremove caffe header for distributed solver
2013-11-21 Yangqing Jiaremoved the unsuccessful distributed solver code
2013-11-19 Yangqing Jiafix pycaffe dependency
2013-11-19 Yangqing Jiafixed the missing CV flag
2013-11-19 Yangqing Jiamakefile: not compile test in default
2013-11-19 Yangqing JiaMerge branch 'master' of github.com:Yangqing/caffe
2013-11-19 Yangqing Jiamakefile: fixed the nvcc path
2013-11-19 Yangqing Jiaio.cpp: changed the imread flag to cv::IMREAD_COLOR
2013-11-19 Yangqing JiaMerge branch 'master' of github.com:Yangqing/caffe
2013-11-19 Yangqing Jiaadded explanation notes to syncedmem
2013-11-19 Yangqing Jiaimagenet_solver.prototxt: added back the missing test...
2013-11-19 Yangqing JiaMerge branch 'master' of github.com:Yangqing/caffe
next