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 |
Evan Shelhamer | add fish bike example image |
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-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 |
2014-05-26 |
Evan Shelhamer | Merge pull request #445 from jeffdonahue/convert_images... |
commit | commitdiff | tree | snapshot |
2014-05-26 |
Evan Shelhamer | convert imageset comment fixup |
commit | commitdiff | tree | snapshot |
2014-05-26 |
Evan Shelhamer | Merge pull request #456 from longjon/spurious-ldflags |
commit | commitdiff | tree | snapshot |
2014-05-26 |
Jonathan L... | don't pass LDFLAGS when only compiling |
commit | commitdiff | tree | snapshot |
2014-05-25 |
Evan Shelhamer | 10.9 install doc formatting |
commit | commitdiff | tree | snapshot |
2014-05-25 |
Evan Shelhamer | Back-merge recent fixes from master to dev |
commit | commitdiff | tree | snapshot |
2014-05-25 |
Evan Shelhamer | fix OSX 10.9 compiler/stdlib override for latest homebrew |
commit | commitdiff | tree | snapshot |
2014-05-25 |
Sergio Guadarrama | Merge pull request #448 from jeffdonahue/sguada-fix_max... |
commit | commitdiff | tree | snapshot |
2014-05-25 |
Jeff Donahue | merge caffe_set definitions; define for int as well |
commit | commitdiff | tree | snapshot |
2014-05-25 |
Jeff Donahue | add tests for maxpooling layer forward, and for maxpool... |
commit | commitdiff | tree | snapshot |
2014-05-25 |
Jeff Donahue | optionally output the mask to a top blob instead of... |
commit | commitdiff | tree | snapshot |
2014-05-25 |
Jeff Donahue | make a Blob<unsigned int> and use in dropout layer |
commit | commitdiff | tree | snapshot |
2014-05-25 |
Jeff Donahue | use a Blob<int> instead of a SyncedMemory to store... |
commit | commitdiff | tree | snapshot |
2014-05-25 |
Jeff Donahue | bugfix: setting count to the top count in backward... |
commit | commitdiff | tree | snapshot |
2014-05-25 |
Jeff Donahue | mask should be const in backward pass |
commit | commitdiff | tree | snapshot |
2014-05-25 |
Jeff Donahue | remove commented out code |
commit | commitdiff | tree | snapshot |
2014-05-25 |
Jeff Donahue | lint and make compilable (using static_cast's found... |
commit | commitdiff | tree | snapshot |
2014-05-24 |
Sergio | Adapted to V1 proto definition, test don't pass |
commit | commitdiff | tree | snapshot |
2014-05-24 |
Sergio | Commented Atomic Add, back to loop in GPU MaxPoolBackward |
commit | commitdiff | tree | snapshot |
2014-05-24 |
Sergio | Attempt to use AtomicAdd but it seems slower |
commit | commitdiff | tree | snapshot |
2014-05-24 |
Sergio | Added test for maxpool layer followed by dropout |
commit | commitdiff | tree | snapshot |
2014-05-24 |
Sergio | Use loops in GPU again to avoid over-writting of bottom... |
commit | commitdiff | tree | snapshot |
2014-05-24 |
Sergio | Fixed parameter order |
commit | commitdiff | tree | snapshot |
2014-05-24 |
Sergio | Cleaned prints from test_pooling_layer.cpp |
commit | commitdiff | tree | snapshot |
2014-05-24 |
Sergio | Set bottom_diff to 0 and remove Async memcopy |
commit | commitdiff | tree | snapshot |
2014-05-24 |
Sergio | Remove top_data from backward Max Pooling |
commit | commitdiff | tree | snapshot |
2014-05-24 |
Sergio | Use mask_idx to compute backward Max Pooling |
commit | commitdiff | tree | snapshot |
2014-05-24 |
Sergio | Added test for Pooling layer GPU |
commit | commitdiff | tree | snapshot |
2014-05-24 |
Sergio | Added max_idx to Pooling layer GPU |
commit | commitdiff | tree | snapshot |
2014-05-24 |
Sergio Guadarrama | Default mask idx is -1 |
commit | commitdiff | tree | snapshot |
2014-05-24 |
Sergio | Added max_idx to Pooling layer CPU |
commit | commitdiff | tree | snapshot |
2014-05-23 |
Jeff Donahue | add convert_imageset option to resize images; use in |
commit | commitdiff | tree | snapshot |
2014-05-23 |
Evan Shelhamer | follow-up on #443 to invert k channels (instead of 3) |
commit | commitdiff | tree | snapshot |
2014-05-23 |
James Thewlis | Correctly invert the swapping of colour channels |
commit | commitdiff | tree | snapshot |
2014-05-23 |
Evan Shelhamer | follow-up on #443 to invert k channels (instead of 3) |
commit | commitdiff | tree | snapshot |
2014-05-23 |
Evan Shelhamer | Merge pull request #443 from jamt9000/correct-deprocess |
commit | commitdiff | tree | snapshot |
2014-05-23 |
James Thewlis | Correctly invert the swapping of colour channels |
commit | commitdiff | tree | snapshot |
2014-05-23 |
Evan Shelhamer | Merge pull request #433 from shelhamer/eltwise |
commit | commitdiff | tree | snapshot |
2014-05-23 |
Evan Shelhamer | commment, lint |
commit | commitdiff | tree | snapshot |
2014-05-23 |
Evan Shelhamer | weight elementwise sum with per-blob coefficients |
commit | commitdiff | tree | snapshot |
2014-05-23 |
Evan Shelhamer | link presentation on dropbox (was self-hosted during... |
commit | commitdiff | tree | snapshot |
2014-05-23 |
Sergey Karayev | link to demo |
commit | commitdiff | tree | snapshot |
2014-05-23 |
Evan Shelhamer | make sum the default eltwise operation |
commit | commitdiff | tree | snapshot |
2014-05-22 |
Evan Shelhamer | fix layer name in logging |
commit | commitdiff | tree | snapshot |
2014-05-22 |
Evan Shelhamer | Merge pull request #435 from shelhamer/v1-models |
commit | commitdiff | tree | snapshot |
2014-05-22 |
Evan Shelhamer | fix draw_net python script |
commit | commitdiff | tree | snapshot |
2014-05-22 |
Evan Shelhamer | release v1 model defs + weights |
commit | commitdiff | tree | snapshot |
2014-05-22 |
Evan Shelhamer | Merge pull request #434 from shelhamer/little-cat |
commit | commitdiff | tree | snapshot |
2014-05-22 |
Evan Shelhamer | reduce example image size |
commit | commitdiff | tree | snapshot |
2014-05-22 |
Evan Shelhamer | point out @niuzhiheng's work on the Windows port |
commit | commitdiff | tree | snapshot |
2014-05-22 |
Evan Shelhamer | add EltwiseLayer docstring |
commit | commitdiff | tree | snapshot |
2014-05-22 |
Evan Shelhamer | Elementwise layer learns summation |
commit | commitdiff | tree | snapshot |
2014-05-22 |
Evan Shelhamer | add caffe_gpu_add() and caffe_gpu_sub() |
commit | commitdiff | tree | snapshot |
2014-05-22 |
Evan Shelhamer | EltwiseProductLayer -> EltwiseLayer for generality |
commit | commitdiff | tree | snapshot |
2014-05-21 |
Evan Shelhamer | fix test_all path in docs |
commit | commitdiff | tree | snapshot |
2014-05-21 |
Evan Shelhamer | Revert "setting canonical random seed" |
commit | commitdiff | tree | snapshot |
2014-05-21 |
Sergey Karayev | Merge pull request #421 from sguada/argmax_layer |
commit | commitdiff | tree | snapshot |
2014-05-21 |
Sergey Karayev | setting canonical random seed |
commit | commitdiff | tree | snapshot |
2014-05-21 |
Sergey Karayev | Fixed lint errors due to ArgmaxLayer |
commit | commitdiff | tree | snapshot |
2014-05-21 |
Sergey Karayev | Documented ArgMax layer in vision_layers.hpp |
commit | commitdiff | tree | snapshot |
2014-05-21 |
Sergey Karayev | corrected the caffe.proto ids |
commit | commitdiff | tree | snapshot |
2014-05-21 |
Sergio Guadarrama | Change ArgMaxLayerParam to ArgMaxParam for consitency |
commit | commitdiff | tree | snapshot |
next |