shicai / SENet-Caffe

A Caffe Re-Implementation of SENet
BSD 3-Clause "New" or "Revised" License
169 stars 101 forks source link

Check failed: ExactNumBottomBlobs() == bottom.size() (3 vs. 2) Axpy Layer takes 3 bottom blob(s) as input. #13

Open rmxhhh opened 5 years ago

rmxhhh commented 5 years ago

I want to add the seNet to faster-rcnn,but there is an erro shows " Check failed: ExactNumBottomBlobs() == bottom.size() (3 vs. 2) Axpy Layer takes 3 bottom blob(s) as input.".Can you give me some advices ?