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-09-18
[docs] lenet grooming
Evan Shelhamer
1
-8
/
+11
2014-09-18
Updated mnist/readme.md file with additional information.
Christos Nikolaou
1
-13
/
+16
2014-09-17
Update readme.md files of cifar10 and mnist examples. Fixed broken links.
Christos Nikolaou
2
-6
/
+20
2014-09-16
[example] update paths in net surgery
Evan Shelhamer
2
-22
/
+24
2014-09-07
fix transform_param in mnist_autoencoder.prototxt
Jeff Donahue
1
-3
/
+3
2014-09-05
Merge pull request #1039 from sergeyk/dev
Evan Shelhamer
5
-0
/
+1119
2014-09-05
added a two-layer network that gets higher accuracy
Sergey Karayev
3
-203
/
+744
2014-09-04
fix fine-tuning example: paths, test acc., and total fine-tuning time
Evan Shelhamer
1
-32
/
+33
2014-09-04
HDF5 classification example
Sergey Karayev
3
-0
/
+578
2014-09-04
[example] update ImageNet timing for K40
Evan Shelhamer
1
-1
/
+1
2014-09-04
fix model download advice and prototxt name for fine-tuning
Evan Shelhamer
1
-1
/
+1
2014-09-04
script to upload/update model info as gist
Sergey Karayev
1
-2
/
+2
2014-09-04
flickr style fine-tuning model (separated from example read me)
Sergey Karayev
3
-371
/
+11
2014-09-04
minor fixes to docs
Sergey Karayev
4
-4
/
+4
2014-09-04
removed mention of getting_pretrained_models page and old paths
Sergey Karayev
9
-55
/
+47
2014-09-04
updating feature extraction example
Sergey Karayev
2
-7
/
+7
2014-09-04
removing unneeded scripts from imagenet example
Sergey Karayev
5
-37
/
+7
2014-09-04
proofread model zoo
Evan Shelhamer
1
-3
/
+3
2014-09-04
[models] adding zoo readme; caffenet, alexnet, and rcnn models in zoo format
Sergey Karayev
11
-1474
/
+11
2014-09-04
[docs] default setting for layout
Sergey Karayev
6
-6
/
+0
2014-09-03
[example] convert mnist name fix (crashes xcode compiler)
qipeng
1
-1
/
+1
2014-09-03
[example] drop stale mentions of glog env var
Evan Shelhamer
2
-2
/
+2
2014-09-03
Inline latest lenet_solver.prototxt
Daniel Golden
1
-4
/
+4
2014-09-03
Correct reference to lenet_train_test.prototxt
Daniel Golden
1
-1
/
+1
2014-09-03
Point to local file, not github file
Daniel Golden
1
-1
/
+1
2014-09-03
Update paths
Daniel Golden
1
-3
/
+3
2014-09-03
[example] upgrade fine-tuning example to new transformation param
Evan Shelhamer
1
-10
/
+10
2014-09-03
Move transform param one level up in the proto to reduce redundancy
Kai Li
8
-58
/
+58
2014-09-02
fixed relative path and prefix for adagrad-optimised autoencoder snapshots
Mohamed Omran
1
-1
/
+1
2014-09-01
make MNIST autoencoder solvers start from base_lr 0.01 and step (much
Jeff Donahue
3
-10
/
+14
2014-09-01
make adagrad/nesterov train scripts follow new "run-from-root"
Jeff Donahue
2
-4
/
+4
2014-09-01
Add "test-on-train" stage to test accuracy on the training data; correct
Jeff Donahue
4
-10
/
+39
2014-09-01
mnist_autoencoder: always compute both cross-entropy loss and L2
Jeff Donahue
1
-4
/
+4
2014-09-01
Re-added solver switch into the new caffe main excutable; fixed AdaGrad MNIST...
qipeng
2
-2
/
+1
2014-09-01
Added sanity check for AdaGradSolver; added MNIST examples for solvers
qipeng
4
-0
/
+38
2014-09-01
use LMDB in mnist autoencoder examples
Jeff Donahue
1
-2
/
+4
2014-08-31
include comment on CPU mode fine-tuning for Flickr example
Evan Shelhamer
1
-0
/
+2
2014-08-31
updated lenet_train_test.prototxt + minor correction to create_mnist.sh
Mohamed Omran
2
-4
/
+6
2014-08-31
minor changes to variable names and error messages + set default backed in co...
Mohamed Omran
1
-19
/
+26
2014-08-31
data now written to backend in batches
Mohamed Omran
2
-15
/
+38
2014-08-31
mnist demo now works with lmdb and leveldb (set parameter in create_mnist.sh)...
Mohamed Omran
3
-31
/
+101
2014-08-31
Fix norm_region param in cifar10 deployment net
Yung Siang Liau
1
-1
/
+1
2014-08-30
back-merge
Evan Shelhamer
1
-2
/
+2
2014-08-30
[docs] Several documentation fixes
Ozan Çağlayan
1
-2
/
+2
2014-08-28
[example] edit fine-tuning and train on ~2000 images, 1557 / 382 split
Evan Shelhamer
7
-102
/
+162
2014-08-28
[example] finetuning CaffeNet on Flickr Style data
Sergey Karayev
6
-0
/
+553
2014-08-28
set examples paths relative to root
Evan Shelhamer
35
-111
/
+104
2014-08-27
Merge pull request #857 from netheril96/gflags
Evan Shelhamer
1
-4
/
+8
2014-08-28
create_imagenet.sh updated to new syntax
netheril96
1
-4
/
+8
2014-08-26
default ilsvrc solving to GPU
Evan Shelhamer
2
-0
/
+2
[next]