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
/
examples
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-26
LOG(ERROR)->LOG(FATAL), and misc script changes.
Yangqing Jia
10
-19
/
+28
2014-07-15
[example] elaborate net surgery description
Evan Shelhamer
1
-1
/
+1
2014-07-12
back-merging [docs] changes and web demo [example] addition; updating
Sergey Karayev
12
-7
/
+974
2014-07-11
[example] image classification web demo
Sergey Karayev
4
-0
/
+416
2014-07-11
[docs] shelhamer's minor suggestions
Sergey Karayev
1
-1
/
+1
2014-07-11
[docs] moved example md’s to examples/**/md’s and added script to gather
Sergey Karayev
7
-6
/
+555
2014-07-11
fix link for caffe_rcnn_imagenet_model
Evan Shelhamer
1
-1
/
+1
2014-07-11
Back-merge documentation and fixes
Evan Shelhamer
2
-2
/
+2
2014-07-11
host materials on dl.caffe.berkeleyvision.org
Evan Shelhamer
2
-2
/
+2
2014-06-26
Merge pull request #522 from sguada/accuracy_without_loss
Evan Shelhamer
9
-56
/
+73
2014-06-21
There are 256 filters in conv2.
Craig Quiter
1
-2
/
+2
2014-06-20
Now AccuracyLayer only computes accuracy, one should use LossLayers to comput...
Sergio
9
-56
/
+73
2014-06-12
Merge pull request #455 from shelhamer/pycaffe-save
Evan Shelhamer
2
-0
/
+542
2014-06-12
make notebook for net surgery of fully-convolutional model
Evan Shelhamer
1
-0
/
+327
2014-06-12
define fully-convolutional imagenet model
Evan Shelhamer
1
-0
/
+215
2014-06-11
Merge pull request #482 from shelhamer/rcnn-detector-example
Evan Shelhamer
4
-283
/
+701
2014-06-11
drop learning rates and decays from deploy model
Evan Shelhamer
1
-32
/
+0
2014-06-10
finish R-CNN detection example
Evan Shelhamer
1
-236
/
+212
2014-06-09
edit detection example, include R-CNN NMS
Evan Shelhamer
1
-227
/
+250
2014-06-09
make R-CNN the Caffe detection example
Evan Shelhamer
3
-243
/
+662
2014-06-08
add fish bike example image
Evan Shelhamer
1
-0
/
+0
2014-05-26
Merge pull request #445 from jeffdonahue/convert_imageset_resize_option
Evan Shelhamer
1
-5
/
+37
2014-05-24
Back-merge recent fixes from master to dev
Evan Shelhamer
5
-351
/
+301
2014-05-23
add convert_imageset option to resize images; use in
Jeff Donahue
1
-5
/
+37
2014-05-22
release v1 model defs + weights
Evan Shelhamer
5
-351
/
+301
2014-05-22
reduce example image size
Evan Shelhamer
1
-0
/
+0
2014-05-20
Merge pull request #404 from jeffdonahue/net-param-in-solver
Evan Shelhamer
2
-0
/
+457
2014-05-20
Back-merge changes in master
Evan Shelhamer
6
-0
/
+886
2014-05-20
update notebook examples with new wrapper usage, re-organize
Evan Shelhamer
4
-536
/
+637
2014-05-10
add script to run lenet_consolidated_solver and add comment with results
Jeff Donahue
2
-2
/
+58
2014-05-10
lint and two test_iters in lenet_consolidated_solver
Jeff Donahue
1
-4
/
+9
2014-05-09
add a lenet example of specifying train/test net directly in solver;
Jeff Donahue
1
-0
/
+396
2014-05-09
make solver_mode an enum with CPU and GPU -- fully backwards compatible
Jeff Donahue
7
-15
/
+16
2014-05-06
note bug in cifar10 full with CPU computation
Jeff Donahue
1
-0
/
+5
2014-04-18
fix examples path in mnist leveldb sh
Evan Shelhamer
1
-1
/
+1
2014-04-15
mnist_autoencoder_solver cleanup
Jeff Donahue
1
-3
/
+2
2014-04-15
make solver able to compute and display test loss
Jeff Donahue
2
-20
/
+1
2014-04-15
mnist autoencoder test proto bugfix: add sigmoid layer before loss
Jeff Donahue
1
-4
/
+6
2014-04-15
enable DataLayer to output unlabeled data
Jeff Donahue
2
-2
/
+0
2014-04-15
add mnist autoencoder example necessities (sigmoid cross entropy loss
Jeff Donahue
4
-0
/
+418
2014-04-15
Document AlexNet model, include download script
Evan Shelhamer
1
-0
/
+28
2014-04-15
define AlexNet architecture
Evan Shelhamer
5
-0
/
+858
2014-04-15
rename lenet dir to mnist
Jeff Donahue
7
-0
/
+0
2014-04-09
Back-merge docs and example image changes from `master` to `dev`
Evan Shelhamer
2
-29
/
+31
2014-04-08
re-time imagenet example on k20, instead of my laptop
Evan Shelhamer
1
-6
/
+6
2014-04-08
Drop Lena image in favor of a cute cat photo
Evan Shelhamer
3
-47
/
+42
2014-04-08
replace old cifar full with within channel LRN (per cuda-convnet
Jeff Donahue
9
-458
/
+12
2014-04-08
merge LRNMapLayer into LRNLayer with norm_region proto field
Jeff Donahue
7
-33
/
+37
2014-04-08
fix some param bugs
Jeff Donahue
3
-6
/
+5
2014-04-08
add cifar example using LRN_MAP (just like the cuda-convnet layers-18pct
Jeff Donahue
6
-0
/
+452
[next]