platform/upstream/caffeonacl.git
10 years agorename doc deploy script for better tab completion
Evan Shelhamer [Tue, 8 Apr 2014 23:27:49 +0000 (16:27 -0700)]
rename doc deploy script for better tab completion

10 years agoDrop Lena image in favor of a cute cat photo
Evan Shelhamer [Tue, 8 Apr 2014 23:23:33 +0000 (16:23 -0700)]
Drop Lena image in favor of a cute cat photo

Social progress.

10 years agoformat installation docs, add links
Evan Shelhamer [Tue, 8 Apr 2014 05:07:18 +0000 (22:07 -0700)]
format installation docs, add links

10 years agoAdd hdf5 requirements to 10.9 notes, drop cmake (not linked)
Evan Shelhamer [Tue, 8 Apr 2014 02:31:07 +0000 (19:31 -0700)]
Add hdf5 requirements to 10.9 notes, drop cmake (not linked)

10 years agofix im2col height/width bound check bug (issue #284 identified by
Jeff Donahue [Mon, 7 Apr 2014 06:53:02 +0000 (23:53 -0700)]
fix im2col height/width bound check bug (issue #284 identified by
@kmatzen)

10 years agostrip confusing confusing comment about shuffling files
Evan Shelhamer [Sat, 5 Apr 2014 05:32:44 +0000 (22:32 -0700)]
strip confusing confusing comment about shuffling files

10 years agoadd /etc/rc.local hint for boot configuration of gpus
Evan Shelhamer [Fri, 4 Apr 2014 17:22:24 +0000 (10:22 -0700)]
add /etc/rc.local hint for boot configuration of gpus

10 years agoInclude k40 images per day benchmark
Evan Shelhamer [Thu, 3 Apr 2014 01:48:45 +0000 (18:48 -0700)]
Include k40 images per day benchmark

10 years agodrop caffe presentation in favor of dropbox link
Evan Shelhamer [Thu, 3 Apr 2014 01:40:37 +0000 (18:40 -0700)]
drop caffe presentation in favor of dropbox link

10 years agomake build_docs.sh script work from anywhere
Evan Shelhamer [Thu, 3 Apr 2014 01:38:20 +0000 (18:38 -0700)]
make build_docs.sh script work from anywhere

10 years agoproofread, fix dead link, standardize NVIDIA capitalization
Evan Shelhamer [Thu, 3 Apr 2014 01:12:41 +0000 (18:12 -0700)]
proofread, fix dead link, standardize NVIDIA capitalization

Thanks NVIDIA for the GPUs!

10 years agoAdded Link in index.md to perfomance_hardware.md
Sergio Guadarrama [Thu, 3 Apr 2014 00:03:25 +0000 (17:03 -0700)]
Added Link in index.md to perfomance_hardware.md

10 years agoAdded Performance and Hardware Tips
Sergio Guadarrama [Wed, 2 Apr 2014 23:59:45 +0000 (16:59 -0700)]
Added Performance and Hardware Tips

10 years agoimagenet fix: ilvsrc -> ilsvrc
Yangqing Jia [Fri, 28 Mar 2014 20:55:37 +0000 (13:55 -0700)]
imagenet fix: ilvsrc -> ilsvrc

10 years agofix script path incantation
Evan Shelhamer [Thu, 20 Mar 2014 05:29:17 +0000 (22:29 -0700)]
fix script path incantation

10 years agoconvert css indentation to spaces
Sergey Karayev [Thu, 20 Mar 2014 05:16:03 +0000 (22:16 -0700)]
convert css indentation to spaces

10 years agofix cifar10 leveldb creation path
Evan Shelhamer [Thu, 20 Mar 2014 05:13:24 +0000 (22:13 -0700)]
fix cifar10 leveldb creation path

10 years agowget without checking certificate for dropbox (dodge complaint on linux)
Evan Shelhamer [Thu, 20 Mar 2014 05:01:45 +0000 (22:01 -0700)]
wget without checking certificate for dropbox (dodge complaint on linux)

10 years agodocs: added list of contributors
Sergey Karayev [Thu, 20 Mar 2014 04:39:52 +0000 (21:39 -0700)]
docs: added list of contributors

10 years agominor style update of docs
Sergey Karayev [Thu, 20 Mar 2014 04:27:22 +0000 (21:27 -0700)]
minor style update of docs

10 years agominor cleanup in rcnn-finetuning -- rcnn feature computation tested at
Jeff Donahue [Thu, 20 Mar 2014 03:50:13 +0000 (20:50 -0700)]
minor cleanup in rcnn-finetuning -- rcnn feature computation tested at
this commit (in addition to all caffe unit tests passing)

10 years agocleanup matlab demo
Ross Girshick [Tue, 4 Feb 2014 19:00:55 +0000 (11:00 -0800)]
cleanup matlab demo

10 years agoadd initialization key for verifying state
Ross Girshick [Mon, 13 Jan 2014 21:34:34 +0000 (13:34 -0800)]
add initialization key for verifying state

10 years agodemo on how to get net weights using the matlab interface
Ross Girshick [Fri, 20 Dec 2013 22:39:22 +0000 (14:39 -0800)]
demo on how to get net weights using the matlab interface

10 years agoreturn model weights
Ross Girshick [Fri, 6 Dec 2013 04:58:03 +0000 (20:58 -0800)]
return model weights

10 years agokeep DLOG (revert accidental switch to LOG)
Evan Shelhamer [Thu, 13 Mar 2014 22:19:43 +0000 (15:19 -0700)]
keep DLOG (revert accidental switch to LOG)

10 years agofile pascal finetuning prototxt examples and fix paths
Evan Shelhamer [Thu, 13 Mar 2014 22:10:41 +0000 (15:10 -0700)]
file pascal finetuning prototxt examples and fix paths

10 years agoset default to the best value
Ross Girshick [Fri, 24 Jan 2014 00:56:07 +0000 (16:56 -0800)]
set default to the best value

10 years agosome cleanup
Ross Girshick [Wed, 22 Jan 2014 07:23:33 +0000 (23:23 -0800)]
some cleanup

10 years agofix paths
Ross Girshick [Fri, 17 Jan 2014 00:25:12 +0000 (16:25 -0800)]
fix paths

10 years agosupport for tightest square mode while finetuning
Ross Girshick [Fri, 17 Jan 2014 00:22:08 +0000 (16:22 -0800)]
support for tightest square mode while finetuning

10 years ago10x learning rate for fine tuning makes a big difference
Ross Girshick [Sun, 12 Jan 2014 15:54:35 +0000 (07:54 -0800)]
10x learning rate for fine tuning makes a big difference

10 years agosupport for adding padding to windows in the window_data_layer
Ross Girshick [Thu, 9 Jan 2014 21:48:50 +0000 (13:48 -0800)]
support for adding padding to windows in the window_data_layer

10 years agoCode that was used to finetune with reasonable success
Ross Girshick [Tue, 7 Jan 2014 23:04:19 +0000 (15:04 -0800)]
Code that was used to finetune with reasonable success

10 years agosome major bug fixes (includes some to-be-removed debugging code)
Ross Girshick [Mon, 23 Dec 2013 19:52:03 +0000 (11:52 -0800)]
some major bug fixes (includes some to-be-removed debugging code)

10 years agoadjustments to try to match the setup for fine tuning with cuda-convnet
Ross Girshick [Fri, 20 Dec 2013 22:32:55 +0000 (14:32 -0800)]
adjustments to try to match the setup for fine tuning with cuda-convnet

10 years agodefine pascal finetuning models
Ross Girshick [Thu, 13 Mar 2014 23:35:27 +0000 (16:35 -0700)]
define pascal finetuning models

10 years agoadd window data layer
Ross Girshick [Thu, 13 Mar 2014 23:35:10 +0000 (16:35 -0700)]
add window data layer

10 years agoMerge pull request #221 from jamt9000/fix-dump-network
Evan Shelhamer [Wed, 19 Mar 2014 16:56:20 +0000 (09:56 -0700)]
Merge pull request #221 from jamt9000/fix-dump-network

Fix dump network

10 years agoMerge pull request #242 from kloudkl/script
Evan Shelhamer [Wed, 19 Mar 2014 16:36:55 +0000 (09:36 -0700)]
Merge pull request #242 from kloudkl/script

Fix shell scripts: current dir, wget output, and naming conventions

10 years agoFile naming convention requires that two words be split by a underscore
Kai Li [Wed, 19 Mar 2014 15:26:14 +0000 (23:26 +0800)]
File naming convention requires that two words be split by a underscore

10 years agoWget should never be quiet
Kai Li [Wed, 19 Mar 2014 15:21:19 +0000 (23:21 +0800)]
Wget should never be quiet

10 years agoFix shell script current dir bad substition errors
Kai Li [Wed, 19 Mar 2014 15:20:09 +0000 (23:20 +0800)]
Fix shell script current dir bad substition errors

10 years agoRemove cudaSetDevice(1)
James Thewlis [Wed, 19 Mar 2014 14:55:44 +0000 (14:55 +0000)]
Remove cudaSetDevice(1)

So it works when there is only one GPU

10 years agoMerge pull request #231 from BVLC/next
Evan Shelhamer [Wed, 19 Mar 2014 07:10:40 +0000 (00:10 -0700)]
Merge pull request #231 from BVLC/next

0.99 release

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 agoSet phase to TRAIN when performing backward pass
James Thewlis [Tue, 18 Mar 2014 09:28:09 +0000 (09:28 +0000)]
Set phase to TRAIN when performing backward pass

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 agoFix wrong argv check for whether a backward pass should be done
James Thewlis [Mon, 17 Mar 2014 20:50:41 +0000 (20:50 +0000)]
Fix wrong argv check for whether a backward pass should be done

10 years agoPrevent blob from being freed at end of if statement scope
James Thewlis [Mon, 17 Mar 2014 20:48:37 +0000 (20:48 +0000)]
Prevent blob from being freed at end of if statement scope

Was causing nonsense data to be read, tripping the blob size
check in Blob::CopyFrom

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.