caffe/examples
Muneyuki Noguchi f19896ccca Replace blobs_lr with lr_mult in readme.md.
models/finetune_flickr_style/deploy.prototxt uses lr_mult now.
2015-12-20 19:12:09 +09:00
..
cifar10 replace snprintf with a C++98 equivalent 2015-11-26 09:54:12 +08:00
cpp_classification Merge pull request #2693 from AdamStelmaszczyk/patch-1 2015-11-27 11:25:52 -08:00
feature_extraction [examples] fix link to feature visualization notebook 2015-08-20 15:18:03 -07:00
finetune_flickr_style Replace blobs_lr with lr_mult in readme.md. 2015-12-20 19:12:09 +09:00
finetune_pascal_detection Upgrade existing nets using upgrade_net_proto_text tool 2015-02-05 15:17:24 -08:00
hdf5_classification [examples] sequence and revise notebooks 2015-06-30 15:15:02 -07:00
imagenet Update example bash scripts to expect .h5, new extensions in .gitignore 2015-08-07 14:56:38 -07:00
images added a force_encoded_color flag to the data layer. Printing a warning if images of different channel dimensions are encoded together 2015-02-19 17:27:25 -08:00
mnist Merge pull request #3361 from BonsaiAI/avoid-snprintf 2015-11-27 10:50:52 -08:00
net_surgery Use input_shape instead of input_dim in examples 2015-08-20 14:29:02 -07:00
pycaffe from __future__ imports must occur at the beginning of the file 2015-08-09 14:22:04 -07:00
siamese replace snprintf with a C++98 equivalent 2015-11-26 09:54:12 +08:00
web_demo Add pyyaml as a requirement 2015-10-13 17:53:35 +01:00
00-classification.ipynb In 00-classification example, get correct class label index 2015-10-13 03:50:53 -07:00
01-learning-lenet.ipynb [examples] sequence and revise notebooks 2015-06-30 15:15:02 -07:00
02-brewing-logreg.ipynb [examples] sequence and revise notebooks 2015-06-30 15:15:02 -07:00
03-fine-tuning.ipynb [examples] sequence and revise notebooks 2015-06-30 15:15:02 -07:00
CMakeLists.txt Cleanup: Fixup capitalisation of Caffe_POSTFIX. 2015-09-01 22:43:30 +01:00
detection.ipynb [examples] sequence and revise notebooks 2015-06-30 15:15:02 -07:00
net_surgery.ipynb [examples] sequence and revise notebooks 2015-06-30 15:15:02 -07:00