Add ops and fix bugs for Faster RCNN (#1942)
* add ops for faster rcnn * disable test for generate_proposals and roi_align, test=develop * remove .swp file * remove log in tensor slice * finish the unit test for roi_align, test=develop * add box_clip op and fix tensor slice bug * remove add four op twice * rewrite the implement for box_coder and sequence_expand, add faster_rcnn_test, test=develop * fix test bug of box_clip in x86 server, test=develop
Showing
lite/api/faster_rcnn_test.cc
0 → 100644
lite/operators/box_clip_op.cc
0 → 100644
lite/operators/box_clip_op.h
0 → 100644
想要评论请 注册 或 登录