platform/upstream/caffeonacl.git
10 years agoExplain how to get the mean image of ILSVRC
Kai Li [Wed, 19 Mar 2014 15:57:39 +0000 (23:57 +0800)]
Explain how to get the mean image of ILSVRC

10 years agoChange generate file list python script path in feature extraction doc
Kai Li [Wed, 19 Mar 2014 15:52:26 +0000 (23:52 +0800)]
Change generate file list python script path in feature extraction doc

10 years agoRemoving feature binarization and image retrieval examples
Kai Li [Wed, 19 Mar 2014 15:08:51 +0000 (23:08 +0800)]
Removing feature binarization and image retrieval examples

10 years agoMove binarize_features, retrieve_images to examples/feauture_extraction
Kai Li [Tue, 18 Mar 2014 07:40:23 +0000 (15:40 +0800)]
Move binarize_features, retrieve_images to examples/feauture_extraction

10 years agoAdd documentation for the feature extraction demo
Kai Li [Mon, 17 Mar 2014 10:09:57 +0000 (18:09 +0800)]
Add documentation for the feature extraction demo

10 years agoAdd a python script to generate a list of all the files in a directory
Kai Li [Mon, 17 Mar 2014 09:37:02 +0000 (17:37 +0800)]
Add a python script to generate a list of all the files in a directory

10 years agoDon't create a new batch after all the feature vectors have been saved
Kai Li [Mon, 17 Mar 2014 08:14:01 +0000 (16:14 +0800)]
Don't create a new batch after all the feature vectors have been saved

10 years agoFix cpplint errors for Net, its tests and feature related 3 examples
Kai Li [Wed, 26 Feb 2014 14:07:48 +0000 (22:07 +0800)]
Fix cpplint errors for Net, its tests and feature related 3 examples

10 years agoUse lowercase underscore naming convention for Net blob & layer getters
Kai Li [Wed, 26 Feb 2014 13:37:25 +0000 (21:37 +0800)]
Use lowercase underscore naming convention for Net blob & layer getters

10 years agoMove extract_features, binarize_features, retrieve_images to tools/
Kai Li [Wed, 26 Feb 2014 04:29:37 +0000 (12:29 +0800)]
Move extract_features, binarize_features, retrieve_images to tools/

10 years agoSave and load data correctly in feat extracion, binarization and IR demo
Kai Li [Wed, 26 Feb 2014 01:30:35 +0000 (09:30 +0800)]
Save and load data correctly in feat extracion, binarization and IR demo

10 years agoChange feature binarization threshold to be the mean of all the values
Kai Li [Tue, 25 Feb 2014 22:51:32 +0000 (06:51 +0800)]
Change feature binarization threshold to be the mean of all the values
 rather than zero in the feature binarization example

10 years agoFix saving real valued feature bug in the feature extraction example
Kai Li [Tue, 25 Feb 2014 21:55:58 +0000 (05:55 +0800)]
Fix saving real valued feature bug in the feature extraction example

10 years agoFix bugs in the image retrieval example
Kai Li [Tue, 25 Feb 2014 21:34:23 +0000 (05:34 +0800)]
Fix bugs in the image retrieval example

10 years agoFix bugs of the feature binarization example
Kai Li [Tue, 25 Feb 2014 19:47:32 +0000 (03:47 +0800)]
Fix bugs of the feature binarization example

10 years agoEnhance help, log message & format of the feature extraction example
Kai Li [Tue, 25 Feb 2014 19:46:32 +0000 (03:46 +0800)]
Enhance help, log message & format of the feature extraction example

10 years agoFix bugs in the feature extraction example
Kai Li [Tue, 25 Feb 2014 18:47:08 +0000 (02:47 +0800)]
Fix bugs in the feature extraction example

10 years agoAdd __builtin_popcount* based fast Hamming distance math function
Kai Li [Tue, 25 Feb 2014 10:23:04 +0000 (18:23 +0800)]
Add __builtin_popcount* based fast Hamming distance math function

10 years agoSimplify image retrieval example to use binary features directly
Kai Li [Sun, 23 Feb 2014 14:26:35 +0000 (22:26 +0800)]
Simplify image retrieval example to use binary features directly

10 years agoAdd feature binarization example
Kai Li [Sun, 23 Feb 2014 14:25:58 +0000 (22:25 +0800)]
Add feature binarization example

10 years agoAdd feature extraction example
Kai Li [Sun, 23 Feb 2014 14:25:45 +0000 (22:25 +0800)]
Add feature extraction example

10 years agoAdd image retrieval example
Kai Li [Sun, 23 Feb 2014 11:56:57 +0000 (19:56 +0800)]
Add image retrieval example

10 years agoAdd and test Net::HasLayer and GetLayerByName
Kai Li [Sun, 23 Feb 2014 09:08:20 +0000 (17:08 +0800)]
Add and test Net::HasLayer and GetLayerByName

10 years agoAdd and test Net::HasBlob and GetBlob to simplify feature extraction
Kai Li [Sun, 23 Feb 2014 08:27:17 +0000 (16:27 +0800)]
Add and test Net::HasBlob and GetBlob to simplify feature extraction

Inspired by @kencoken's commit f36e715
https://github.com/kencoken/caffe/commit/f36e71569455c9fbb4bf8a63c2d53224e32a4e7b

Related issues:

10 years agoarrange example images, update paths, bring back imagenet_pretrained
Evan Shelhamer [Wed, 19 Mar 2014 06:57:41 +0000 (23:57 -0700)]
arrange example images, update paths, bring back imagenet_pretrained

10 years agoMerge pull request #236 from jeffdonahue/test-all-bin-makefile-deps
Jeff Donahue [Wed, 19 Mar 2014 01:42:27 +0000 (18:42 -0700)]
Merge pull request #236 from jeffdonahue/test-all-bin-makefile-deps

Add libcaffe.a to dependencies for TEST_ALL_BIN

10 years agoalso fix for runtest
Jeff Donahue [Tue, 18 Mar 2014 21:49:31 +0000 (14:49 -0700)]
also fix for runtest

10 years agoadd libcaffe.a to TEST_ALL_BIN dependencies in Makefile
Jeff Donahue [Tue, 18 Mar 2014 21:39:36 +0000 (14:39 -0700)]
add libcaffe.a to TEST_ALL_BIN dependencies in Makefile

10 years agoMerge pull request #240 from jeffdonahue/rm-cuda-kernel-loop-comments
Jeff Donahue [Wed, 19 Mar 2014 01:36:56 +0000 (18:36 -0700)]
Merge pull request #240 from jeffdonahue/rm-cuda-kernel-loop-comments

Fix minor issues related to CUDA_KERNEL_LOOP -- merging myself as I'm only adding/removing comments other than the addition of CUDA_KERNEL_LOOP to PaddingLayer (and checked that this passes all tests).

10 years agouse CUDA_KERNEL_LOOP in padding layer
Jeff Donahue [Wed, 19 Mar 2014 01:19:25 +0000 (18:19 -0700)]
use CUDA_KERNEL_LOOP in padding layer

10 years agofix remaining lint errors
Jeff Donahue [Wed, 19 Mar 2014 00:59:41 +0000 (17:59 -0700)]
fix remaining lint errors

10 years agofix remaining issues related to CUDA_KERNEL_LOOP
Jeff Donahue [Wed, 19 Mar 2014 00:34:25 +0000 (17:34 -0700)]
fix remaining issues related to CUDA_KERNEL_LOOP

10 years agoMerge pull request #239 from jeffdonahue/fix-kernel-loop-macro
Jeff Donahue [Wed, 19 Mar 2014 00:13:34 +0000 (17:13 -0700)]
Merge pull request #239 from jeffdonahue/fix-kernel-loop-macro

Fix CUDA_KERNEL_LOOP from @blackball

10 years agofix kernel loop bugs, compiles and passes all tests
Jeff Donahue [Wed, 19 Mar 2014 00:06:51 +0000 (17:06 -0700)]
fix kernel loop bugs, compiles and passes all tests

10 years agoaddd CUDA_KERNEL_LOOP macro
blackball [Tue, 18 Mar 2014 03:04:39 +0000 (11:04 +0800)]
addd CUDA_KERNEL_LOOP macro

10 years agolint, except for rand/rand_r
Evan Shelhamer [Tue, 18 Mar 2014 22:45:42 +0000 (15:45 -0700)]
lint, except for rand/rand_r

10 years agodrop models/ in favor of examples/
Evan Shelhamer [Tue, 18 Mar 2014 20:54:17 +0000 (13:54 -0700)]
drop models/ in favor of examples/

Move the Caffe reference imagenet model and script to fetch it to
examples/imagenet.

Caffe bundles reference models, but it makes more sense to keep them
close to examples.

10 years agofix README links to presentation and development section
Evan Shelhamer [Tue, 18 Mar 2014 20:55:57 +0000 (13:55 -0700)]
fix README links to presentation and development section

10 years agobuild_docs script
Sergey Karayev [Tue, 18 Mar 2014 20:16:31 +0000 (13:16 -0700)]
build_docs script

10 years agogroom docs, move Caffe presentation to dropbox
Evan Shelhamer [Tue, 18 Mar 2014 19:53:12 +0000 (12:53 -0700)]
groom docs, move Caffe presentation to dropbox

10 years agoMerge pull request #234 from sergeyk/updating_docs
Evan Shelhamer [Tue, 18 Mar 2014 19:26:49 +0000 (12:26 -0700)]
Merge pull request #234 from sergeyk/updating_docs

removing notebooks in docs, updating instructions

10 years agominor fixes suggested by evan
Sergey Karayev [Tue, 18 Mar 2014 18:59:34 +0000 (11:59 -0700)]
minor fixes suggested by evan

10 years agoremoving notebooks in docs, updating instructions
Sergey Karayev [Tue, 18 Mar 2014 18:17:51 +0000 (11:17 -0700)]
removing notebooks in docs, updating instructions

10 years agominor fix to caffe model DL script
Sergey Karayev [Tue, 18 Mar 2014 16:18:03 +0000 (09:18 -0700)]
minor fix to caffe model DL script

10 years agoMerge pull request #230 from kloudkl/get_model_script
Sergey Karayev [Tue, 18 Mar 2014 16:14:27 +0000 (09:14 -0700)]
Merge pull request #230 from kloudkl/get_model_script

Improve caffe reference imagenet model downloader

10 years agoMerge pull request #229 from kloudkl/minor_change
Evan Shelhamer [Tue, 18 Mar 2014 09:09:00 +0000 (02:09 -0700)]
Merge pull request #229 from kloudkl/minor_change

Display total num of processed files after computing image mean

10 years agoAdd support for md5 checksum on OS X
Kai Li [Tue, 18 Mar 2014 08:12:35 +0000 (16:12 +0800)]
Add support for md5 checksum on OS X

10 years agoAvoid repeatedly downloading caffe reference imagenet model
Kai Li [Mon, 17 Mar 2014 06:33:13 +0000 (14:33 +0800)]
Avoid repeatedly downloading caffe reference imagenet model

10 years agoDisplay total num of processed files after computing image mean
Kai Li [Mon, 17 Mar 2014 07:55:47 +0000 (15:55 +0800)]
Display total num of processed files after computing image mean

10 years agominor mnist example update
Evan Shelhamer [Tue, 18 Mar 2014 07:23:29 +0000 (00:23 -0700)]
minor mnist example update

10 years agolink draft CIFAR-10 example
Evan Shelhamer [Tue, 18 Mar 2014 07:21:01 +0000 (00:21 -0700)]
link draft CIFAR-10 example

10 years agosort layer factory's list alphabetically
Evan Shelhamer [Tue, 18 Mar 2014 06:30:10 +0000 (23:30 -0700)]
sort layer factory's list alphabetically

10 years agofix style bugs in new layers' proto fields
Evan Shelhamer [Tue, 18 Mar 2014 06:29:54 +0000 (23:29 -0700)]
fix style bugs in new layers' proto fields

10 years agoBack-merge documentation and historical PRs to master
Evan Shelhamer [Tue, 18 Mar 2014 06:24:54 +0000 (23:24 -0700)]
Back-merge documentation and historical PRs to master

10 years agoproofreading
Evan Shelhamer [Tue, 18 Mar 2014 06:14:07 +0000 (23:14 -0700)]
proofreading

10 years agoMerge pull request #226 from longjon/imagenet-vis
Evan Shelhamer [Tue, 18 Mar 2014 06:11:45 +0000 (23:11 -0700)]
Merge pull request #226 from longjon/imagenet-vis

Layer-by-layer visualization example

10 years agoDraft CIFAR-10 doc and cleanup example
Evan Shelhamer [Tue, 18 Mar 2014 06:04:17 +0000 (23:04 -0700)]
Draft CIFAR-10 doc and cleanup example

This is a work-in-progress. A full tutorial should be written up at
some point.

10 years agoMerge pull request #228 from longjon/pycaffe-exceptions
Evan Shelhamer [Tue, 18 Mar 2014 06:09:30 +0000 (23:09 -0700)]
Merge pull request #228 from longjon/pycaffe-exceptions

Raise Python exception if input files don't exist for better interactivity

10 years agoRaise Python exceptions if CaffeNet input files don't exist
Jonathan L Long [Wed, 12 Mar 2014 00:10:14 +0000 (17:10 -0700)]
Raise Python exceptions if CaffeNet input files don't exist

This is for convenience only; if the input files are moved or deleted at
the wrong time, pycaffe could still crash (as it did before). However,
in most cases this will make interactive use easier.

10 years agoAdd comment explaining placement of system headers in C++ Python module
Jonathan L Long [Tue, 18 Mar 2014 05:54:48 +0000 (22:54 -0700)]
Add comment explaining placement of system headers in C++ Python module

10 years agoMerge pull request #227 from shelhamer/padding-deprecation
longjon [Tue, 18 Mar 2014 05:35:32 +0000 (22:35 -0700)]
Merge pull request #227 from shelhamer/padding-deprecation

Bring back padding layer to ease release upgrade

10 years agoAdd the feature and filter visualization example (Lena) to docs
Jonathan L Long [Tue, 18 Mar 2014 04:11:36 +0000 (21:11 -0700)]
Add the feature and filter visualization example (Lena) to docs

10 years agoAdd ImageNet Lena filter visualization example
Jonathan L Long [Tue, 18 Mar 2014 04:04:11 +0000 (21:04 -0700)]
Add ImageNet Lena filter visualization example

10 years agostyle: line continuation spacing
Evan Shelhamer [Tue, 18 Mar 2014 04:16:44 +0000 (21:16 -0700)]
style: line continuation spacing

10 years agobring back padding test and lint it
Evan Shelhamer [Tue, 18 Mar 2014 04:16:19 +0000 (21:16 -0700)]
bring back padding test and lint it

10 years agobring back padding layer with deprecation notice
Evan Shelhamer [Tue, 18 Mar 2014 04:09:53 +0000 (21:09 -0700)]
bring back padding layer with deprecation notice

- bring back padding layer
- split into cpp, cu
- add deprecation notice

10 years agoMerge pull request #203 from sergeyk/hdf5_data
Sergio Guadarrama [Tue, 18 Mar 2014 01:15:14 +0000 (18:15 -0700)]
Merge pull request #203 from sergeyk/hdf5_data

HDF5DataLayer source now takes list of filenames, loads one at a time.

10 years agoMerge pull request #199 from longjon/pycaffe-ordereddict
Evan Shelhamer [Tue, 18 Mar 2014 00:07:36 +0000 (17:07 -0700)]
Merge pull request #199 from longjon/pycaffe-ordereddict

Update Python interface, using OrderedDict for blobs and layers to expose activations, params, and diffs.

10 years agoMove semicolon to appease lint
Jonathan L Long [Mon, 17 Mar 2014 23:46:47 +0000 (16:46 -0700)]
Move semicolon to appease lint

10 years agominor
Sergey Karayev [Mon, 17 Mar 2014 23:10:38 +0000 (16:10 -0700)]
minor

10 years agoLint errors fixed, except still using stream.
Sergey Karayev [Mon, 17 Mar 2014 23:07:39 +0000 (16:07 -0700)]
Lint errors fixed, except still using stream.

10 years agoMerge pull request #222 from jeffdonahue/test-all-bin-gpuid
Evan Shelhamer [Mon, 17 Mar 2014 21:13:24 +0000 (14:13 -0700)]
Merge pull request #222 from jeffdonahue/test-all-bin-gpuid

make runtest with TEST_ALL_BIN obey TEST_GPUID

10 years agoMaking HDF5 blob data non-mutable for copy (minor)
Sergey Karayev [Mon, 17 Mar 2014 21:05:32 +0000 (14:05 -0700)]
Making HDF5 blob data non-mutable for copy (minor)

10 years agomake runtest with TEST_ALL_BIN obey TEST_GPUID
Jeff Donahue [Mon, 17 Mar 2014 21:03:19 +0000 (14:03 -0700)]
make runtest with TEST_ALL_BIN obey TEST_GPUID

10 years agorelax timing checks for commodity GPUs
Evan Shelhamer [Mon, 17 Mar 2014 20:48:06 +0000 (13:48 -0700)]
relax timing checks for commodity GPUs

10 years agoMerge pull request #179 from erictzeng/test_all
Evan Shelhamer [Mon, 17 Mar 2014 20:20:42 +0000 (13:20 -0700)]
Merge pull request #179 from erictzeng/test_all

Run all tests jointly in a single binary and summarize failures at the end.

10 years agoFix a test assuming CPU mode without explicitly setting it.
Eric Tzeng [Mon, 17 Mar 2014 20:04:10 +0000 (13:04 -0700)]
Fix a test assuming CPU mode without explicitly setting it.

10 years agoHDF5 data now loaded into Blobs; cleaner interface
Sergey Karayev [Mon, 17 Mar 2014 19:19:44 +0000 (12:19 -0700)]
HDF5 data now loaded into Blobs; cleaner interface

10 years agoreadme.md updated with more info about development
Sergey Karayev [Mon, 17 Mar 2014 17:43:28 +0000 (10:43 -0700)]
readme.md updated with more info about development

10 years agoHDF5DataLayer source is now a list of filenames
Sergey Karayev [Mon, 17 Mar 2014 02:55:59 +0000 (19:55 -0700)]
HDF5DataLayer source is now a list of filenames

10 years agoDRYing and documenting HDF5 loading code.
Sergey Karayev [Mon, 17 Mar 2014 02:23:00 +0000 (19:23 -0700)]
DRYing and documenting HDF5 loading code.

10 years agoMerge pull request #217 from tdomhan/multidhdf5
Sergey Karayev [Mon, 17 Mar 2014 00:50:09 +0000 (17:50 -0700)]
Merge pull request #217 from tdomhan/multidhdf5

support for more than 2 dimensions in hdf5 files

10 years agosupport for more than 2 dimensions in hdf5 files
Tobias Domhan [Sun, 16 Mar 2014 11:50:30 +0000 (12:50 +0100)]
support for more than 2 dimensions in hdf5 files

10 years agoFix indentation in C++ Python module
Jonathan L Long [Sat, 15 Mar 2014 09:40:16 +0000 (02:40 -0700)]
Fix indentation in C++ Python module

10 years agoAdd extra comment on vector_indexing_suite to _caffe.cpp
Jonathan L Long [Tue, 11 Mar 2014 05:06:03 +0000 (22:06 -0700)]
Add extra comment on vector_indexing_suite to _caffe.cpp

10 years agoRemove spurious constructors from CaffeBlob and CaffeBlobWrap
Jonathan L Long [Tue, 11 Mar 2014 05:04:46 +0000 (22:04 -0700)]
Remove spurious constructors from CaffeBlob and CaffeBlobWrap

This prevents accidental construction of partially-specified blobs,
which could break the Python layer.

10 years agoAdd names to the blobs returned by CaffeLayer
Jonathan L Long [Tue, 11 Mar 2014 05:02:08 +0000 (22:02 -0700)]
Add names to the blobs returned by CaffeLayer

Even though these are redundant, this keeps the meaning of
CaffeBlob.name consistent for now, and will allow CaffeBlob construction
to be simplified.

10 years agoExpose caffe.Net.params as an OrderedDict
Jonathan L Long [Tue, 11 Mar 2014 04:51:25 +0000 (21:51 -0700)]
Expose caffe.Net.params as an OrderedDict

10 years agoExpose layers and remove now-redundant params in Python interface
Jonathan L Long [Tue, 11 Mar 2014 04:46:36 +0000 (21:46 -0700)]
Expose layers and remove now-redundant params in Python interface

For now, only layer names and blobs are accessible, but more
functionality (layer Forward and Backward) could be added later.

10 years agoadd hdf5 dependency to install guide
Evan Shelhamer [Sat, 15 Mar 2014 00:03:14 +0000 (17:03 -0700)]
add hdf5 dependency to install guide

10 years agoPublish the Caffe presentation, pi day edition
Evan Shelhamer [Fri, 14 Mar 2014 18:51:21 +0000 (11:51 -0700)]
Publish the Caffe presentation, pi day edition

Learn all about the Caffeine life.

Deep learning, coffee, and pie: better together!

(Although this is a pdf at the moment, it'll be replaced with a google
doc soon).

10 years agonote CUDA lib without CUDA driver install for CPU mode
Evan Shelhamer [Fri, 14 Mar 2014 17:51:05 +0000 (10:51 -0700)]
note CUDA lib without CUDA driver install for CPU mode

10 years agofix wrapper example paths
Evan Shelhamer [Fri, 14 Mar 2014 03:13:46 +0000 (20:13 -0700)]
fix wrapper example paths

10 years agoMore documentation on running tests (including --gtest_filter info).
Eric Tzeng [Thu, 13 Mar 2014 21:35:48 +0000 (14:35 -0700)]
More documentation on running tests (including --gtest_filter info).

10 years agoCompile a binary to run all tests at once.
Eric Tzeng [Fri, 28 Feb 2014 00:08:16 +0000 (16:08 -0800)]
Compile a binary to run all tests at once.

10 years agoMerge pull request #120 from sguada/images_layer
Evan Shelhamer [Thu, 13 Mar 2014 18:39:38 +0000 (11:39 -0700)]
Merge pull request #120 from sguada/images_layer

Images layer: A data provider layer directly from images

10 years agoMerge pull request #136 from kloudkl/cuda_timing
Evan Shelhamer [Thu, 13 Mar 2014 18:31:36 +0000 (11:31 -0700)]
Merge pull request #136 from kloudkl/cuda_timing

Add Timer class unifying CPU and GPU timer and use it in net_speed_benchmark

10 years agoMerge pull request #184 from chyojn/cifar10_model_script
Evan Shelhamer [Thu, 13 Mar 2014 18:17:59 +0000 (11:17 -0700)]
Merge pull request #184 from chyojn/cifar10_model_script

CIFAR-10 model defs, solver configs, and example scripts.

10 years agoUpdate imagenet/wrapper.py to use the new Net interface
Jonathan L Long [Tue, 11 Mar 2014 03:39:31 +0000 (20:39 -0700)]
Update imagenet/wrapper.py to use the new Net interface

10 years agoUpdate detector.py to use the new Net/blobs interface
Jonathan L Long [Tue, 11 Mar 2014 03:38:39 +0000 (20:38 -0700)]
Update detector.py to use the new Net/blobs interface