Commit Graph

75 Commits (e60c8438fc35c233f19454fa2fb9a6d105ac03f5)

Author SHA1 Message Date
jerrywgz e60c8438fc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_clip_op
6 years ago
jerrywgz 11f1baa406 refine code, test=develop
6 years ago
qingqing01 07dc5a1506
Add generate_mask_labels_op to support Mask-RCNN and refine some code. (#15371)
6 years ago
jerrywgz 1c558ad388 add gpu kernel for box clip, test=develop
6 years ago
jerrywgz d30aa89fa5 test=develop
6 years ago
jerrywgz 481d8bce2f add box clip op
6 years ago
haowang101779990 66ea718452 en api improve format Dec 27
6 years ago
Kaipeng Deng 934f13a70a
Merge pull request #14371 from heavengate/yolo_loss
6 years ago
qingqing01 36f08eef3b
CUDA kernel for density_prior_box_op. (#14513)
6 years ago
qingqing01 9eefd2c766
Modify some infer-shape about detection operators in compile-time. (#14483)
6 years ago
dengkaipeng f115eb0d1e enhance api. test=develop
6 years ago
dengkaipeng 2faa2b4048 remove cu file. test=develop
6 years ago
ruri 4a55fb5f5b Add density_prior_box_op (#14226)
6 years ago
buxingyuan 6c1d74bb47 Merge branch 'develop' into FasterOpDoc
6 years ago
buxingyuan d0ccdf8fc1 follow comments
6 years ago
jerrywgz e35fd3b252 test=develop
6 years ago
jerrywgz e0708e62ba refine code
6 years ago
jerrywgz 1c591c3909
Merge branch 'develop' into fix_rpn_target_assign_op
6 years ago
jerrywgz f06c6193d7 fix rpn target assign test=develop
6 years ago
Xin Pan 4625f83f92 better handle var type inference
6 years ago
buxingyuan 0bb3b099c2 generate_proposal_labels doc
6 years ago
Xin Pan 23a29be49d hide all left over kwargs
6 years ago
gongweibao 1113337764 merge
6 years ago
whs fc44087d31
Add roi perspective transform op. (#13176)
7 years ago
qingqing01 65efebb864
Fix detection.py after merge slice_op. (#13435)
7 years ago
Xingyuan Bu 9e2e893f59 Enhence generate_proposal_labels_op and fix some bug. (#13239)
7 years ago
qingqing01 9557cc218d
Refine and fix some code for faster-rcnn. (#13135)
7 years ago
jerrywgz 1a88baae22 add rpn_target_assign api test (#13013)
7 years ago
Xingyuan Bu 0a97d24b41 Faster RCNN Generate Proposal Labels (#12616)
7 years ago
Xingyuan Bu 2ad5d91ef8 Faster RCNN Generate Proposals (#12056)
7 years ago
minqiyang 99d3f08920 Add print_function for all python files
7 years ago
minqiyang 507f479732 Polish code
7 years ago
minqiyang 0d7047ca79 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_pybind11
7 years ago
Bai Yifan 9333a62792
Add flatten op interface and enhance APIs about detection to support variable-length image. (#12422)
7 years ago
minqiyang e0d5f8a820 Move compat module to python/paddle
7 years ago
minqiyang 68b221401d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_pybind11
7 years ago
jerrywgz af8b1b993f Fix rpn_target_assign API.
7 years ago
Bai Yifan 649f5d74f0
fix mine_hard_example bug (#12664)
7 years ago
minqiyang a3539845f2 Polish python code style
7 years ago
minqiyang 09103084d3 Polish compat.py and add unittest for it
7 years ago
minqiyang 1f618c4ff9 Fix the overfix of 2to3 in xrange
7 years ago
minqiyang a58dd3e557 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_python3_syntax
7 years ago
Bai Yifan 900d61dd98
Clean python api (#12406)
7 years ago
minqiyang 559d36328c Apply 2to3 to current paddle main python code
7 years ago
baiyf be2d9dc2b8 Add prior_box output order control (#12032)
7 years ago
Yuan Gao 50aa6ba6f5 add rpn target assign op (#11449)
7 years ago
Xingyuan Bu 5056d3ec56 FasterRCNN Anchor Generator Op (#11218)
7 years ago
Xin Pan efcbe27263 Refine detection_map doc.
7 years ago
qiaolongfei bf3ff5b091 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into update-api-reference-1
7 years ago
Yibing Liu cafdeb0a40 Fix docs for detection_output & target_assign
7 years ago