projects
/
platform
/
upstream
/
caffeonacl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/caffeonacl.git
2014-06-27
James Thewlis
Make resizing & cropping with PIL work
commit
|
commitdiff
|
tree
|
snapshot
2014-06-23
Yangqing Jia
Merge pull request #508 from kloudkl/ImageDataLayer...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-22
Evan Shelhamer
Merge pull request #529 from crizCraig/patch-3
commit
|
commitdiff
|
tree
|
snapshot
2014-06-21
Craig Quiter
There are 256 filters in conv2.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-21
Jonathan L...
Merge pull request #398 from sguada/L2_hinge_loss
commit
|
commitdiff
|
tree
|
snapshot
2014-06-21
Jonathan L...
explicitly name L1 hinge test
commit
|
commitdiff
|
tree
|
snapshot
2014-06-21
Jonathan L...
fix whitespace error in HingeLossLayer
commit
|
commitdiff
|
tree
|
snapshot
2014-06-21
Sergio
Change hinge_norm to norm in test_hinge_loss
commit
|
commitdiff
|
tree
|
snapshot
2014-06-21
Sergio
Remove C_ mentions, extra spaces and change hinge_norm...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-21
Sergio
Unify L1 and L2 Hinge_Loss to follow convention
commit
|
commitdiff
|
tree
|
snapshot
2014-06-21
Sergio
Fix the loss to follow the convention
commit
|
commitdiff
|
tree
|
snapshot
2014-06-21
Sergio
Fixed switch and test l2hingeloss
commit
|
commitdiff
|
tree
|
snapshot
2014-06-21
Sergio
Remove spaces and merge tests into one file
commit
|
commitdiff
|
tree
|
snapshot
2014-06-21
Sergio
Removed L2HingeLoss class now a case within HingeLoss...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-21
Sergio
Merge HingeLoss and L2HingeLoss by adding hinge_norm...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
Kai Li
Initialize the RNG generator with an orthogonally newed...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
Kai Li
Fix the condition prefetch_needs_rand in the ImageDataLayer
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
Jonathan L...
remove erroneous comment in ArgMaxLayer
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
Sergey Karayev
Merge pull request #521 from sguada/set_device_id_at_init
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Sergio
Set device_id at the begining of Solver.Init() to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Yangqing Jia
Merge pull request #504 from leelurch/Config-Example...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-17
Sergio Guadarrama
Merge pull request #507 from longjon/set-device-early
commit
|
commitdiff
|
tree
|
snapshot
2014-06-16
Jonathan L...
in Caffe::SetDevice, call cudaSetDevice before Get
commit
|
commitdiff
|
tree
|
snapshot
2014-06-16
Sergey Karayev
Merge pull request #431 from mavenlin/lmdb
commit
|
commitdiff
|
tree
|
snapshot
2014-06-16
leelurch
Add comment for how to set the CUDA path when cuda...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-14
linmin
fix string compare error
commit
|
commitdiff
|
tree
|
snapshot
2014-06-14
linmin
add lmdb support for compute_image_mean
commit
|
commitdiff
|
tree
|
snapshot
2014-06-14
linmin
add lmdb support for convert_imageset
commit
|
commitdiff
|
tree
|
snapshot
2014-06-13
Evan Shelhamer
Merge pull request #495 from jeffdonahue/refactor-net
commit
|
commitdiff
|
tree
|
snapshot
2014-06-13
Evan Shelhamer
add net surgery link to docs (+ drop old comment)
commit
|
commitdiff
|
tree
|
snapshot
2014-06-13
Jeff Donahue
unify data layer tests: was copied four times for all...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-13
Jeff Donahue
unify test_data_layer tests
commit
|
commitdiff
|
tree
|
snapshot
2014-06-13
Jeff Donahue
lint
commit
|
commitdiff
|
tree
|
snapshot
2014-06-13
linmin
fixed cpplint error
commit
|
commitdiff
|
tree
|
snapshot
2014-06-13
linmin
add tests for lmdb of datalayer (copied from test_data_...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-13
linmin
add option for lmdb
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Evan Shelhamer
Merge pull request #455 from shelhamer/pycaffe-save
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Jeff Donahue
refactor Net::Init to call helpers AppendBottom and...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Jeff Donahue
make Net::Init loop indices clearer
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Jeff Donahue
Merge pull request #496 from jeffdonahue/test-net-use...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Jeff Donahue
make test_net use DUMMY_DATA instead of leveldb
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Evan Shelhamer
make notebook for net surgery of fully-convolutional...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Evan Shelhamer
define fully-convolutional imagenet model
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Evan Shelhamer
save from python for net surgery
commit
|
commitdiff
|
tree
|
snapshot
2014-06-11
Evan Shelhamer
Merge pull request #482 from shelhamer/rcnn-detector...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-11
Evan Shelhamer
Merge pull request #469 from weinman/grayscale-io-convert
commit
|
commitdiff
|
tree
|
snapshot
2014-06-11
Evan Shelhamer
pycaffe: leave grayscale images gray according to arg
commit
|
commitdiff
|
tree
|
snapshot
2014-06-11
Evan Shelhamer
drop learning rates and decays from deploy model
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Evan Shelhamer
groom install docs
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Jeff Donahue
fix clang compilation problem w/ DummyDataLayer
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Evan Shelhamer
finish R-CNN detection example
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Evan Shelhamer
make selective search proposals with R-CNN configuration
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Evan Shelhamer
edit detection example, include R-CNN NMS
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Evan Shelhamer
make R-CNN the Caffe detection example
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Evan Shelhamer
pycaffe Detector crops with surrounding context
commit
|
commitdiff
|
tree
|
snapshot
2014-06-10
Evan Shelhamer
fix old detect.py default
commit
|
commitdiff
|
tree
|
snapshot
2014-06-09
Jeff Donahue
lint dummy data layer
commit
|
commitdiff
|
tree
|
snapshot
2014-06-09
Jeff Donahue
Merge pull request #480 from jeffdonahue/dummy-data...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-09
Jeff Donahue
add DummyDataLayer tests
commit
|
commitdiff
|
tree
|
snapshot
2014-06-09
Jeff Donahue
add DummyDataLayer
commit
|
commitdiff
|
tree
|
snapshot
2014-06-09
Jeff Donahue
fix ArgMaxLayer bug in num bottom blobs decl. pointed...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-09
Evan Shelhamer
Merge pull request #479 from jeffdonahue/declare-layer...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-09
Evan Shelhamer
add fish bike example image
commit
|
commitdiff
|
tree
|
snapshot
2014-06-09
Jeff Donahue
move MemoryDataLayer decl. from vision_layers.hpp to...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-09
Jeff Donahue
layers declare their names and number of input/output...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-09
Jeff Donahue
fix Makefile build dir link upgrade bug reported by...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-08
Jerod Weinman
Changed variable name: iscolor to is_color.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-08
Jeff Donahue
Merge pull request #473 from shelhamer/pad-max-pooling
commit
|
commitdiff
|
tree
|
snapshot
2014-06-08
Jeff Donahue
check the last pooling in padding and add padded max...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-08
Evan Shelhamer
padding for max pooling
commit
|
commitdiff
|
tree
|
snapshot
2014-06-08
Evan Shelhamer
Merge pull request #475 from jeffdonahue/tanh-fixes
commit
|
commitdiff
|
tree
|
snapshot
2014-06-06
Jeff Donahue
Make TanH cleaner, more efficient, and possible to...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-06
Jeff Donahue
Merge pull request #471 from jeffdonahue/debug-release...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-03
Evan Shelhamer
Merge pull request #466 from robcurrie/dev
commit
|
commitdiff
|
tree
|
snapshot
2014-06-03
Jeff Donahue
update .gitignore appropriately for separate debug...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-03
Jeff Donahue
compile debug/release into separate directories so...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-02
Jerod Weinman
Added an iscolor flag to io.cpp method ReadImageToDatum...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-29
Rob Currie
Update docs on building boost on OSX for the python...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-29
Evan Shelhamer
fix OSX 10.9 homebrew CXX doc
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
Sergio Guadarrama
Merge pull request #422 from sguada/threshold_layer
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
Sergio
Un comment Test GPUs cases, fixed ThresholdLayer.cu
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
Sergio
Comment Test GPUs cases
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
Sergio
Make lint happy
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
Sergio
Fixed call to ThresholdForward in ThresholdLayer.cu
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
Sergio
Fixed type in ThresholdLayer.cu
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
Sergio
Fixed typo in Threshold Layer definition
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
Sergio
Added ForwardGPU to ThresholdLayer and to the tests
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
Sergio
Added Threshold layer to neuron_layers.hpp
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
Sergio Guadarrama
Corrected conditions in test_threshold
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
Sergio Guadarrama
Fix typo in test_threshold ThresholdParameter
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
Sergio Guadarrama
Added the code for threshold_layer to the repo
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
Sergio Guadarrama
Added NeuronLayer<Dtype>::SetUp(bottom, top) to Thresho...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
Sergio Guadarrama
Added threshold setting test
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
Sergio Guadarrama
Fixed name of blob_bottom_
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
Sergio Guadarrama
Fixed name of threshold_ var
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
Sergio
Fixed ThresholdParam
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
Sergio
Test for Threshold layer
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
Evan Shelhamer
Merge pull request #459 from shelhamer/python-net-prepr...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
Evan Shelhamer
Merge pull request #459 from shelhamer/python-net-prepr...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-27
Evan Shelhamer
caffe.Net preprocessing members belong to object, not...
commit
|
commitdiff
|
tree
|
snapshot
next