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
Age
Commit message (
Expand
)
Author
Files
Lines
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