index
:
platform/upstream/caffeonacl
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_unified
armcl-v18.11
master
sandbox/daeinki/armcl-v18.08
sandbox/nmerinov/llvm
tizen
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
Domain: Machine Learning / ML Framework; Licenses: BSD-2-Clause;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
matlab
/
caffe
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-29
Clean up old matcaffe wrapper and rename caffe.reset to caffe.reset_all
Ronghang Hu
13
-1074
/
+0
2015-05-14
Update docs for ND blobs (#1970) and layer type is a string (#1694)
Jeff Donahue
1
-2
/
+2
2015-02-24
fixed matcaffe printout to specify num of args (now including train/test phase)
forresti
1
-1
/
+1
2015-02-17
[matcaffe] give phase to Net
Evan Shelhamer
2
-17
/
+15
2015-02-02
add space after "Loading mean file from"
Jeff Donahue
1
-1
/
+1
2015-01-25
Merge pull request #1746 from dj1989/mat_hdf5_demo
Evan Shelhamer
3
-0
/
+125
2015-01-22
fix bugs by adding const
Xianjie Chen
1
-3
/
+3
2015-01-17
Matlab demo for Caffe-compatible HDF5 read/write
Dinesh Jayaraman
3
-0
/
+125
2014-11-05
Prevent Matlab on OS X from crashing on error
Daniel Golden
1
-25
/
+46
2014-10-02
[fix] lint causing travis failures
Jeff Donahue
1
-1
/
+1
2014-10-02
Merge pull request #951 from gcinbis/patch-1
Evan Shelhamer
1
-0
/
+1
2014-09-24
added a Matlab demo with mean BGR pixel subtraction instead of the mean image...
Karen Simonyan
1
-0
/
+102
2014-09-23
RGB -> BGR in the matlab demo
Karen Simonyan
1
-4
/
+5
2014-09-22
added example usage to the Matlab script
Karen Simonyan
1
-8
/
+17
2014-09-22
added comments to the Matlab demo script
Karen Simonyan
1
-35
/
+12
2014-09-22
added matcaffe_demo for the VGG models (RGB input)
Karen Simonyan
1
-0
/
+109
2014-09-04
removed mention of getting_pretrained_models page and old paths
Sergey Karayev
2
-4
/
+3
2014-08-20
Lock the mex file to avoid Matlab crashes.
R. Gokberk Cinbis
1
-0
/
+1
2014-08-09
Merge pull request #888 from ronghanghu/matcaffe-add-check
Sergio Guadarrama
1
-0
/
+4
2014-08-08
add necessary input checks for matcaffe
Ronghang Hu
1
-0
/
+4
2014-08-06
Painless binary mean conversion to matlab matrices.
Alireza Shafaei
1
-0
/
+26
2014-08-06
LICENSE governs the whole project so strip file headers
Evan Shelhamer
1
-1
/
+0
2014-08-04
Fix header alphabetization lint errors.
Jeff Donahue
1
-0
/
+1
2014-08-01
fix compiler complaint in matcaffe
qipeng
1
-1
/
+1
2014-07-03
replace all memcpy by caffe_copy
Evan Shelhamer
1
-20
/
+18
2014-07-03
switch to unified virtual addressing CUDA memcpy
Evan Shelhamer
1
-5
/
+5
2014-04-22
add caffe/random_fn lint rule to check for use of rand, rand_r, random
Jeff Donahue
1
-1
/
+1
2014-03-31
Removed empty space, verified lint
Sergio Guadarrama
1
-1
/
+1
2014-03-31
Added default values to matcaffe_batch for testing
Sergio Guadarrama
1
-1
/
+7
2014-03-31
Added matcaffe_init to easy reuse of caffe initialization
Sergio Guadarrama
3
-55
/
+54
2014-03-31
Created reset command and changed END to NULL again
Sergio Guadarrama
1
-3
/
+4
2014-03-31
Added prints to matcaffe_demo stages
sguada
1
-1
/
+7
2014-03-31
Cleaned matcaffe.cpp to pass lint
Sergio Guadarrama
1
-16
/
+11
2014-03-31
Changed matcaffe_demo to return maxlabel
Sergio Guadarrama
5
-6
/
+196
2014-03-31
Changed Copyright to BVLC
Sergio Guadarrama
2
-7
/
+66
2014-03-31
Resolved merge conflicts
Sergio Guadarrama
2
-8
/
+66
2014-03-27
Standardize copyright, add root-level CONTRIBUTORS credit
Evan Shelhamer
1
-1
/
+1
2014-03-19
minor cleanup in rcnn-finetuning -- rcnn feature computation tested at
Jeff Donahue
1
-8
/
+10
2014-03-19
cleanup matlab demo
Ross Girshick
2
-42
/
+13
2014-03-19
add initialization key for verifying state
Ross Girshick
1
-0
/
+11
2014-03-19
demo on how to get net weights using the matlab interface
Ross Girshick
1
-0
/
+35
2014-03-19
return model weights
Ross Girshick
1
-3
/
+98
2014-03-18
arrange example images, update paths, bring back imagenet_pretrained
Evan Shelhamer
1
-1
/
+1
2014-03-18
drop models/ in favor of examples/
Evan Shelhamer
1
-2
/
+2
2014-03-13
fix wrapper example paths
Evan Shelhamer
1
-3
/
+3
2014-02-26
fix python/matlab wrapper bugs introduced by lint; change linter->lint
Jeff Donahue
1
-3
/
+1
2014-02-26
fix matcaffe and pycaffe linter errors
Jeff Donahue
1
-17
/
+22
2013-11-22
update Makefile and add some more docs
Ross Girshick
1
-0
/
+10
2013-11-22
cleanup and include ILSVRC mean image
Ross Girshick
3
-122
/
+144
2013-11-22
first pass at matlab wrapper (somewhat messy still)
Ross Girshick
2
-0
/
+241