]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - jacinto-ai/caffe-jacinto.git/shortlog
jacinto-ai/caffe-jacinto.git
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
2013-11-19 Yangqing Jiaimagenet deploy prototxt: instead of having a data...
2013-11-17 Jeff Donahueprint status message on error opening leveldb
2013-11-17 Jeff DonahueMerge branch 'master', remote-tracking branch 'origin'
2013-11-17 Yangqing Jiaremoved the StillFresh function that was used to make...
2013-11-16 Yangqing JiaMade a major change: when initializing a network, the...
2013-11-15 Yangqing Jiawrapper update
2013-11-15 Yangqing Jiafinetune code
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 Jialinecount improvement
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
2013-11-12 Yangqing Jiaadded pycaffe wrapper. Preparing to clean the structure
2013-11-12 Yangqing JiaMerge branch 'master' of github.com:Yangqing/caffe
2013-11-12 Yangqing Jiaremove python deps
2013-11-12 Yangqing Jiastochastic pooling: avoid nan
2013-11-12 Yangqing Jiaio.hpp bugfix
2013-11-11 Yangqing Jiaadded infogain loss layer
2013-11-11 Yangqing Jiabugfix
2013-11-08 Yangqing Jiamisc update
2013-11-07 Yangqing JiaMerge branch 'master' of github.com:Yangqing/caffeine
2013-11-07 Yangqing Jiailsvrc 2012 train file list
2013-11-07 Yangqing Jiadistributed solver still having bugs. Pausing for now...
2013-11-07 Yangqing Jiadistributed solver: small fix, still bugs
2013-11-06 Yangqing Jiadistributed server update. bug in synchronous connections.
2013-11-06 Yangqing Jiadata layer: random skip
2013-11-06 Yangqing Jiaworking asynchronous sgd code. may have errors.
2013-11-04 Yangqing Jiadistributed solver - not checked thoroughly
2013-11-04 Yangqing Jiasolver minor change
next