summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)AuthorFilesLines
2014-09-02fixed relative path and prefix for adagrad-optimised autoencoder snapshotsMohamed Omran1-1/+1
2014-09-01make MNIST autoencoder solvers start from base_lr 0.01 and step (muchJeff Donahue3-10/+14
2014-09-01make adagrad/nesterov train scripts follow new "run-from-root"Jeff Donahue2-4/+4
2014-09-01Add "test-on-train" stage to test accuracy on the training data; correctJeff Donahue4-10/+39
2014-09-01mnist_autoencoder: always compute both cross-entropy loss and L2Jeff Donahue1-4/+4
2014-09-01Re-added solver switch into the new caffe main excutable; fixed AdaGrad MNIST...qipeng2-2/+1
2014-09-01Added sanity check for AdaGradSolver; added MNIST examples for solversqipeng4-0/+38
2014-09-01use LMDB in mnist autoencoder examplesJeff Donahue1-2/+4
2014-08-31include comment on CPU mode fine-tuning for Flickr exampleEvan Shelhamer1-0/+2
2014-08-31updated lenet_train_test.prototxt + minor correction to create_mnist.shMohamed Omran2-4/+6
2014-08-31minor changes to variable names and error messages + set default backed in co...Mohamed Omran1-19/+26
2014-08-31data now written to backend in batchesMohamed Omran2-15/+38
2014-08-31mnist demo now works with lmdb and leveldb (set parameter in create_mnist.sh)...Mohamed Omran3-31/+101
2014-08-31Fix norm_region param in cifar10 deployment netYung Siang Liau1-1/+1
2014-08-30back-mergeEvan Shelhamer1-2/+2
2014-08-30[docs] Several documentation fixesOzan Çağlayan1-2/+2
2014-08-28[example] edit fine-tuning and train on ~2000 images, 1557 / 382 splitEvan Shelhamer7-102/+162
2014-08-28[example] finetuning CaffeNet on Flickr Style dataSergey Karayev6-0/+553
2014-08-28set examples paths relative to rootEvan Shelhamer35-111/+104
2014-08-27Merge pull request #857 from netheril96/gflagsEvan Shelhamer1-4/+8
2014-08-28create_imagenet.sh updated to new syntaxnetheril961-4/+8
2014-08-26default ilsvrc solving to GPUEvan Shelhamer2-0/+2
2014-08-26default ilsvrc solving to GPUEvan Shelhamer2-0/+2
2014-08-26FIX web_demo upload was not processing grayscale correctlySergey Karayev1-1/+7
2014-08-26FIX web_demo upload was not processing grayscale correctlySergey Karayev1-1/+7
2014-08-25remove warning about LRN layers in CPU modeJeff Donahue1-5/+0
2014-08-24[example] add fully-convolutional efficiency note + confidence mapEvan Shelhamer2-24/+37
2014-08-24[example] add fully-convolutional efficiency note + confidence mapEvan Shelhamer2-24/+37
2014-08-21upgrade model definitions for transformation paramsEvan Shelhamer8-26/+58
2014-08-17use all caps for global preprocess vars (e.g. EXAMPLES_SOURCE_DIR), andJeff Donahue1-2/+2
2014-08-17cpu only build worksAdam Kosiorek1-1/+0
2014-08-17examples CMake listsAdam Kosiorek1-0/+17
2014-08-15[example] set phase test for fully-convolutional modelEvan Shelhamer1-11/+12
2014-08-15[example] set phase test for fully-convolutional modelEvan Shelhamer1-11/+12
2014-08-15[example] include imports in net surgeryEvan Shelhamer1-1/+5
2014-08-15[example] include imports in net surgeryEvan Shelhamer1-1/+5
2014-08-13Tried to clarify function of `include' lines and train vs. test network diffe...Jason Yosinski1-2/+7
2014-08-13Updated ImageNet Tutorial to reflect new merged train+val prototxt format. Al...Jason Yosinski1-4/+4
2014-08-13Tried to clarify function of `include' lines and train vs. test network diffe...Jason Yosinski1-2/+7
2014-08-13Updated ImageNet Tutorial to reflect new merged train+val prototxt format. Al...Jason Yosinski1-4/+4
2014-08-13Add ACCURACY layer and softmax_error output to lenet_consolidated_solverJeff Donahue1-1/+0
2014-08-13[example] change notebook name metadata to avoid conflictEvan Shelhamer4-11/+15
2014-08-13[example] fix plt commands in detectionEvan Shelhamer1-10/+13
2014-08-13use plt namespace for imshow in filter_visualization.ipynbClemens Korner1-2/+2
2014-08-13[example] change notebook name metadata to avoid conflictEvan Shelhamer4-11/+15
2014-08-13[example] fix plt commands in detectionEvan Shelhamer1-10/+13
2014-08-13use plt namespace for imshow in filter_visualization.ipynbClemens Korner1-2/+2
2014-08-11[examples] fix links in feature extractionEvan Shelhamer1-3/+3
2014-08-11[examples] fix links in feature extractionEvan Shelhamer1-3/+3
2014-08-11[docs] ‘maximally accurate’ in the web demo explanation. closes #905Sergey Karayev1-0/+7