Fix previous mistake on unimplemented top and address pyramid_height_==1 in SPPLayer
authorRonghang Hu <huronghang@hotmail.com>
Mon, 24 Aug 2015 21:46:23 +0000 (14:46 -0700)
committerRonghang Hu <huronghang@hotmail.com>
Wed, 26 Aug 2015 19:03:00 +0000 (12:03 -0700)
commit292dbc5866c0b0b2ad56278591dce8b519166b20
tree5b2194a2129a935eb3d83dac639ae6bd9c541dd2
parent0dfc5dac3d8bf17f833e21ae6ce7bc3ea19a03fa
Fix previous mistake on unimplemented top and address pyramid_height_==1 in SPPLayer

also, do nothing in SPPLayer Reshape if already reshaped once and bottom size unchanged
include/caffe/vision_layers.hpp
src/caffe/layers/spp_layer.cpp